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

Skip Unavailable Videos During Offline Downloads #7054

Open
3 tasks done
akashsriramganapathy opened this issue Jan 30, 2025 · 0 comments
Open
3 tasks done

Skip Unavailable Videos During Offline Downloads #7054

akashsriramganapathy opened this issue Jan 30, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@akashsriramganapathy
Copy link

Describe your suggested feature

When downloading videos for offline use, the downloader stops if a video is region-restricted or encounters an error. This interrupts the entire process.

I suggest adding a feature to skip unavailable videos (e.g., region-restricted or error-prone links) and continue downloading the rest. This would prevent the downloader from getting stuck.

How can an existing source be improved?

  1. Detect errors (e.g., region restrictions, deleted videos).
  2. Skip the problematic video and log the reason.
  3. Continue downloading the remaining videos.
  4. Show a summary of skipped videos at the end.

This change would make offline downloads more reliable and user-friendly.

Other details

No response

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I will fill out all of the requested information in this form.
@akashsriramganapathy akashsriramganapathy added the enhancement New feature or request label Jan 30, 2025
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