yt-dlp/yt_dlp
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
..
downloader [extractor/common, downloader/ism] Extract SSTR subtitle tracks 2021-04-28 17:20:20 +05:30
extractor [extractor/common, downloader/ism] Extract SSTR subtitle tracks 2021-04-28 17:20:20 +05:30
postprocessor [MetadataFromField] Improve regex and add tests 2021-04-21 11:12:04 +05:30
__init__.py Add option --skip-playlist-after-errors 2021-04-22 02:16:31 +05:30
__main__.py
aes.py
cache.py
compat.py Update to ytdl-commit-4fb25ff 2021-04-10 22:19:54 +05:30
jsinterp.py
options.py [documentation] Fix typos 2021-04-22 16:54:44 +05:30
socks.py
swfinterp.py
update.py
utils.py [utils] Improve bug_report_message 2021-04-28 17:19:23 +05:30
version.py [version] update :ci skip all 2021-04-22 17:30:36 +05:30
YoutubeDL.py Fix case sensitivity of format selector 2021-04-26 10:56:56 +05:30