diff options
author | Jackson Taylor <jackson@jacksontaylor.xyz> | 2021-12-14 21:58:57 -0500 |
---|---|---|
committer | Jackson Taylor <jackson@jacksontaylor.xyz> | 2022-04-05 16:52:13 -0400 |
commit | 7161387e6be222486391e75eab2bf06ef58401dd (patch) | |
tree | 43904fca5c3a987975b3fc35cf473a23693e5031 /README.md | |
parent | 4e184958440dff6ad7fe9aad62eefb8d1d9020fe (diff) |
Add TODOS
Mostly for install and how I want it to work in the future
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 |