* 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