bulk-downloader-for-reddit icon indicating copy to clipboard operation
bulk-downloader-for-reddit copied to clipboard

[BUG]noob cant get past this error

Open jflint11 opened this issue 1 year ago • 1 comments

  • [x] I am reporting a bug.
  • [x] I am running the latest version of BDfR
  • [x] I have read the Opening an issue

Description

very new to python and unable to find the solution to the error: "source python is private and cannot be scraped"

[2023-06-15 14:55:52,818 - bdfr.connector - DEBUG] - Disabling the following modules: [2023-06-15 14:55:52,818 - bdfr.connector - Level 9] - Created download filter [2023-06-15 14:55:52,819 - bdfr.connector - Level 9] - Created time filter [2023-06-15 14:55:52,819 - bdfr.connector - Level 9] - Created sort filter [2023-06-15 14:55:52,837 - bdfr.connector - Level 9] - Create file name formatter [2023-06-15 14:55:52,837 - bdfr.connector - DEBUG] - Using unauthenticated Reddit instance [2023-06-15 14:55:53,014 - bdfr.connector - Level 9] - Created site authenticator [2023-06-15 14:55:53,539 - bdfr.connector - ERROR] - Source Python is private and cannot be scraped [2023-06-15 14:55:53,540 - bdfr.connector - Level 9] - Retrieved subreddits [2023-06-15 14:55:53,540 - bdfr.connector - Level 9] - Retrieved multireddits [2023-06-15 14:55:53,541 - bdfr.connector - Level 9] - Retrieved user data [2023-06-15 14:55:53,541 - bdfr.connector - Level 9] - Retrieved submissions for given links [2023-06-15 14:55:53,541 - root - INFO] - Program complete

Command

python3 -m bdfr download ./path/to/output --subreddit Python -L 10

Environment (please complete the following information)

  • OS: [e.g. Windows 10]
  • Python version: [e.g. 3.11]

Logs

Paste the log output here.

jflint11 avatar Jun 15 '23 21:06 jflint11

Try it again, the subreddit might have been part of the API blackout.

Serene-Arc avatar Jun 16 '23 01:06 Serene-Arc