Downloader randomly pauses and wont resume. Unable to diagnose with -v #454
Unanswered
ScootyBooty
asked this question in
Q&A
Replies: 3 comments 4 replies
|
It is probably just downloading. The resource it is stopped on is a 20 minute video, if your internet is slow then it may take some time to download everything. Leave it for longer and see if it completes. |
0 replies
|
So I'm seeing this also, will just stop on particular submissions by certain users. There's no real trend though, sometimes a reddit hosted image, sometimes Imgur, sometimes an external link. I'm on gigabit, so its not a connection speed issue or a large download (I checked network traffic too, it stopped). I'm pretty sure it was introduced with v 2.2.0, as this wasnt a problem prior to that. |
3 replies
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
So I'm using this downloader to get all media from a user's reddit account with the following command
python -m bdfr download C:\BDFR --submitted --user jessnjamez --file-scheme {POSTID} --max-wait-time 10 --folder-scheme {REDDITOR} --no-dupes -v
(this is a NSFW account)
for most users, this executes just fine. However, for some users, the downloader reaches a point at which it just pauses and never resumes. This is shown below.

it has currently been ~8 minutes since it stopped.

Any thoughts?
All reactions