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/yt_dlp/downloader
Felix S fd76a14259 [extractor/common, downloader/ism] Extract SSTR subtitle tracks
_parse_ism_formats was extended into _parse_ism_formats_and_subtitles;
all direct users were updated, though _extract_ism_formats was left
as a compatibility wrapper.

The SSTR downloader was also modified in order to prepare for muxing
subtitle streams, although no support for any subtitle codecs was
added in this commit.
4 years ago
..
__init__.py [downloader] Fix downloader selection for m3u8 4 years ago
common.py
dash.py Py2 compatibility for `FileNotFoundError` 4 years ago
external.py [downloader] Fix ffmpeg selection for m3u8_native 4 years ago
f4m.py
fragment.py [downloader/fragment] Allow persisting extra state when a download is interrupted 4 years ago
hls.py Py2 compatibility for `FileNotFoundError` 4 years ago
http.py
ism.py [extractor/common, downloader/ism] Extract SSTR subtitle tracks 4 years ago
niconico.py
rtmp.py
rtsp.py
youtube_live_chat.py [youtube_live_chat] fix bug when trying to set cookies 4 years ago