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
Yen Chi Hsuan 9d0e366880 [downloader/hls] Remove Accept-encoding from headers passed to ffmpeg
Fails for Youtube Gaming live streams (#7671)
9 years ago
..
__init__.py [downloader/dash] Rename the protocol 9 years ago
common.py Typo fix, found while going through the code. 9 years ago
dash.py Switch codebase to use sanitized_Request instead of 9 years ago
external.py [downloader/external] Use generalized cli option converters 9 years ago
f4m.py Use a wrapper around xml.etree.ElementTree.fromstring in python 2.x (#7178) 9 years ago
fragment.py [downloader/fragment] Respect --retries for fragment based downloaders (Closes #6549) 9 years ago
hls.py [downloader/hls] Remove Accept-encoding from headers passed to ffmpeg 9 years ago
http.py Switch codebase to use sanitized_Request instead of 9 years ago
rtmp.py Typo fix, found while going through the code. 9 years ago
rtsp.py [mplayer] Rename to RTSP 9 years ago