Dotfile based music download and management system
- Calls yt-dlp as an external process, optional
$ ./build.sh
Create a file named .config
in your music directory with the following format. Execute the program in the same directory
# Comment
# Use tabs for indentation, NOT space
Artist 1
Album 1
@https://www.youtube.com/link1
@https://www.youtube.com/link2
...
Song Name 1 @ path1
Song Name 2 @ path2
...
Album 2
...
Artist 2
...
Key | Description |
---|---|
q | Quit |
Space | Play/Pause |
n | Next song |
p | Previous song |
, | Go back 5 seconds |
. | Go forward 5 seconds |