| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Manual Tagging Improvedv0.5 | Donald Shan | 2022-08-22 | -78/+118 |
| | | | | | | - Added the ability to manually change album art - Moved UI initialization code to bottom of file | |||
| * | Added basic tagging manual editing | Donald Shan | 2022-08-22 | -11/+20 |
| | | | | | Cover image changing not supported yet | |||
| * | Better Error Handling for when no file is selected | Donald Shan | 2022-08-21 | -9/+14 |
| | | ||||
| * | Added second preliminary screen for editing tags manually | Donald Shan | 2022-08-21 | -20/+347 |
| | | ||||
| * | Organized Code | Donald Shan | 2022-08-21 | -443/+165 |
| | | ||||
| * | Update .gitignorePre-Release | Donald Shan | 2022-08-21 | -0/+1 |
| | | ||||
| * | Preliminary Edit Tag Button | Donald Shan | 2022-08-21 | -43/+374 |
| | | ||||
| * | Update Main.java | Donald Shan | 2022-08-19 | -7/+110 |
| | | ||||
| * | append videoID to saved file names | Donald Shan | 2022-08-18 | -3/+6 |
| | | | | Appended videoID to saved file names because some characters in titles may be illegal when attempting to move files from the download directory to the competed directory. When removing alphanumeric characters, videos in another language may contain the same words which leads to files being overwritten. Appending videoID to the end will result in a unique name for each video downloaded | |||
| * | Delete AppTest.java | Donald Shan | 2022-08-18 | -20/+0 |
| | | ||||
| * | Update README.md | Donald Shan | 2022-08-18 | -1/+1 |
| | | ||||
| * | Update README.md | Donald Shan | 2022-08-18 | -0/+2 |
| | | ||||
| * | Update README.md | Donald Shan | 2022-08-18 | -1/+5 |
| | | ||||
| * | Add files via upload | Donald Shan | 2022-08-18 | -0/+293 |
| | | ||||
| * | Initial commit | Donald Shan | 2022-08-18 | -0/+2 |
