1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-12 04:25:12 +00:00
Files
yt-dlp/youtube_dl/YoutubeDL.py
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

105 KiB
Executable File