Fornaxian / pixeldrain_web

Web interface for pixeldrain.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixeldrain and 1dm downloader inconvenience. Access forbidden

blackholeearth opened this issue · comments

What i expect:
İ want to add all 10 files(pixeldrain) to downloader queue .
go to work.
When i come home, i want to see all finished.

İn 1dm, İ set ;
concurrent download:1 ,
Connection per download :2 ;

But in reality:
İ add 1st file to 1dm downloader, sometimes 2nd file.
Cant add add the 3rd 4th .. and 10th.

İ get access forbidden.❌🚫🛑
Website says you have maxed out concurrent download.

Right now i have to sit on computer download them one by one... This is big inconvenience.

İm not trying to download them simultaneously.

Can you fix this?. Allow me to add 10 files to my downloader all at once.

Note:
Pixeldrain realises that the download has finished after 10 or 20 minutes .

Max 3 concurrent connection for Free Users :(
You have to purchase a plan 👍

İ know that, i dont want to download parallel.

İ just wanna add 10 file to download queue.
Download them 1 by 1.

1st finishes. Then 2nd starts to download.
2nd finishes. Then 3rd starts to download.
....
And so on.

Currently its nuisance.

commented

there's a simple api for that use case. change the part of the url from /u/ to /api/file/ then you can feed the urls to wget or other downloader program. it's fully documented here: https://pixeldrain.com/api and doesn't require any authentication.

Yeah im doing exactly what u suggested. Since i realized that .


But sometimes. Wifi messup for 1 or 2 seconds.
Then, Downloader fails to continue any of the pixeldrain urls.

#12 :: İt takes 5 to 15 minutes for that stale connection to die. After that, u can resume the downloading..

Request:
Some websites. Knows that you are downloading 4 5 files simultaneously and sends error to all downloading files .

Thats good. ✅👍 no problem here.
All downloads are now stopped. 👍

But this site realizes all downloads have stopped in 5 seconds .

Allows 1 of them to continue.
The recognition time of this website is quick .
Not 15 minutes like pixeldrain...🥸🥸🤪🤪

Can you make something like this...???