mirror of
https://github.com/blackjack4494/yt-dlc.git
synced 2025-09-24 16:41:05 -06:00
- Eliminate segment_urls and initialization_url + Introduce manifest_url (manifest may contain unfragmented data in this case url will be used for direct media URL and manifest_url for manifest itself correspondingly) * Rewrite dashsegments downloader to use fragments data * Improve generic mpd extraction