Commit Graph

137 Commits

Author SHA1 Message Date
Carl Pearson
c90da6a7dd separate download buttons 2025-01-23 06:02:13 -07:00
Carl Pearson
bdb572e70d show delete button for failed videos 2025-01-20 05:12:41 -07:00
Carl Pearson
040db58672 Respect YTDLP_SITE_CONFIG_DIR 2024-12-05 06:04:29 -07:00
Carl Pearson
55930d9460 notes in handlers.go 2024-12-05 06:02:14 -07:00
Carl Pearson
4a4dccef9c Update TODOs 2024-12-05 05:59:04 -07:00
Carl Pearson
7cf20a01ad Update readme 2024-11-29 06:05:04 -07:00
Carl Pearson
c9127157c9 docker: 1.23.0-bookworm -> 1.23.3-bookworm 2024-11-29 06:03:51 -07:00
Carl Pearson
c120891092 Don't offer new video transcode for audio-only 2024-11-29 06:03:01 -07:00
Carl Pearson
caccba15d6 More foundations for clips 2024-11-06 09:32:37 -07:00
Carl Pearson
63d10c3e7a Groundwork for displaying clips 2024-11-05 06:06:30 -07:00
Carl Pearson
ad7445b6f6 Clip and Video share VideoFile 2024-11-05 05:39:49 -07:00
Carl Pearson
41d69c2fa4 Move Filename to media.MediaFile 2024-11-05 05:32:04 -07:00
Carl Pearson
d109ce0dee remove download status 2024-11-05 05:27:30 -07:00
Carl Pearson
7c9583e1eb Remove unused DownloadManager 2024-11-05 05:20:41 -07:00
Carl Pearson
1c10db2e42 hide overflow in download URL 2024-11-05 05:14:03 -07:00
Carl Pearson
b900507430 playlist link on status page 2024-10-22 06:19:34 -06:00
Carl Pearson
f3496eefe3 show file sizes in status 2024-10-22 06:09:02 -06:00
Carl Pearson
34fa95aa05 more sse, disable sse, disable auto-refresh if compelted 2024-10-21 06:04:22 -06:00
Carl Pearson
6cea35c699 broadcast status changes to listeners 2024-10-19 06:12:13 -06:00
Carl Pearson
22a82d0e4c refactor, sketch SSE implementation 2024-10-19 06:02:54 -06:00
Carl Pearson
459e899efe on-demand transcoding with concurrency limit 2024-10-18 15:21:33 -06:00
Carl Pearson
da720508b1 readme 2024-10-17 06:16:39 -06:00
Carl Pearson
ac14657b04 Readme 2024-10-17 06:14:41 -06:00
Carl Pearson
43bdf02ce9 Add disk space to status 2024-10-17 06:13:25 -06:00
Carl Pearson
4087212daa Add status to header, status styling 2024-10-17 05:58:20 -06:00
Carl Pearson
46e6405e76 fix config vars in docker file 2024-10-17 05:49:30 -06:00
Carl Pearson
38689752bd basic status page, move config into data dir 2024-10-17 05:45:30 -06:00
Carl Pearson
57ba3767d1 Custom video transcode FPS 2024-10-17 05:19:56 -06:00
Carl Pearson
f076985bf3 rework ytdlp in terms of start/wait, fix audio transcode error 2024-10-16 20:56:44 -06:00
Carl Pearson
6e45fbf415 README 2024-10-15 14:10:46 -06:00
Carl Pearson
d7981cd421 Add header to playlist 2024-10-15 14:10:34 -06:00
Carl Pearson
2519ba8da4 Change list order 2024-10-15 14:10:34 -06:00
Carl Pearson
b5b830e302 Update README.md 2024-10-15 07:12:11 -06:00
Carl Pearson
b58ab5c403 Remove redundant links 2024-10-14 06:02:05 -06:00
Carl Pearson
54536bfa3c Header 2024-10-14 05:58:03 -06:00
Carl Pearson
30a2407e46 refactor ffmpeg, download styling 2024-10-14 05:36:34 -06:00
Carl Pearson
ccd21636cf ytdlp package 2024-10-13 06:09:28 -06:00
Carl Pearson
d5e3f5c656 Update README.md 2024-10-12 19:11:56 -06:00
Carl Pearson
b93eaa5dc5 limit github action concurrency 2024-10-12 06:12:17 -06:00
Carl Pearson
34cc1da615 Quieter wget 2024-10-12 06:10:49 -06:00
Carl Pearson
ca9d8bdc06 styling 2024-10-12 06:09:29 -06:00
Carl Pearson
a61b4f1e8c refactor css 2024-10-12 05:57:24 -06:00
Carl Pearson
0bafde6c49 refactor css 2024-10-12 05:55:25 -06:00
Carl Pearson
037e6279e6 Improved playlist handling 2024-10-11 06:25:25 -06:00
Carl Pearson
4b81dd46f2 Initial playlist delete 2024-10-10 15:22:35 -06:00
Carl Pearson
b8a56100f3 Improve initial playlist data 2024-10-10 15:10:32 -06:00
Carl Pearson
93eb5ca130 Some playlist support 2024-10-10 06:18:55 -06:00
Carl Pearson
5ee0154b2b prefix download directory 2024-10-09 16:55:50 -06:00
Carl Pearson
39d52c2efd debug 2024-10-09 16:46:19 -06:00
Carl Pearson
c6132fbdbf Fix unreliable media extension during yt-dlp --simulate 2024-10-09 16:30:42 -06:00