ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
132.01k stars 10.01k forks source link

Download segments of Youtube Dash or HLS format in parallel #26380

Open kietheros opened 4 years ago

kietheros commented 4 years ago

Checklist

Question

youtube-dl downloads DASH or m3u8 format very slow. Download speed is about 500 kbps, and download speed of other MP4 formats are about 20 Mbps on my computer. Can youtube-dl download segments in parallel. If youtube-dl doesn't support this feature, which method should I use to implement this feature:

Lee-Carre commented 2 years ago

See