]> jfr.im git - yt-dlp.git/commit
[extractor/slideslive] Fix slides and chapters/duration (#6024)
authorbashonly <redacted>
Sat, 14 Jan 2023 19:52:03 +0000 (13:52 -0600)
committerGitHub <redacted>
Sat, 14 Jan 2023 19:52:03 +0000 (19:52 +0000)
commit5ab3534d44231f7711398bc3cfc520e2efd09f50
tree2bbc04536a753b6a434504914f92e77f7c1c4abe
parentcb73b8460c3ce6d37ab651a4e44bb23b10056154
[extractor/slideslive] Fix slides and chapters/duration (#6024)

* Fix slides/thumbnails extraction
* Extract duration to fix issues w/ `--embed-chapters`, `--split-chapters`
* Add `InfoExtractor._extract_mpd_vod_duration` method
* Expand applicability of `InfoExtractor._parse_m3u8_vod_duration` method
Authored by: bashonly
yt_dlp/extractor/common.py
yt_dlp/extractor/slideslive.py