[viddler] fixed viddler support; also added a viddler generic extractor
generic extractor
For now filenames will be encoded with preferrefencoding before written to disk
It's also useful when you use the '--write-info-json' option.
For example for http://www.dr.dk/tv/se/moderne-klassikere/moderne-klassikere-one-republic-apologize#!/, there's a version where everytime someone speaks in English a computer voice translates it.
Conflicts: youtube_dl/extractor/fc2.py
Conflicts: youtube_dl/extractor/rtl2.py
I should have check everything was copied before commiting 4b405cfc6e.
4b405cfc6e
I didn't copied it from downloader/external
Useful for external tools using the json output. The methods '_calc_headers' and '_calc_cookies' have been copied from the downloader/external, now they just use "info_dict['http_headers']".