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
Sergey M․ 1141e9104b
Use relative paths for DASH fragments (closes #12990)
10x reduced JSON size
refs #13810
8 years ago
..
__init__.py
common.py
dash.py Use relative paths for DASH fragments (closes #12990) 8 years ago
external.py
f4m.py
fragment.py [downloader/fragment] PEP 8 8 years ago
hls.py [downloader/hls] Use redirect URL as manifest base (#13755) 8 years ago
http.py
ism.py Fix bugs caused by typos 8 years ago
rtmp.py improve coding style 8 years ago
rtsp.py