1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-05 23:51:09 +02:00
yt-dlp/youtube_dl
xarantolus f442082a50 [youtube] More general title extraction
Seems like this attribute is moved every few weeks, so we just extract both and use the one that is present.
2020-09-06 09:22:48 +02:00
..
downloader [downloader/http] Request last data block of exact remaining size 2020-05-05 21:43:39 +07:00
extractor [youtube] More general title extraction 2020-09-06 09:22:48 +02:00
postprocessor [postprocessor/ffmpeg] Embed series metadata with --add-metadata 2020-05-23 12:28:15 +07:00
__init__.py
__main__.py
aes.py
cache.py
compat.py [compat] Introduce compat_cookiejar_Cookie 2020-05-05 05:54:10 +07:00
jsinterp.py
options.py
socks.py
swfinterp.py
update.py
utils.py [utils] Recognize wav mimetype (closes #26463) 2020-09-06 11:19:53 +07:00
version.py release 2020.09.06 2020-09-06 13:00:41 +07:00
YoutubeDL.py