Commit Graph

10 Commits

Author SHA1 Message Date
Chocobo1 6234ad9838
Format header 2024-12-27 13:58:59 +08:00
ducalex b7c497003e
Add date field to eztv 2024-08-19 10:43:10 +01:00
ducalex cfe98dab9e
Fixed EZTV plugin (#291)
* Fixed EZTV plugin

It requires a post parameter in order to get magnet links

* Added retrieve_url function to eztv plugin so that it works for everybody

* Try helpers.py's retrieve_url first, then fallback to urllib if it doesn't support POST

* Attempt to satisfy linter

* Reverted failed attempt at satisfying the linter

* Appease linter, second attempt
2024-08-17 14:45:02 +01:00
Diego Heras 94f167d683
Update EZTV search engine (#170) 2021-05-16 18:25:38 +02:00
Ni Ndogo 7e606522d5
Get EZTV to work. (#152)
Website changed again and this gets it to work again.
2020-12-04 20:15:06 +01:00
Diego Heras 4f396c0c42
Remove legacy Python2 code (#150) 2020-11-28 20:34:41 +01:00
Ni Ndogo a02a35e4ec
Fixed eztv to work (#148)
Did 2 changes:
a. Changed the url to https://eztv.it which works for all valid urls.
b. Changed the code to work with new site settings.
2020-11-28 19:54:56 +01:00
Diego Heras 789fefad84
Fix Eztv search plugin (#87) 2019-04-27 17:04:06 +02:00
Chocobo1 56092813ce
Refactor code to be PEP8 compliant 2018-09-16 16:03:23 +08:00
ngosang 4e339b950c Add eztv search plugin 2018-09-15 20:20:01 +02:00