Removed websurg extractor
Needed on python 3
The ‘Top tracks’ list is not always present in the channel page
`title={foo}` may not be at the end of the `href` string.
—write-pages
This doesn’t cause any problem in python 2.*, but on python 3 the `md5` function only accepts bytes.
No, we are not intentionally hiding the version number. Why would we?
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
DASH download fails on many videos (all with encrypted signatures? not sure yet), for example 07FYdnEawAQ, with a 403.
Conflicts: test/test_utils.py youtube_dl/extractor/youtube.py
Conflicts: youtube_dl/extractor/youtube.py
It works fine from all my machines, no matter where, but from travis, we get lots of 403s. Maybe another project is scraping CSPAN from travis and they're blocking the travis machines?