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

Add option to bypass missing creator content #407

Merged
merged 4 commits into from
Jun 13, 2024
Merged

Add option to bypass missing creator content #407

merged 4 commits into from
Jun 13, 2024

Conversation

thatcoderguy
Copy link
Contributor

Add an option to bypass downloading purchased content for creators who no longer exist. Useful if you already have their content, and dont want to redownload it all as "deleted user - {ID}".

Also added a small improvement to handle users who no longer exist.

It was very difficult to test this properly, as I had to manipulate data in-memory at the right points...

…to make life easier when developing/testing)

Also changes the prvatekey and client_id checks to use the constants and moved chrome_1601 to a constant - so that all magic strings and path builders are in 1 location
…oved chrome_1601 to a constant - so that all magic strings and path builders are in 1 location
…o no longer exist. Useful if you already have their content, and dont want to redownload it all as "deleted user - {ID}".

Also added a small improvement to handle users who no longer exist
@sim0n00ps sim0n00ps merged commit 07b07da into sim0n00ps:master Jun 13, 2024
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

Successfully merging this pull request may close these issues.

2 participants