Commit Graph

143 Commits

Author SHA1 Message Date
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
Carl Pearson
b198caaefc streaming rate on embeds, artist column 2024-09-14 15:12:59 -06:00
Carl Pearson
e9efe35446 SetMaxOpenConns(1) 2024-09-14 14:22:46 -06:00
Carl Pearson
2dcd31b834 remove 240p and 360p transcodes 2024-09-14 14:07:46 -06:00
Carl Pearson
f414b436c2 More error handling 2024-09-14 14:07:17 -06:00
Carl Pearson
631c691041 refactor opus bitrate detection 2024-09-14 05:54:53 -06:00
Carl Pearson
6d7b38627c Restrict video to 1080p 2024-09-14 05:30:44 -06:00
Carl Pearson
8919464607 track and set progress across all video/audio on a page 2024-09-13 08:41:02 -06:00
Carl Pearson
f0c1a8b00e Support variable audio formats 2024-09-13 05:35:57 -06:00
Carl Pearson
f8a182aa75 Add audio-only downloads 2024-09-12 17:10:21 -06:00
Carl Pearson
648ebdd424 refactor deletion code 2024-09-11 08:45:11 -06:00
Carl Pearson
7bc8b10332 Add restart procesing button 2024-09-11 08:45:11 -06:00
Carl Pearson
ca86caee85 Add GitSHA variable 2024-09-11 08:45:07 -06:00
Carl Pearson
e50ff37215 Set Rate column in Audio table 2024-09-11 05:55:55 -06:00
Carl Pearson
cb49fcd56f Add /videos link to homepage 2024-09-11 05:50:06 -06:00
Carl Pearson
e81362b531 Serialize transcode jobs 2024-09-11 05:42:59 -06:00
Carl Pearson
663a6f5e88 Support multiple video/audio transcodes 2024-09-10 08:21:03 -06:00
Carl Pearson
456b3d3e56 viewport size style 2024-09-08 06:05:10 -06:00
Carl Pearson
ae5c206389 Better video player styling 2024-09-08 05:58:21 -06:00
Carl Pearson
551907d70c remove commented-out session-protected URL from video pages 2024-09-08 05:50:45 -06:00
Carl Pearson
fea1704245 add download attribute to vide/audio links 2024-09-08 05:50:13 -06:00
Carl Pearson
dc6b391e5a Temporary public URLs for videos 2024-09-08 05:43:26 -06:00
Carl Pearson
689ce8280e always re-encode to mp4 2024-09-07 15:24:42 -06:00
Carl Pearson
9cc496ba74 Fix /video/[id] src URL 2024-09-07 06:23:41 -06:00
Carl Pearson
bfded75196 Add video ID to title 2024-09-07 06:17:31 -06:00
Carl Pearson
3fb3ab496f Initial /video/[id] endpoint 2024-09-07 06:17:21 -06:00
Carl Pearson
9ca89f5509 Put /downloads behind auth 2024-09-07 06:07:58 -06:00
Carl Pearson
767e382b90 switch audio to 160k 2024-09-07 06:03:09 -06:00
Carl Pearson
6b50fbcc6f Add length and download sizes 2024-09-06 15:21:42 -06:00
Carl Pearson
c7d65bf999 ignore .mp4 files 2024-09-06 15:21:29 -06:00
Carl Pearson
de3bf23b0e remove user registration 2024-09-06 14:53:58 -06:00
Carl Pearson
4a944858ad delete user_id rather than set to nil on logout 2024-09-06 14:53:47 -06:00
Carl Pearson
54f4e93e73 make session last 1mo 2024-09-06 14:49:11 -06:00
Carl Pearson
6a16ddda9f use getDownloadDir() for static files 2024-09-06 14:48:15 -06:00
Carl Pearson
9d454198d1 Make docker smaller 2024-09-06 11:25:36 -06:00
Carl Pearson
7c96092b3c Deploy to GHCR 2024-09-06 11:12:42 -06:00
Carl Pearson
20d83600ab Create docker-image.yml 2024-09-06 10:50:41 -06:00
Carl Pearson
1720727c9e Initial commit 2024-09-06 10:47:41 -06:00