1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-11-10 19:37:25 +00:00
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 Unify coding cookie 2016-10-03 23:44:29 +07:00
__init__.py Unify coding cookie 2016-10-03 23:44:29 +07:00
__main__.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
aes.py
cache.py [cache] Fix writing to paths with unicode characters 2014-11-19 00:02:24 +01:00
compat.py
jsinterp.py
options.py [options] Actually print Adobe Pass options sections in --help 2016-09-15 22:18:31 +07:00
socks.py
swfinterp.py
update.py
utils.py Unify coding cookie 2016-10-03 23:44:29 +07:00
version.py release 2016.10.12 2016-10-12 21:30:05 +07:00
YoutubeDL.py Unify coding cookie 2016-10-03 23:44:29 +07:00