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-dlc/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 More improvements to HLS/DASH external downloader code 4 years ago
dash.py Py2 compatibility for `FileNotFoundError` 4 years ago
external.py [downloader] Fix ffmpeg selection for m3u8_native 4 years ago
f4m.py Completely change project name to yt-dlp (#85) 4 years ago
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 Completely change project name to yt-dlp (#85) 4 years ago
ism.py [extractor/common, downloader/ism] Extract SSTR subtitle tracks 4 years ago
niconico.py Release 2021.03.01 4 years ago
rtmp.py More consistent warning messages (#173) 4 years ago
rtsp.py More consistent warning messages (#173) 4 years ago
youtube_live_chat.py [youtube_live_chat] fix bug when trying to set cookies 4 years ago