aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/Downloader.java
Commit message (Collapse)AuthorAgeLines
* add filename override for time-range videosPinapelz2026-05-14-5/+10
|
* add confirmation before downloading for duplicate urlsPinapelz2025-11-12-2/+4
| | | | checks the output dir to see if there is already a file with that videoId if it is, then show a confirmation prompt
* handle m4a audio extraction when mp3/webm is unavailablePinapelz2025-10-24-11/+56
|
* apply youtube block circumvention to partial download modePinapelz2025-10-15-0/+4
|
* add default 3 retry attempts to any downloadPinapelz2025-10-15-7/+1
|
* fix: regular full video download (youtube block), added cookie extraction ↵Pinapelz2025-10-15-4/+5
| | | | from browser
* add button to change output dir w/ filechooser, remove blacklist feature, ↵Pinapelz2024-10-02-2/+0
| | | | change config files to use json
* code cleanup and refactorPinapelz2024-10-01-46/+69
|
* chore: cleanup uneeded importsPinapelz2024-09-26-1/+0
|
* fix: jaudiotagger unable to tag non-alphanum filesPinapelz2024-01-15-34/+28
| | | | | - fixed by temporarily removing alphanum chara from filename - renamed at final output
* chore: ensure webm ext is always usedPinapelz2023-12-23-1/+2
|
* fix: use yt-dlp sections instead of ffmpeg external downloaderPinapelz2023-12-23-27/+22
|
* fix: ffmpeg slicing issuesPinapelz2023-12-22-9/+9
|
* code cleanup + add inital crossplatform implementationcross-platform-cleanPinapelz2023-12-15-0/+220
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage