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

Gather statistics on failing URLs #5

Open
skytreader opened this issue May 1, 2021 · 0 comments
Open

Gather statistics on failing URLs #5

skytreader opened this issue May 1, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@skytreader
Copy link
Owner

Stats like:

  • times requeued
  • progress per requeue (if ytdl exposes how much we've downloaded so far, i.e., the log line that says Resuming download at byte).
  • types of error encountered

This is a natural consequence of #4 because we could not reliably determine if an error is retriable or not.

@skytreader skytreader added the enhancement New feature or request label May 1, 2021
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

1 participant