imputnet / cobalt

best way to save what you love
https://cobalt.tools
GNU Affero General Public License v3.0
17.43k stars 1.43k forks source link

Handle Concurrent Download #836

Open almafazi opened 1 month ago

almafazi commented 1 month ago

problem description

how to handle concurrent download? every time i generate download URL (tunnel) then i open tunnel URL 7 times in browser, they will start downloading after waiting for first download to finish, sometimes i even find my Tunnel URL gives 404 response. can i run 7x download simultaneously at same time?

Screenshot 2024-10-12 at 1 57 22 PM Screenshot 2024-10-12 at 1 58 35 PM Screenshot 2024-10-12 at 1 58 55 PM Screenshot 2024-10-12 at 1 59 00 PM

your instance configuration

No response

dhawansolanki commented 1 month ago

This is because the default time of the video is 90s.

almafazi commented 1 month ago

This is because the default time of the video is 90s.

So i can't do concurrent download?