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 batch download support for youtube channel and playlist #96

Closed
jmbannon opened this issue Jul 8, 2022 · 0 comments
Closed

Add batch download support for youtube channel and playlist #96

jmbannon opened this issue Jul 8, 2022 · 0 comments
Labels
feature request Request for a brand new feature
Milestone

Comments

@jmbannon
Copy link
Owner

jmbannon commented Jul 8, 2022

For massive downloads of videos from channels or playlists, we should support batch downloading out of the box.

For playlists, batch by index. For channels, batch by date interval (day, week, month).
For each batch, process all the files end-to-end. This can be done by invoking download multiple times using different yt-dlp args for rejecting videos that are not in the range.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a brand new feature
Projects
None yet
Development

No branches or pull requests

1 participant