yt-dlc/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
YoutubeDL.py Fix case sensitivity of format selector 2021-04-26 10:56:56 +05:30
__init__.py Add option `--skip-playlist-after-errors` 2021-04-22 02:16:31 +05:30
__main__.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
aes.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
cache.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
compat.py Update to ytdl-commit-4fb25ff 2021-04-10 22:19:54 +05:30
jsinterp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
options.py [documentation] Fix typos 2021-04-22 16:54:44 +05:30
socks.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
swfinterp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
update.py [update] Fix updater removing the executable bit on some UNIX distros 2021-03-03 19:07:14 +05:30
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