Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pixeldrain and 1dm downloader inconvenience. Access forbidden #11

Open
blackholeearth opened this issue Jul 4, 2023 · 5 comments
Open

Comments

@blackholeearth
Copy link

blackholeearth commented Jul 4, 2023

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
Copy link

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

@blackholeearth
Copy link
Author

blackholeearth commented Oct 19, 2023

İ 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
Copy link

grr commented Jan 17, 2024

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
Copy link
Author

blackholeearth commented Jan 19, 2024

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
Copy link
Author

blackholeearth commented Jan 20, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants