0 Voter

Multiple Downloads

Hello , would it be possible to add feature so songs from youtube are downloaded 2-3 instead of 1 at a time, with long playlists it takes a while to download and by adding multiple downloads at a time it would decrease dll time by alot if its possible ofcourse

team Posted by Crypto90, at 17:00:02 - Nov 4, 2021

Should be possible, the only point against it, youtube does block the host server IP temporarly for a few hours if too many requests are made. Youtube does not want any automated requests at all. Right now we have a cooldown implemented additionally, which does a small sleep between each download (we may remove this again in the next updates). If we would enable multiple parallel downloads, which is technically possible, the host server does get temporarly ip banned even faster from youtube. We will look what is technically possible.