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/youtube_dlc
Jody Bruchon e0da59fe54 ffmpeg: ignore extra data streams with `-dn` (fixes #2)
Sometimes, video files will arrive with a timecode data stream
that causes `-map 0` to error out due to the stream not being
supported in the output container. These data streams generally do
not matter, so tell ffmpeg to ignore them rather than choking on
them.
4 years ago
..
downloader Make sure playerOffsetMs is positive in youtube_live_chat by siikamiika #5 (blackjack4494#262) 4 years ago
extractor Tiktok fix #8 (blackjack4494#20) 4 years ago
postprocessor ffmpeg: ignore extra data streams with `-dn` (fixes #2) 4 years ago
YoutubeDL.py Fix bug in default format selection 4 years ago
__init__.py Sponskrub integration 4 years ago
__main__.py [skip travis] renaming 4 years ago
aes.py [skip travis] renaming 4 years ago
cache.py [skip travis] renaming 4 years ago
compat.py Add --write-*-link by h-h-h-h 4 years ago
jsinterp.py [skip travis] renaming 4 years ago
options.py Preparing for release 4 years ago
socks.py [skip travis] renaming 4 years ago
swfinterp.py [skip travis] renaming 4 years ago
update.py Disable Updates 4 years ago
utils.py Preparing for release 4 years ago
version.py Release 2021.01.07 4 years ago