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

Better downloads #57

Merged
merged 5 commits into from
Jan 2, 2025
Merged

Better downloads #57

merged 5 commits into from
Jan 2, 2025

Conversation

domenic
Copy link
Owner

@domenic domenic commented Jan 2, 2025

Notably, in parallel

Now that we have a list of all the chapter URLs, we can use them to power the download step, instead of having a start URL / stop URL / various special cases.

For now we preserve the sequential nature of the download, but the next commit will parallelize.
* Fix incorrect console message about scaffold destination
* Remove unnecessary require()
All the new download code needs to be exercised at least once.
@domenic domenic merged commit 8833cad into main Jan 2, 2025
1 check passed
@domenic domenic deleted the better-downloads branch January 2, 2025 06:59
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.

1 participant