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

Provide an option to download a specified interval of crawled songs. #519

Open
Tjerbor opened this issue Oct 16, 2024 · 0 comments
Open

Comments

@Tjerbor
Copy link

Tjerbor commented Oct 16, 2024

Hello, I would like to request an option to specify the download interval/range, probably something like this:
-Interval [Inclusive lower bound, Inclusive upper bound]

Examples:
scdl -l URL -Interval [10,36] This would download all the songs from the 10th to the 36th.
scdl -l URL -Interval [41,] This would skip the first 40 songs and download all the remaining ones.
scdl -l URL -Interval [,100] This would download the first 100 songs.

This would be very handy. It would add the skip function and max tracks from the start function, which Scdl currently lacks.
I hope you have a great day.

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

No branches or pull requests

1 participant