| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | remove .idea folderv1.5 | Pinapelz | 2024-10-08 | -4/+4 |
| | | | | | - merge IDE gitignore into main gitignore | |||
| * | update README with new instructions | Pinapelz | 2024-10-08 | -16/+7 |
| | | ||||
| * | add option to import by list of urls into download config pane | Pinapelz | 2024-10-03 | -12/+53 |
| | | | | | - good for youtube playlists | |||
| * | automatically used saved previous outputPath | Pinapelz | 2024-10-03 | -16/+38 |
| | | ||||
| * | add button to change output dir w/ filechooser, remove blacklist feature, ↵ | Pinapelz | 2024-10-02 | -104/+190 |
| | | | | | change config files to use json | |||
| * | code cleanup and refactor | Pinapelz | 2024-10-01 | -411/+338 |
| | | ||||
| * | chore: cleanup uneeded imports | Pinapelz | 2024-09-26 | -14/+0 |
| | | ||||
| * | fix: jaudiotagger unable to tag non-alphanum files | Pinapelz | 2024-01-15 | -49/+71 |
| | | | | | | - fixed by temporarily removing alphanum chara from filename - renamed at final output | |||
| * | feat: preliminary code for remembering location of last file | Pinapelz | 2023-12-26 | -19/+38 |
| | | ||||
| * | chore: ensure webm ext is always used | Pinapelz | 2023-12-23 | -1/+2 |
| | | ||||
| * | fix: use yt-dlp sections instead of ffmpeg external downloader | Pinapelz | 2023-12-23 | -27/+22 |
| | | ||||
| * | fix: ffmpeg slicing issues | Pinapelz | 2023-12-22 | -9/+10 |
| | | ||||
| * | fix: Windows fileseperator character | Pinapelz | 2023-12-21 | -1/+1 |
| | | ||||
| * | Merge pull request #1 from pinapelz/cross-platform-clean | Pinapelz | 2023-12-16 | -266/+308 |
| |\ | | | | | code cleanup + add inital crossplatform implementation | |||
| | * | code cleanup + add inital crossplatform implementationcross-platform-clean | Pinapelz | 2023-12-15 | -266/+308 |
| |/ | ||||
| * | Update README file with download config pane | Pinapelz | 2023-04-20 | -1/+3 |
| | | ||||
| * | Merge remote-tracking branch 'origin/main' | Pinapelz | 2023-04-20 | -4/+4 |
| | | | | | | # Conflicts: # src/main/java/DownloadConfigPane.java | |||
| * | Merge remote-tracking branch 'origin/main' | Pinapelz | 2023-04-20 | -5/+5 |
| |\ | | | | | | | | | # Conflicts: # src/main/java/DownloadConfigPane.java | |||
| | * | Fixed DownloadConfigPane file writer bug | Pinapelz | 2023-04-20 | -2/+16 |
| | | | ||||
| * | | Fixed DownloadConfigPane file writer bug | Pinapelz | 2023-04-20 | -5/+41 |
| |/ | ||||
| * | Merge remote-tracking branch 'origin/main'v1.2 | Pinapelz | 2023-04-20 | -0/+0 |
| |\ | ||||
| | * | Merge remote-tracking branch 'origin/main' | Pinapelz | 2023-04-20 | -1/+0 |
| | | | ||||
| * | | Merge remote-tracking branch 'origin/main' | Pinapelz | 2023-04-20 | -2/+1 |
| |/ | ||||
| * | Merge remote-tracking branch 'origin/main' | Pinapelz | 2023-04-20 | -0/+1 |
| |\ | ||||
| | * | Fix null component | Pinapelz | 2023-04-20 | -2/+1 |
| | | | ||||
| * | | Fix null component | Pinapelz | 2023-04-20 | -4/+3 |
| |/ | ||||
| * | Added new window for interactively setting download songs | Pinapelz | 2023-04-20 | -6/+331 |
| | | ||||
| * | Implemented search feature for editing tags screen | Pinapelz | 2023-04-20 | -9/+26 |
| | | ||||
| * | Fixed content pane bug and updated README | Pinapelz | 2023-04-18 | -4/+17 |
| | | ||||
| * | Update README.md1.15 | Pinapelz | 2023-03-26 | -1/+1 |
| | | ||||
| * | Update README.md | Pinapelz | 2023-03-26 | -1/+3 |
| | | ||||
| * | Create LICENSE.md | Pinapelz | 2023-03-06 | -0/+24 |
| | | ||||
| * | Major code refactor | Pinapelz | 2023-03-06 | -196/+299 |
| | | ||||
| * | 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 |
| | | ||||
