|
de818c4204
|
better error for failed imports
|
2023-11-20 10:19:45 +00:00 |
|
|
bcece622e3
|
fix import
|
2023-11-20 09:57:25 +00:00 |
|
|
7c96d9e994
|
try audio/video only and without limit after that
|
2023-11-20 09:56:23 +00:00 |
|
|
384d92214d
|
stram is done if reusing upload
|
2023-11-18 16:30:50 +01:00 |
|
|
19bb7e3b83
|
don't fail if hieght is None
|
2023-11-18 12:14:12 +01:00 |
|
|
95485f3e4b
|
stream is available after reuse
|
2023-11-18 12:03:33 +01:00 |
|
|
4c415c6b5d
|
get the right resolution
|
2023-11-18 11:50:08 +01:00 |
|
|
06dbc277c7
|
don't fail if extract.timelines is called from another folder
|
2023-11-14 14:44:57 +01:00 |
|
|
cbaeffde68
|
Image.ANTIALIAS->Image.LANCZOS
|
2023-08-24 23:39:54 +02:00 |
|
|
eee51e672c
|
fix upload
|
2023-08-24 22:22:43 +02:00 |
|
|
d7f087125e
|
speed up stream lookup
|
2023-08-18 14:59:45 +02:00 |
|
|
9d5222f0cc
|
oder of video/audio settings matters in ffmpeg>5
|
2023-07-29 11:07:36 +02:00 |
|
|
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 |
|
|
4073942ec2
|
only use vp9 if also enabled
|
2023-07-29 10:27:47 +02:00 |
|
|
8c977ba11b
|
newer version of ffmpeg require -v:pass to limit 2-pass encoing to video
|
2023-07-28 19:53:13 +02:00 |
|
|
5c951e2559
|
fix file create
|
2023-07-28 19:18:31 +02:00 |
|
|
4fb8879ba0
|
migrate bigint ids
|
2023-07-27 23:45:37 +02:00 |
|
|
a035d37229
|
add apps.py to all apps
|
2023-07-27 19:27:00 +02:00 |
|
|
c80f16c77a
|
update django/celery
|
2023-07-27 15:35:53 +02:00 |
|
|
f5becafad4
|
avoid negative pixels
|
2023-07-06 16:22:23 +05:30 |
|
|
9340c0e578
|
update to new celery api
|
2023-06-23 16:21:31 +05:30 |
|
|
21db208556
|
use isSubtitles to check if subtitle layer exists
|
2023-06-22 14:21:34 +05:30 |
|
|
1c8b5b4b48
|
avoid double test for h264
|
2022-10-20 11:09:43 +02:00 |
|
|
40e2481f61
|
switch to yt-dlp
|
2022-03-18 16:53:19 +00:00 |
|
|
d191f24d03
|
.ogg can be video too
|
2022-02-19 13:51:25 +01:00 |
|
|
af65750363
|
avoid transaction.atomic insided of transaction.atomic
|
2022-01-12 11:03:25 +01:00 |
|
|
65fc082b1b
|
if file has audio/video track flag as type
|
2021-11-14 13:42:06 +00:00 |
|
|
feb10ececb
|
disable keyframe index
|
2021-06-14 10:47:47 +01:00 |
|
|
a9f883859a
|
no need to use full title for tmp files
|
2021-05-23 19:28:08 +01:00 |
|
|
7f31998254
|
add 0p for audio only profile
|
2021-04-01 11:30:28 +02:00 |
|
|
e7df18f727
|
typo
|
2020-11-08 23:26:16 +01:00 |
|
|
1bba157f7f
|
pass referer to get_info
|
2020-11-08 22:54:49 +01:00 |
|
|
4cf28434eb
|
pass referer to video download
|
2020-11-08 22:29:24 +01:00 |
|
|
5d6e753b05
|
DEA.L. and DEAIL. work for aac
|
2020-10-17 09:47:07 +02:00 |
|
|
2d8a3f24dc
|
can see > direct upload
|
2020-08-29 23:54:19 +02:00 |
|
|
d795e40344
|
fix username
|
2020-08-29 23:37:59 +02:00 |
|
|
ffb512a304
|
add oshash to changelog, keep upload filename, show direct upload instance
|
2020-08-29 23:32:57 +02:00 |
|
|
a1e6ad7b3d
|
remove future imports
|
2020-05-30 21:23:16 +02:00 |
|
|
548a73f121
|
python3 only: remove six.moves imports
|
2020-05-29 12:17:18 +02:00 |
|
|
844382b1e8
|
drop python2 support, upgrade to django 3
|
2020-05-29 00:25:16 +02:00 |
|
|
b18a6ab3ca
|
stream might have been removed
|
2020-05-12 15:15:26 +02:00 |
|
|
6f4bdebd88
|
format crop string
|
2020-03-22 16:45:29 +01:00 |
|
|
823b8f2136
|
foundations to directly use upoaded videos if format is usable
|
2019-12-01 16:20:20 +01:00 |
|
|
05b7fc1f7e
|
default flags
|
2019-11-02 08:32:49 +01:00 |
|
|
551ffc5c86
|
make sure video is 420p
|
2019-11-01 19:48:35 +01:00 |
|
|
401347e29b
|
longer queue
|
2019-10-19 12:45:05 +01:00 |
|
|
ce423303d5
|
encode clips
|
2019-08-21 16:23:34 +02:00 |
|
|
9596248dc4
|
use refresh_from_db
|
2019-07-31 11:53:30 +02:00 |
|
|
91a7c0cede
|
another place sort is required now
|
2019-07-23 17:55:08 +02:00 |
|
|
87de67be98
|
one more imdb id check
|
2019-07-23 17:45:30 +02:00 |
|