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.
youtube-dl/youtube_dl/downloader
Jaime Marquínez Ferrándiz b509a4b176 [downloader/f4m] If <pv-2.0> is in the manifest, add it to the fragments urls query (fixes #3176)
It's used in some akamai videos (for example for theplatform.com).
10 years ago
..
__init__.py Add a downloader for f4m manifests 10 years ago
common.py [downloader/common] Fix typo 10 years ago
f4m.py [downloader/f4m] If <pv-2.0> is in the manifest, add it to the fragments urls query (fixes #3176) 10 years ago
hls.py [downloader/hls] Return False if ffmpeg or avconv couldn't be found 10 years ago
http.py [http] Avoid closing stdout (Fixes #3686) 10 years ago
mplayer.py Some pep8 style fixes 10 years ago
rtmp.py [downloader/rtmp] Use check_exectuble 10 years ago