summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-05Prefer mp3s when downloading filesJackson Taylor
2022-04-05Continue downloading if one video failsJackson Taylor
Now we separate out the urls into individual downloads so we can keep going if we get an error.
2022-04-05Add requirements.txtJackson Taylor
I think this is all that is needed, everything else should be standard library
2022-04-05Use default paths if metadata isn't availableJackson Taylor
2022-04-05Handle download errors temporarilyJackson Taylor
2022-04-05pep8 fixesJackson Taylor
2022-04-05Pull playlist from command line argsJackson Taylor
2022-04-05Move files once done taggingJackson Taylor
2022-04-05Download and tag music filesJackson Taylor
2022-04-05Update READMEJackson Taylor
2022-04-05Ignore cookie fileJackson Taylor
2022-04-05Merge sort script and jamosJackson Taylor
I have had a script to organize files into their folders based on user input. I didn't want to lose these functions so I merged the two into the jamos script
2022-04-05Add gitignoreJackson Taylor
2022-04-05Remove unecessary scriptsJackson Taylor
2022-04-05Initial commitJackson Taylor