MalloyDelacroix / DownloaderForReddit

The Downloader for Reddit is a GUI application with some advanced features to extract and download submitted content from reddit.
GNU General Public License v3.0
511 stars 48 forks source link

Not downloading posts #55

Closed vv211 closed 5 years ago

vv211 commented 5 years ago

The program won't download media for new users/subreddits. I have added several new users to my list, and added a subreddit to test that as well. This was originally occurring on 2.3.0, updating to 2.3.2 did not resolve the issue

Are there logs saved somewhere that I can look at?

MalloyDelacroix commented 5 years ago

Yes, you can access the log by going to File -> Open Save Location. It should be in "AppData/Roaming/SomeGuySoftware/DownloaderForReddit/"

vv211 commented 5 years ago

I've searched through the logs and no results returned for the usernames and subreddits which are failing to download

Failed usernames are: dare_to_share hisandhersecret2018 sexymooncake mbogxmbor

failed sub: alahnaly_

DownloaderForReddit.log

DownloaderForReddit1.log

MalloyDelacroix commented 5 years ago

From the log I see that you have the download set to download only user posts that are in the subreddits in the subreddit list, and that you only have one subreddit in that list. Are you sure that the users you are trying to download have posted in that subreddit?

vv211 commented 5 years ago

They have not; Does having both the "Download users" and "Download subreddits" boxes checked mean to only download posts from a subreddit that have been submitted by the users in the list? I thought I could download all posts in a sub regardless of author, and that the subreddit list was used for that.

The new users weren't downloading even before I added a sub. I had added that to test if that would fail as well. I must have been doing something different at that point because users are downloading correctly now, with subreddit unchecked as you suggested.

MalloyDelacroix commented 5 years ago

Right, If both check boxes are checked, only user posts in subreddits in the subreddit list will be downloaded. If only the user checkbox is checked, the user content will be downloaded regardless of sub. If only the subreddit checkbox is checked, the subreddit content will be downloaded regardless of user.