Commit graph

19 commits

Author SHA1 Message Date
f62e8232d6
Cleaned up example config 2025-01-03 18:30:32 -07:00
1d454fb886
Added ExtractAudio example 2025-01-03 18:30:19 -07:00
7c72c89950
Added ExtractAudio option
Let's you extract audio from combined video+audio media (most websites
supported by yt-dlp)
2025-01-03 18:29:08 -07:00
5e9774f70d
Added log for number of playlist entries retrieved 2025-01-03 02:13:30 -07:00
b282f3df37
These should check for failure 2025-01-03 02:02:27 -07:00
dc0f9af220
Sanitize file names
I falsely assumed that YT didn't allow this

Not only was this wrong, but other platforms exist too...
2025-01-03 02:01:48 -07:00
eada3e28d7
Added gitignore 2024-12-31 22:08:35 -07:00
494a8d4f16
Made logging output more consistent 2024-12-31 21:57:38 -07:00
e572753284
This should have never been in that file 2024-12-31 21:57:29 -07:00
07b9fb4053
Added filter rules 2024-12-31 21:53:15 -07:00
0c3104dfc8
Now an archive program instead of a bulk downloader 2024-12-31 19:08:47 -07:00
d9b58bbade
Added Makefile 2024-12-31 18:28:07 -07:00
04cdfc21d5
Added LICENSE and README 2024-12-31 18:25:29 -07:00
fa08c4088f
Fixed eye sore 2024-12-31 18:04:03 -07:00
f25d9448c3
Added more logging 2024-12-31 17:48:37 -07:00
e10528b00c
Implemented basic multi-platform support 2024-12-31 17:48:18 -07:00
44994bd14e
Prototype 2024-12-31 16:59:03 -07:00
6e027de406
Moved youtube.go to download.go 2024-12-31 15:53:17 -07:00
0ba0e82742
Initial commit 2024-12-31 14:33:46 -07:00