Commit Graph

25 Commits

Author SHA1 Message Date
eac3503e90 Remove try catch block
Or what was left of it
2020-03-04 03:50:53 -06:00
64af929cf1 Better validation exceptions 2020-03-04 03:49:37 -06:00
33ba8e3845 Make editing easier 2020-03-04 03:47:22 -06:00
fbc76ea62a Switch to MP3, add ID3 tag support
RIP opus
2020-03-04 03:13:59 -06:00
19a01589e7 Switch to MP3, add interactive library editor
WOO
2020-03-04 03:00:31 -06:00
c2534393b1 Change metavar for library 2020-03-04 02:05:03 -06:00
89e0c1838a Allow library to load empty 2020-03-04 02:04:42 -06:00
6638260031 Separate list by album 2020-03-04 00:42:28 -06:00
e6da96f2e7 Remove test function 2020-03-04 00:41:51 -06:00
ad3ebe9a77 IT WORKS
Now for ID3
2020-03-04 00:23:52 -06:00
9f5a9ac810 Tweak ytdl args a bit
Almost there
2020-03-04 00:17:29 -06:00
2cff3fdc53 It almost works 2020-03-04 00:04:15 -06:00
0407a6f53c Almost ready to download stuff 2020-03-03 23:06:47 -06:00
83f79a0d4a Parse out flags, mock like we're actuall downloading things 2020-03-03 20:08:14 -06:00
f3485fe42d Remove critical functions
Gonna reimplement later
2020-03-03 19:52:45 -06:00
c6ce1b36f8 Remove erroneous comment 2020-03-03 19:51:59 -06:00
d59cd47f36 Cleaner args 2020-03-03 19:25:40 -06:00
b3bd9c616b Basic functional library parsing 2020-03-03 19:14:38 -06:00
7909c587e7 Do a whole helluvalotta work 2020-03-03 18:39:04 -06:00
b12ea337bd Define basic class layout, will come back to this 2020-03-03 06:34:49 -06:00
0bd828c6c5 Rework arguments
Tryna figure out how I want this laid out
2020-03-03 06:21:50 -06:00
842cf5d93b Turn it into a CLI app for easier initial implementation 2020-03-03 06:16:01 -06:00
561d7de3fa Do something? 2020-01-19 02:15:35 -06:00
3ee3c5ae08 Initial commit 2020-01-17 22:15:58 -06:00
adfb5cd005 Create gitignore 2020-01-17 22:07:15 -06:00