aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeLines
* Merge remote-tracking branch 'origin/main'Pinapelz2023-04-20-2/+1
|
* Merge remote-tracking branch 'origin/main'Pinapelz2023-04-20-0/+1
|\
| * Fix null componentPinapelz2023-04-20-2/+1
| |
* | Fix null componentPinapelz2023-04-20-4/+3
|/
* Added new window for interactively setting download songsPinapelz2023-04-20-6/+331
|
* Implemented search feature for editing tags screenPinapelz2023-04-20-9/+26
|
* Fixed content pane bug and updated READMEPinapelz2023-04-18-2/+10
|
* Major code refactorPinapelz2023-03-06-170/+285
|
* Added listen button to open file using default app when editing tagsPinapelz2023-03-05-4/+36
|
* Updated .gitignorev1.1Pinapelz2023-03-05-11/+1
|
* Create directories when running programPinapelz2023-03-05-0/+12
|
* Code cleanup and fixed yt-dlp uploder id bugPinapelz2023-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()Pinapelz2023-03-05-57/+0
|
* automatic updateDonald Shan2022-11-01-11/+79
|
* Added blacklist featureDonald Shan2022-10-31-0/+58
|
* Added blacklist featureDonald Shan2022-10-31-1/+36
|
* Added feature to use default txt fileDonald Shan2022-10-25-4/+29
| | | Makes it so you don't need to navigate to your file using the chooser each time
* Add files via uploadDonald Shan2022-10-23-430/+447
|
* added ability to download parts of a videoDonald Shan2022-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.5Donald Shan2022-08-22-78/+118
| | | | | - Added the ability to manually change album art - Moved UI initialization code to bottom of file
* Added basic tagging manual editingDonald Shan2022-08-22-11/+20
| | | | Cover image changing not supported yet
* Better Error Handling for when no file is selectedDonald Shan2022-08-21-9/+14
|
* Added second preliminary screen for editing tags manuallyDonald Shan2022-08-21-19/+342
|
* Organized CodeDonald Shan2022-08-21-443/+165
|
* Preliminary Edit Tag ButtonDonald Shan2022-08-21-0/+314
|
* Update Main.javaDonald Shan2022-08-19-7/+110
|
* append videoID to saved file namesDonald Shan2022-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.javaDonald Shan2022-08-18-20/+0
|
* Add files via uploadDonald Shan2022-08-18-0/+196
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage