| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | Added listen button to open file using default app when editing tags | Pinapelz | 2023-03-05 | -4/+41 | |
| | | |||||
| * | Updated .gitignorev1.1 | Pinapelz | 2023-03-05 | -11/+3 | |
| | | |||||
| * | Create directories when running program | Pinapelz | 2023-03-05 | -0/+12 | |
| | | |||||
| * | Code cleanup and fixed yt-dlp uploder id bug | Pinapelz | 2023-03-05 | -98/+90 | |
| | | | | | | | - Updated yt-dlp binary. Call update for each download to ensure its updated in the future - General code cleanup | ||||
| * | Updated .gitinore and remove checkUpdate() | Pinapelz | 2023-03-05 | -57/+10 | |
| | | |||||
| * | Update README.md | Yukai (Donald) Shan | 2022-12-29 | -1/+0 | |
| | | |||||
| * | Update README.md | Donald Shan | 2022-11-22 | -1/+1 | |
| | | |||||
| * | Update README.md | Donald Shan | 2022-11-01 | -0/+2 | |
| | | |||||
| * | automatic update | Donald Shan | 2022-11-01 | -11/+79 | |
| | | |||||
| * | Update README.mdv1.0 | Donald Shan | 2022-11-01 | -1/+1 | |
| | | |||||
| * | Delete ytmp3AutoTag.jar | Donald Shan | 2022-11-01 | -0/+0 | |
| | | |||||
| * | Add files via upload | Donald Shan | 2022-11-01 | -0/+0 | |
| | | |||||
| * | Delete youtube-dl.exe | Donald Shan | 2022-11-01 | -0/+0 | |
| | | |||||
| * | Update README.md | Donald Shan | 2022-10-31 | -0/+1 | |
| | | |||||
| * | Update README.md | Donald Shan | 2022-10-31 | -0/+17 | |
| | | |||||
| * | Added blacklist feature | Donald Shan | 2022-10-31 | -0/+58 | |
| | | |||||
| * | Added blacklist feature | Donald Shan | 2022-10-31 | -1/+36 | |
| | | |||||
| * | Added feature to use default txt file | Donald Shan | 2022-10-25 | -4/+29 | |
| | | | | Makes it so you don't need to navigate to your file using the chooser each time | ||||
| * | Add files via upload | Donald Shan | 2022-10-23 | -430/+447 | |
| | | |||||
| * | Delete FileUtility.java | Donald Shan | 2022-10-23 | -189/+0 | |
| | | |||||
| * | Delete Main.java | Donald Shan | 2022-10-23 | -258/+0 | |
| | | |||||
| * | Fixed bug where files don't download due to missing thumbnail | Donald Shan | 2022-10-23 | -0/+447 | |
| | | | | code will now check multiple formats for thumbnails. Resolution may be lost but its better than nothing | ||||
| * | added ability to download parts of a video | Donald Shan | 2022-10-22 | -5/+83 | |
| | | | | | | | Specify in the following fomrat: url,startTime-endTime startTime and endTime should be a timestamp format -> HH:MM:SS | ||||
| * | 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 | |
