Commit Graph

43 Commits

Author SHA1 Message Date
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
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
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
045ecd88d1 Move Audio to media package 2024-09-26 05:54:11 -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
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
0fafbe4265 fix video file delete 2024-09-22 05:27:58 -06:00
Carl Pearson
6c7a435d4f Switch string -> OriginalStatus 2024-09-22 05:21:28 -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
9d5dd8c355 Shorter SHA in footer 2024-09-20 15:03:27 -06:00
Carl Pearson
1446e8b337 Common style, more footers 2024-09-20 14:08:09 -06:00
Carl Pearson
890565b609 BuildDate, footer styling 2024-09-20 14:01:27 -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
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
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
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
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
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
3fb3ab496f Initial /video/[id] endpoint 2024-09-07 06:17:21 -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
4a944858ad delete user_id rather than set to nil on logout 2024-09-06 14:53:47 -06:00
Carl Pearson
1720727c9e Initial commit 2024-09-06 10:47:41 -06:00