| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | add confirmation before downloading for duplicate urls | Pinapelz | 2025-11-12 | -0/+13 |
| | | | | | checks the output dir to see if there is already a file with that videoId if it is, then show a confirmation prompt | |||
| * | fix: potential infinite loop on failed thumbnail download | Pinapelz | 2025-10-15 | -0/+6 |
| | | ||||
| * | add button to change output dir w/ filechooser, remove blacklist feature, ↵ | Pinapelz | 2024-10-02 | -34/+6 |
| | | | | | change config files to use json | |||
| * | code cleanup and refactor | Pinapelz | 2024-10-01 | -78/+28 |
| | | ||||
| * | chore: cleanup uneeded imports | Pinapelz | 2024-09-26 | -5/+0 |
| | | ||||
| * | fix: jaudiotagger unable to tag non-alphanum files | Pinapelz | 2024-01-15 | -15/+37 |
| | | | | | | - fixed by temporarily removing alphanum chara from filename - renamed at final output | |||
| * | fix: ffmpeg slicing issues | Pinapelz | 2023-12-22 | -0/+1 |
| | | ||||
| * | code cleanup + add inital crossplatform implementationcross-platform-clean | Pinapelz | 2023-12-15 | -31/+8 |
| | | ||||
| * | Major code refactor | Pinapelz | 2023-03-06 | -19/+18 |
| | | ||||
| * | Added listen button to open file using default app when editing tags | Pinapelz | 2023-03-05 | -1/+1 |
| | | ||||
| * | Updated .gitignorev1.1 | Pinapelz | 2023-03-05 | -11/+1 |
| | | ||||
| * | Added blacklist feature | Donald Shan | 2022-10-31 | -0/+58 |
| | | ||||
| * | Add files via upload | Donald Shan | 2022-10-23 | -173/+189 |
| | | ||||
| * | Manual Tagging Improvedv0.5 | Donald Shan | 2022-08-22 | -0/+14 |
| | | | | | | - Added the ability to manually change album art - Moved UI initialization code to bottom of file | |||
| * | Added second preliminary screen for editing tags manually | Donald Shan | 2022-08-21 | -0/+25 |
| | | ||||
| * | Organized Code | Donald Shan | 2022-08-21 | -0/+134 |
