Skip to content

Commit

Permalink
Updated the todo list: prompting for Y/N for playlist download
Browse files Browse the repository at this point in the history
  • Loading branch information
AYehia0 committed Jan 18, 2023
1 parent 0ed9e97 commit c124adc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
- [X] Add Download track through search.
- [ ] Add auto-completion for the flags.
- [X] Use the soundcloud api call ~~instead of using `goquery`.~~, `goquery` is still used to fetch the `client_id`.
- [ ] Change the architecture, and re-org the structure.
- [X] Download a playlist :
- [X] Check if the url is a playlist, ~~prompt the user Y/N to continue if `--playlist` isn't passed.~~ Automatically detect if the url is a playlist.
- [ ] Config file to save settings.

# Maybe not going TODO
Expand Down

0 comments on commit c124adc

Please sign in to comment.