Commit graph

557 commits

Author SHA1 Message Date
j
eee51e672c fix upload 2023-08-24 22:22:43 +02:00
j
d7f087125e speed up stream lookup 2023-08-18 14:59:45 +02:00
j
9d5222f0cc oder of video/audio settings matters in ffmpeg>5 2023-07-29 11:07:36 +02:00
j
a25ad7c947 revert 8c977 wrong format, use b:v instead of vb, b:a instead of ab, no speed for 1st pass vp9 2023-07-29 10:58:52 +02:00
j
4073942ec2 only use vp9 if also enabled 2023-07-29 10:27:47 +02:00
j
8c977ba11b newer version of ffmpeg require -v:pass to limit 2-pass encoing to video 2023-07-28 19:53:13 +02:00
j
5c951e2559 fix file create 2023-07-28 19:18:31 +02:00
j
4fb8879ba0 migrate bigint ids 2023-07-27 23:45:37 +02:00
j
a035d37229 add apps.py to all apps 2023-07-27 19:27:00 +02:00
j
c80f16c77a update django/celery 2023-07-27 15:35:53 +02:00
j
f5becafad4 avoid negative pixels 2023-07-06 16:22:23 +05:30
j
9340c0e578 update to new celery api 2023-06-23 16:21:31 +05:30
j
21db208556 use isSubtitles to check if subtitle layer exists 2023-06-22 14:21:34 +05:30
j
1c8b5b4b48 avoid double test for h264 2022-10-20 11:09:43 +02:00
j
40e2481f61 switch to yt-dlp 2022-03-18 16:53:19 +00:00
j
d191f24d03 .ogg can be video too 2022-02-19 13:51:25 +01:00
j
af65750363 avoid transaction.atomic insided of transaction.atomic 2022-01-12 11:03:25 +01:00
j
65fc082b1b if file has audio/video track flag as type 2021-11-14 13:42:06 +00:00
j
feb10ececb disable keyframe index 2021-06-14 10:47:47 +01:00
j
a9f883859a no need to use full title for tmp files 2021-05-23 19:28:08 +01:00
j
7f31998254 add 0p for audio only profile 2021-04-01 11:30:28 +02:00
j
e7df18f727 typo 2020-11-08 23:26:16 +01:00
j
1bba157f7f pass referer to get_info 2020-11-08 22:54:49 +01:00
j
4cf28434eb pass referer to video download 2020-11-08 22:29:24 +01:00
j
5d6e753b05 DEA.L. and DEAIL. work for aac 2020-10-17 09:47:07 +02:00
j
2d8a3f24dc can see > direct upload 2020-08-29 23:54:19 +02:00
j
d795e40344 fix username 2020-08-29 23:37:59 +02:00
j
ffb512a304 add oshash to changelog, keep upload filename, show direct upload instance 2020-08-29 23:32:57 +02:00
j
a1e6ad7b3d remove future imports 2020-05-30 21:23:16 +02:00
j
548a73f121 python3 only: remove six.moves imports 2020-05-29 12:17:18 +02:00
j
844382b1e8 drop python2 support, upgrade to django 3 2020-05-29 00:25:16 +02:00
j
b18a6ab3ca stream might have been removed 2020-05-12 15:15:26 +02:00
j
6f4bdebd88 format crop string 2020-03-22 16:45:29 +01:00
j
823b8f2136 foundations to directly use upoaded videos if format is usable 2019-12-01 16:20:20 +01:00
j
05b7fc1f7e default flags 2019-11-02 08:32:49 +01:00
j
551ffc5c86 make sure video is 420p 2019-11-01 19:48:35 +01:00
j
401347e29b longer queue 2019-10-19 12:45:05 +01:00
j
ce423303d5 encode clips 2019-08-21 16:23:34 +02:00
j
9596248dc4 use refresh_from_db 2019-07-31 11:53:30 +02:00
j
91a7c0cede another place sort is required now 2019-07-23 17:55:08 +02:00
j
87de67be98 one more imdb id check 2019-07-23 17:45:30 +02:00
j
0b44b3b66b fix backend 2019-07-17 11:53:21 +02:00
j
62fe578f38 update celery to a version that works in python3.7 2019-07-16 12:05:40 +01:00
j
b5cecee034 keep annotations while moving all files 2019-06-27 19:35:07 +02:00
j
01f32871fd only extract keyframe index for video files 2018-12-23 14:11:22 +01:00
j
6c5fc9030a cleanup subtitle 2018-11-06 15:25:42 +01:00
j
b4a490901a python2.7 friendly 2018-09-18 23:05:34 +02:00
j
40f5de20d2 disable chop, not really working yet 2018-08-13 21:26:24 +02:00
j
d488119748 chop only works with ffmpeg > 3 2018-08-10 11:12:01 +01:00
j
8584632555 followup to ba5e4af355 - create keyframe index as part of creating stream 2018-08-10 09:11:40 +01:00