You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp
coletdjnz 00ae27690d
[youtube] Add `html5=1` param to `get_video_info` page requests (#329)
Workaround for #319, https://github.com/ytdl-org/youtube-dl/issues/29086
Authored by: colethedj
4 years ago
..
downloader [downloader] Fix `write_debug` 4 years ago
extractor [youtube] Add `html5=1` param to `get_video_info` page requests (#329) 4 years ago
postprocessor Add field `name` for subtitles 4 years ago
YoutubeDL.py Field `additional_urls` to download additional videos from metadata 4 years ago
__init__.py [compat] Fix py2 4 years ago
__main__.py Completely change project name to yt-dlp (#85) 4 years ago
aes.py
cache.py
compat.py
jsinterp.py Completely change project name to yt-dlp (#85) 4 years ago
options.py [compat] Fix py2 4 years ago
socks.py
swfinterp.py Completely change project name to yt-dlp (#85) 4 years ago
update.py
utils.py Add `pl_thumbnail` outtmpl key for playlist thumbnails 4 years ago
version.py [version] update :ci skip all 4 years ago
webvtt.py