Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-05 | Prefer mp3s when downloading files | Jackson Taylor | |
2022-04-05 | Continue downloading if one video fails | Jackson Taylor | |
Now we separate out the urls into individual downloads so we can keep going if we get an error. | |||
2022-04-05 | Use default paths if metadata isn't available | Jackson Taylor | |
2022-04-05 | Handle download errors temporarily | Jackson Taylor | |
2022-04-05 | pep8 fixes | Jackson Taylor | |
2022-04-05 | Pull playlist from command line args | Jackson Taylor | |
2022-04-05 | Move files once done tagging | Jackson Taylor | |
2022-04-05 | Download and tag music files | Jackson Taylor | |
2022-04-05 | Merge sort script and jamos | Jackson 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 |