-
Notifications
You must be signed in to change notification settings - Fork 217
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
Adding a file to list the remaining songs #223
Comments
Hey, am I new to Github contributions. Since you assigned me this, am I to assume that I have to work on developing this feature? P.S., If so, do understand I'll need at least over a month work on this. I was also thinking of working on a GUI, but that'd be based on SwiftUI and for Macs (maybe iOS) |
@taksh108 I assigned to you because you said you're interested in working on it :) you can take all the time. As for GUI, I'd prefer for the repo to be for the CLI bits, you can always create a separate repo for the GUI & I can link to it from here |
see also: #218 |
Thanks for clarifying. Since I'm just a learner, this might be great opportunity for me to learn. I shall start working on this soon. |
Is your feature request related to a problem? Please describe.
Sometimes, the download may get stuck or stopped. (maybe an hardware or network issue)
In such cases, it'd be helpful to have s list of songs remaining to be downloaded from a playlist so we can download just that
Describe the solution you'd like
A Text file with the list list of songs that were not downloaded so far.
Also, maybe including the name of the song along with YouTube ID in the downloaded_songs.txt would be helpful.
Additional context
I would love to help with this but I my python knowledge is fairly limited and I'd have to wait till December until I get some time on my hands to work on it
The text was updated successfully, but these errors were encountered: