youtube-dl/youtube_dl
Sergey M․ 0396806f67
[YoutubeDL] Do not override id, extractor and extractor_key in url_transparent
All these meta fields must be borrowed from final extractor that actually performs extraction.
This commit fixes extractor id in download archives for url_transparent downloads. Previously, 'transparent' extractor was erroneously
used for extractor archive id, e.g. 'eggheadlesson 4n8ugwwj5t' instead of 'wistia 4n8ugwwj5t'.
2017-07-21 00:13:32 +07:00
..
downloader Fix bugs caused by typos 2017-07-14 23:08:32 +07:00
extractor [egghead:lesson] Add extractor (#6635) 2017-07-20 23:22:36 +07:00
postprocessor
YoutubeDL.py [YoutubeDL] Do not override id, extractor and extractor_key in url_transparent 2017-07-21 00:13:32 +07:00
__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 2017.07.15 2017-07-15 07:36:05 +07:00