1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-02-01 16:26:47 +01:00
Felix S a0c3b2d5cf [extractor/common] Extract HLS subtitle tracks
_extract_m3u8_formats is renamed to _extract_m3u8_formats_and_subtitles
and extended to handle subtitle tracks instead of skipping them;
a wrapper with the old name is provided for compatibility.

_parse_m3u8_formats is likewise renamed and extended, but without adding
the compatibility wrapper; the test suite is adjusted to test the enhanced
method instead.
2021-04-28 17:19:57 +05:30
..
2021-04-10 22:19:54 +05:30
2021-04-22 16:54:44 +05:30
2021-04-28 17:19:23 +05:30
2021-04-22 17:30:36 +05:30