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?
_real_extract
[space] Add support for mobile URLs
In contrast to other sites, ComedyCentral seems to understand how to sensibly use MTV IE, but the additional text shouldn't hurt.
The RSS method seems to be defunct.
Fixes #2189
Apparantly, even the advertisers do geoblocking now!? From the US, this isn't outright blocked, but there are no videos returned.
Conflicts: youtube_dl/extractor/mtv.py
Conflicts: youtube_dl/extractor/gametrailers.py