index
:
ytID3AutoTag
cross-platform-clean
gh-pages
main
[Github Mirror] Converts YouTube to MP3 and automatically adds ID3 tags based on uploader name, title, and thumbnail
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
Commit message (
Expand
)
Author
Age
Lines
*
allow filename to be edited in tag editor
HEAD
main
Pinapelz
2026-05-21
-16
/
+93
*
remove unused directory file chooser method from DownloadConfigPane
Pinapelz
2026-05-21
-13
/
+0
*
add filename override for time-range videos
Pinapelz
2026-05-14
-34
/
+85
*
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
-2
/
+47
*
handle m4a audio extraction when mp3/webm is unavailable
Pinapelz
2025-10-24
-11
/
+56
*
fix: potential infinite loop on failed thumbnail download
Pinapelz
2025-10-15
-0
/
+6
*
allow task file to be changed even after setting it
Pinapelz
2025-10-15
-54
/
+75
*
apply youtube block circumvention to partial download mode
Pinapelz
2025-10-15
-0
/
+4
*
add default 3 retry attempts to any download
Pinapelz
2025-10-15
-32
/
+38
*
fix: regular full video download (youtube block), added cookie extraction fro...
Pinapelz
2025-10-15
-9
/
+49
*
fix: clearing configpane table on loading file
Pinapelz
2025-10-15
-1
/
+0
*
add initialization of DownloadConfigPane and TagEditorScreen
Pinapelz
2025-10-15
-2
/
+197
*
add option to import by list of urls into download config pane
Pinapelz
2024-10-03
-12
/
+53
*
automatically used saved previous outputPath
Pinapelz
2024-10-03
-16
/
+38
*
add button to change output dir w/ filechooser, remove blacklist feature, cha...
Pinapelz
2024-10-02
-104
/
+190
*
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
*
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
*
code cleanup + add inital crossplatform implementation
cross-platform-clean
Pinapelz
2023-12-15
-266
/
+308
*
Merge remote-tracking branch 'origin/main'
Pinapelz
2023-04-20
-4
/
+4
*
Merge remote-tracking branch 'origin/main'
Pinapelz
2023-04-20
-5
/
+5
|
\
|
*
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'
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
-2
/
+10
*
Major code refactor
Pinapelz
2023-03-06
-170
/
+285
*
Added listen button to open file using default app when editing tags
Pinapelz
2023-03-05
-4
/
+36
*
Updated .gitignore
v1.1
Pinapelz
2023-03-05
-11
/
+1
*
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 .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
-0
/
+58
*
Added blacklist feature
Donald Shan
2022-10-31
-1
/
+36
*
Added feature to use default txt file
Donald Shan
2022-10-25
-4
/
+29
*
Add files via upload
Donald Shan
2022-10-23
-430
/
+447
*
added ability to download parts of a video
Donald Shan
2022-10-22
-5
/
+83
*
Manual Tagging Improved
v0.5
Donald Shan
2022-08-22
-78
/
+118
*
Added basic tagging manual editing
Donald Shan
2022-08-22
-11
/
+20
[next]
send patches to the email below
yukais@pinapelz.com
include the subject
[PATCH repo_name]
pinapelz.com
homepage