youtube-dl/youtube_dl
Yen Chi Hsuan 88ebefc054
[cmt] Fix mgid extraction (closes #10813)
The example in #10813 requires TV provider authentication in Firefox,
while youtube-dl can download it directly with an US proxy.

I'm not sure whether the mgid fix is cmt-specific or it applies to all
mtv-based sites. I keep it in cmt.py until similar patterns are found in
other websites.
2016-10-15 14:27:15 +08:00
..
downloader [downloader/common] Remove debug output 2016-10-12 21:22:33 +07:00
extractor [cmt] Fix mgid extraction (closes #10813) 2016-10-15 14:27:15 +08:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
socks.py
swfinterp.py
update.py
utils.py
version.py release 2016.10.12 2016-10-12 21:30:05 +07:00
YoutubeDL.py