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/postprocessor
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
..
__init__.py Sponskrub integration 4 years ago
common.py [skip travis] renaming 4 years ago
embedthumbnail.py ffmpeg: ignore extra data streams with `-dn` (fixes #2) 4 years ago
execafterdownload.py [skip travis] renaming 4 years ago
ffmpeg.py ffmpeg: ignore extra data streams with `-dn` (fixes #2) 4 years ago
metadatafromtitle.py [skip travis] renaming 4 years ago
sponskrub.py Sponskrub integration 4 years ago
xattrpp.py [skip travis] renaming 4 years ago