mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-16 06:17:27 +00:00
d7939e2c07
grab metadata from the new endpoint (videos/%d.json) instead of the legacy endpoint (videos/%d/config/alacarta_videos.json), which is what is actually used for the UI now. - gives more up to date titles - adds description / URL - makes supporting audios easy (see next commit) |
||
---|---|---|
.. | ||
downloader | ||
extractor | ||
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 | ||
YoutubeDL.py |