| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | add filename override for time-range videos | Pinapelz | 2026-05-14 | -12/+21 |
| | | ||||
| * | skip duplicate video confirmation if task has start-stop time | Pinapelz | 2026-05-14 | -1/+1 |
| | | ||||
| * | add confirmation before downloading for duplicate urls | Pinapelz | 2025-11-12 | -0/+30 |
| | | | | | checks the output dir to see if there is already a file with that videoId if it is, then show a confirmation prompt | |||
| * | allow task file to be changed even after setting it | Pinapelz | 2025-10-15 | -54/+75 |
| | | ||||
| * | add default 3 retry attempts to any download | Pinapelz | 2025-10-15 | -25/+37 |
| | | ||||
| * | fix: regular full video download (youtube block), added cookie extraction ↵ | Pinapelz | 2025-10-15 | -2/+14 |
| | | | | | from browser | |||
| * | 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 | -44/+43 |
| | | | | | change config files to use json | |||
| * | code cleanup and refactor | Pinapelz | 2024-10-01 | -181/+110 |
| | | ||||
| * | chore: cleanup uneeded imports | Pinapelz | 2024-09-26 | -8/+0 |
| | | ||||
| * | fix: jaudiotagger unable to tag non-alphanum files | Pinapelz | 2024-01-15 | -0/+6 |
| | | | | | | - 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 |
| | | ||||
| * | fix: Windows fileseperator character | Pinapelz | 2023-12-21 | -1/+1 |
| | | ||||
| * | code cleanup + add inital crossplatform implementationcross-platform-clean | Pinapelz | 2023-12-15 | -221/+66 |
| | | ||||
| * | Fix null component | Pinapelz | 2023-04-20 | -1/+1 |
| | | ||||
| * | Added new window for interactively setting download songs | Pinapelz | 2023-04-20 | -6/+33 |
| | | ||||
| * | Implemented search feature for editing tags screen | Pinapelz | 2023-04-20 | -1/+1 |
| | | ||||
| * | Fixed content pane bug and updated README | Pinapelz | 2023-04-18 | -1/+9 |
| | | ||||
| * | Major code refactor | Pinapelz | 2023-03-06 | -78/+191 |
| | | ||||
| * | 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/+0 |
| | | ||||
| * | automatic update | Donald Shan | 2022-11-01 | -11/+79 |
| | | ||||
| * | 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 | -257/+258 |
| | | ||||
| * | 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 | -72/+70 |
| | | | | | | - Added the ability to manually change album art - Moved UI initialization code to bottom of file | |||
| * | 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 | -8/+11 |
| | | ||||
| * | Organized Code | Donald Shan | 2022-08-21 | -161/+31 |
| | | ||||
| * | Preliminary Edit Tag Button | Donald Shan | 2022-08-21 | -0/+303 |
