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

Enable retries for audio scraping #6

Open
leoncvlt opened this issue Apr 10, 2020 · 1 comment
Open

Enable retries for audio scraping #6

leoncvlt opened this issue Apr 10, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@leoncvlt
Copy link
Owner

Audio downloads seem to be a bit iffy - sometimes the script just fails to capture the audio request to the first chapter, or a request just times out. Those are handled gracefully but it means that no audio for that book is downloaded. Look into adding a --retry-limit flag so that in case of a failed audio download, the script waits a bit and retries as many times as defined by the flag.

@leoncvlt leoncvlt added the enhancement New feature or request label Apr 10, 2020
@nerrons
Copy link
Contributor

nerrons commented Apr 20, 2020

Sometimes though, audio downloading just gets stuck on random blinks forever. I haven't looked into it yet. Have you encountered anything similar?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants