Skip to content

Not downloading filtered content #398

Description

@Saortica

Describe the bug
DFR has ceased downloading any NSFW content for me, whether hosted on reddit or redgifs (with 3.16.1).
This occurs in both 3.16.0 and 3.16.1.
Have verified can download SFW images.
Reddit account is set up for filtered content. Can access through Reddit website, app, and other API apps (like Infinity+ for android).
Have re-connected DFR to this account. No change.
DFR logs the images/videos in the database Post view, with extracted = "True" for most of the ones attempted, but there are no or very few actual files downloaded.

Environment Information

  • Win 11 pro
  • 23H2
  • Compiled, from github zips

For all but the most trivial of issues, please attach the latest log file.
Issues seem many and varied, but here are some examples:

{
"levelname": "ERROR",
"asctime": "07/10/2025 12:41:31 AM",
"filename": "submission_handler.py",
"module": "submission_handler",
"name": "DownloaderForReddit.core.submission_handler",
"funcName": "log_error",
"lineno": 160,
"message": "Unsupported domain",
"exc_info": "Traceback (most recent call last):\n File "DownloaderForReddit\core\submission_handler.py", line 95, in extract_link\nTypeError: 'NoneType' object is not callable",
"post_title": "Too beautiful not to wear this bikini.",
"user": "DakotaGF",
"subreddit": "BikiniBodies",
"url": "https://i.redd.it/xfad7qg9z7bf1.jpeg",
"date_posted": "2025-07-06T19:10:01"
}
{
"levelname": "ERROR",
"asctime": "07/10/2025 12:34:46 AM",
"filename": "multipart_downloader.py",
"module": "multipart_downloader",
"name": "DownloaderForReddit.core.download.multipart_downloader",
"funcName": "log_part_error",
"lineno": 112,
"message": "Failed to download multiple chunks of multi-part download. No further errors will be logged for this download",
"exc_info": "Traceback (most recent call last):\n File "DownloaderForReddit\core\download\multipart_downloader.py", line 83, in download_part\n File "DownloaderForReddit\core\download\multipart_downloader.py", line 71, in download\nOSError: [Errno 22] Invalid argument: 'F:/Reddit//leila-lovely/leila-lovely - u_leila-lovely - Trying on different lingerie sets\ud83d\udc9c which one is your favorite# (1, 2 or 3) - 23-12-2024\n.gif.part13'",
"url": "https://i.redd.it/s1ns715ylf8e1.gif",
"range": "13631488 - 14680063"
}
{
"levelname": "ERROR",
"asctime": "07/10/2025 12:34:46 AM",
"filename": "multipart_downloader.py",
"module": "multipart_downloader",
"name": "DownloaderForReddit.core.download.multipart_downloader",
"funcName": "log_part_error",
"lineno": 112,
"message": "Failed to download multiple chunks of multi-part download. No further errors will be logged for this download",
"exc_info": "Traceback (most recent call last):\n File "DownloaderForReddit\core\download\multipart_downloader.py", line 83, in download_part\n File "DownloaderForReddit\core\download\multipart_downloader.py", line 71, in download\nOSError: [Errno 22] Invalid argument: 'F:/Reddit/leila-lovely/leila-lovely - u_leila-lovely - Trying on different lingerie sets\ud83d\udc9c which one is your favorite# (1, 2 or 3) - 23-12-2024\n.gif.part15'",
"url": "https://i.redd.it/s1ns715ylf8e1.gif",
"range": "15728640 - 16777215"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions