Fornaxian / pixeldrain_web

Web interface for pixeldrain.com
GNU Affero General Public License v3.0
83 stars 10 forks source link

Pixeldrain and 1dm downloader inconvenience. Access forbidden #11

Open blackholeearth opened 1 year ago

blackholeearth commented 1 year ago

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 .

Hasan-Uddin commented 11 months ago

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

blackholeearth commented 11 months ago

İ 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.

grr commented 8 months ago

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.

blackholeearth commented 8 months ago

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..

blackholeearth commented 8 months ago

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...???