| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | 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 | -19/+342 | |
| | | |||||
| * | Organized Code | Donald Shan | 2022-08-21 | -443/+165 | |
| | | |||||
| * | Preliminary Edit Tag Button | Donald Shan | 2022-08-21 | -0/+314 | |
| | | |||||
| * | 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 | |
| | | |||||
| * | Add files via upload | Donald Shan | 2022-08-18 | -0/+196 | |
