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.
2021-04-28 17:20:20 +05:30
..
__init__.py [downloader] Fix downloader selection for m3u8 2021-04-14 12:25:42 +05:30
common.py More improvements to HLS/DASH external downloader code 2021-03-11 22:07:42 +05:30
dash.py Py2 compatibility for `FileNotFoundError` 2021-04-26 10:56:53 +05:30
external.py [downloader] Fix ffmpeg selection for m3u8_native 2021-04-17 04:15:56 +05:30
f4m.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
fragment.py [downloader/fragment] Allow persisting extra state when a download is interrupted 2021-04-28 17:19:31 +05:30
hls.py Py2 compatibility for `FileNotFoundError` 2021-04-26 10:56:53 +05:30
http.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
ism.py [extractor/common, downloader/ism] Extract SSTR subtitle tracks 2021-04-28 17:20:20 +05:30
niconico.py Release 2021.03.01 2021-03-01 05:39:50 +05:30
rtmp.py More consistent warning messages (#173) 2021-03-20 09:34:52 +05:30
rtsp.py More consistent warning messages (#173) 2021-03-20 09:34:52 +05:30
youtube_live_chat.py [youtube_live_chat] fix bug when trying to set cookies 2021-03-23 17:53:36 +05:30