Commit Graph

568 Commits

Author SHA1 Message Date
j 774450d263 missing imports and typos 2024-04-05 21:20:45 +01:00
j 4794c0f68a fix remux 2023-11-20 20:58:58 +00:00
j de818c4204 better error for failed imports 2023-11-20 10:19:45 +00:00
j bcece622e3 fix import 2023-11-20 09:57:25 +00:00
j 7c96d9e994 try audio/video only and without limit after that 2023-11-20 09:56:23 +00:00
j 384d92214d stram is done if reusing upload 2023-11-18 16:30:50 +01:00
j 19bb7e3b83 don't fail if hieght is None 2023-11-18 12:14:12 +01:00
j 95485f3e4b stream is available after reuse 2023-11-18 12:03:33 +01:00
j 4c415c6b5d get the right resolution 2023-11-18 11:50:08 +01:00
j 06dbc277c7 don't fail if extract.timelines is called from another folder 2023-11-14 14:44:57 +01:00
j cbaeffde68 Image.ANTIALIAS->Image.LANCZOS 2023-08-24 23:39:54 +02:00
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