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

# After letting a creator download completely - left with .part in the ../Videos directory #508

Open
jsquizz opened this issue Feb 24, 2025 · 1 comment

Comments

@jsquizz
Copy link

jsquizz commented Feb 24, 2025

Script runs, it says that its complete and completely downloaded, but in the /Videos directory- there's hundreds of .part files.. Roughly half of the videos from the creator

I tried this on two debian systems with the same results.

The expectation as ive seen in the past, is all content downloads.

I applied #484 and also did the following json updates

    "advanced_options": {
        "code-execution": false,
        "dynamic-mode-default": "generic",
        "backend": "aio",
        "downloadbars": false,
        "cache-mode": "sqlite",
        "appendlog": true,
        "custom_values": {
            "DYNAMIC_GENERIC_URL": "https://raw.githubusercontent.com/deviint/onlyfans-dynamic-rules/main/dynamicRules.json" 
        },	

System Info is:

latest debian VM + 4 core AMD / 16GB
pipx 1.1

@cjb900
Copy link

cjb900 commented Feb 24, 2025

Getting part files has nothing to do with this specific change in the config. You need a working DRM option. Currently CDRM and keydb do not work so the only reliable option is to get manual DRM keys https://of-scraper.gitbook.io/of-scraper/cdm-options#manual

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

2 participants