Commit Graph

87 Commits

Author SHA1 Message Date
Carl Pearson
a85f5a49a9 Update README.md 2024-10-07 09:03:53 -06:00
Carl Pearson
e188fd8174 Refactor yt-dlp calls 2024-10-04 06:02:08 -06:00
Carl Pearson
303262efe1 []string -> ...string 2024-10-04 05:30:45 -06:00
Carl Pearson
e5b76f7b0a Adjust some log levels 2024-10-04 05:23:35 -06:00
Carl Pearson
91ed7cbc0d Improve logging 2024-10-04 05:20:25 -06:00
Carl Pearson
e2c44ca32a Improve getVideoWidth logging 2024-10-03 05:14:20 -06:00
Carl Pearson
b0f08c5962 Fix video button styling 2024-10-01 14:54:39 -06:00
Carl Pearson
948e9d4b9b Update README.md 2024-09-29 07:42:46 -06:00
Carl Pearson
9e77ba3b61 Add missing files to docker 2024-09-26 05:57:26 -06:00
Carl Pearson
045ecd88d1 Move Audio to media package 2024-09-26 05:54:11 -06:00
Carl Pearson
2a79660421 media.go -> models.go 2024-09-26 05:51:13 -06:00
Carl Pearson
88160b2301 Move Video to media package 2024-09-26 05:50:16 -06:00
Carl Pearson
00d4a12014 Reduce automatic transcodes 2024-09-26 05:36:06 -06:00
Carl Pearson
28e4b3d6f5 Video page styling 2024-09-26 05:33:08 -06:00
Carl Pearson
a5d80f4e01 video page styling 2024-09-25 06:08:16 -06:00
Carl Pearson
7f6de26f80 Add transcode handlers 2024-09-25 06:02:35 -06:00
Carl Pearson
cbea8afa2d Add video/audio delete button 2024-09-24 05:48:17 -06:00
Carl Pearson
33041a0b57 videoDeleteHandler -> deleteOriginalHandler 2024-09-24 05:11:02 -06:00
Carl Pearson
de5f1fe1de Fix reprocess for audio originals 2024-09-23 05:35:13 -06:00
Carl Pearson
b90e105828 Fix reprocess button 2024-09-23 05:19:33 -06:00
Carl Pearson
fefe231e0e Don't require that media progresses further to be saved 2024-09-22 15:20:26 -06:00
Carl Pearson
600a860f94 Remove Debug() from some database commands 2024-09-22 06:04:42 -06:00
Carl Pearson
a5c95e34ce Add transcoding status to videos 2024-09-22 06:04:21 -06:00
Carl Pearson
0fafbe4265 fix video file delete 2024-09-22 05:27:58 -06:00
Carl Pearson
dfcc7ed783 Source link on videos list 2024-09-22 05:23:09 -06:00
Carl Pearson
6c7a435d4f Switch string -> OriginalStatus 2024-09-22 05:21:28 -06:00
Carl Pearson
6902225716 remove comment 2024-09-22 05:07:22 -06:00
Carl Pearson
4ba3b4627a Fix audio delete function 2024-09-22 05:06:37 -06:00
Carl Pearson
dc04468f7c Start adding some logging 2024-09-21 06:22:34 -06:00
Carl Pearson
62d9ebf74b Remove old video CSS 2024-09-20 15:33:31 -06:00
Carl Pearson
66ff3aab1c Video page styling 2024-09-20 15:33:20 -06:00
Carl Pearson
9d5dd8c355 Shorter SHA in footer 2024-09-20 15:03:27 -06:00
Carl Pearson
171ba32134 Add BuildDate to docker build 2024-09-20 14:32:26 -06:00
Carl Pearson
1446e8b337 Common style, more footers 2024-09-20 14:08:09 -06:00
Carl Pearson
3783c269c5 README typo 2024-09-20 14:02:03 -06:00
Carl Pearson
890565b609 BuildDate, footer styling 2024-09-20 14:01:27 -06:00
Carl Pearson
5254b0eab7 Move footer to separate template 2024-09-20 13:45:39 -06:00
Carl Pearson
3684753e9b Better video list formatting 2024-09-20 06:04:41 -06:00
Carl Pearson
0eb077a85b move videos style to file 2024-09-20 05:45:39 -06:00
Carl Pearson
ab63347549 Move video style to file 2024-09-20 05:43:19 -06:00
Carl Pearson
d88373e939 Move script to separate file 2024-09-20 05:36:23 -06:00
Carl Pearson
15c2014ea2 make build id a github compare link 2024-09-20 05:33:32 -06:00
Carl Pearson
df61a06435 serve static at /static 2024-09-20 05:24:36 -06:00
Carl Pearson
1b229f7417 Remove cancel 2024-09-20 05:24:33 -06:00
Carl Pearson
62ed290570 provide better download name 2024-09-16 05:44:58 -06:00
Carl Pearson
71abe246e2 README 2024-09-16 05:26:01 -06:00
Carl Pearson
673c88cff4 Add YTDLP_SITE_SECURE variable for use with https 2024-09-16 05:18:19 -06:00
Carl Pearson
7a6004bd32 Add some roadmap stuff 2024-09-15 06:11:04 -06:00
Carl Pearson
8112b23a42 ci: don't run if readme is changed 2024-09-15 06:05:32 -06:00
Carl Pearson
829668bb3f Do 480p, 96k transcodes first 2024-09-15 06:03:50 -06:00