Skip to content

Dotfile based music download and management system

License

Notifications You must be signed in to change notification settings

shoumodip/music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music

Dotfile based music download and management system

Build

  • Calls yt-dlp as an external process, optional
$ ./build.sh

Usage

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
	...

Keys

Key Description
q Quit
Space Play/Pause
n Next song
p Previous song
, Go back 5 seconds
. Go forward 5 seconds

About

Dotfile based music download and management system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published