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_dl/downloader
Jaime Marquínez Ferrándiz 8a7bbd1606 [postprocessor/ffmpeg] Always use the 'file:' protocol for filenames (fixes #6874)
If the filename contains ':' it is interpreted as a protocol.
It also handles filenames starting with '-'.
9 years ago
..
__init__.py
common.py
dash.py
external.py [downloader/external] Use generalized cli option converters 9 years ago
f4m.py
fragment.py
hls.py [postprocessor/ffmpeg] Always use the 'file:' protocol for filenames (fixes #6874) 9 years ago
http.py
rtmp.py
rtsp.py