diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -3,3 +3,14 @@ ## Purpose Personal script to when downloading music with youtube-dl, tagging the files (artist, album, and track info), and organizing them into named folders. +## Installation +Right now, the easiest thing to do is just use it from this repo. + +## TODO + - Installation + - Add necessary files to install via pip + - AUR? + - Configuration + - Config file in XDG directory + - URL file in XDG directory + - Command line parameters |