mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-02-16 06:26:49 +01:00
* 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