|
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 |
|
|
0b44b3b66b
|
fix backend
|
2019-07-17 11:53:21 +02:00 |
|
|
62fe578f38
|
update celery to a version that works in python3.7
|
2019-07-16 12:05:40 +01:00 |
|
|
b5cecee034
|
keep annotations while moving all files
|
2019-06-27 19:35:07 +02:00 |
|
|
01f32871fd
|
only extract keyframe index for video files
|
2018-12-23 14:11:22 +01:00 |
|
|
6c5fc9030a
|
cleanup subtitle
|
2018-11-06 15:25:42 +01:00 |
|
|
b4a490901a
|
python2.7 friendly
|
2018-09-18 23:05:34 +02:00 |
|
|
40f5de20d2
|
disable chop, not really working yet
|
2018-08-13 21:26:24 +02:00 |
|
|
d488119748
|
chop only works with ffmpeg > 3
|
2018-08-10 11:12:01 +01:00 |
|
|
8584632555
|
followup to ba5e4af355 - create keyframe index as part of creating stream
|
2018-08-10 09:11:40 +01:00 |
|
|
ba5e4af355
|
chop/encode mp4 and include subtitles
|
2018-08-09 21:35:38 +01:00 |
|
|
72358a7bce
|
add stream.flags
|
2018-08-04 15:56:30 +00:00 |
|
|
6296be870b
|
use get_user_model
|
2018-07-29 21:12:56 +01:00 |
|
|
1bac062a50
|
use postgres json field
|
2018-07-09 15:22:12 +02:00 |
|
|
dbf740e55e
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
|
|
717248bc73
|
fix path name of multi track videos
|
2018-05-22 01:27:43 +02:00 |
|
|
a687f01fc7
|
use h264 high profile for .mp4
|
2017-08-30 14:54:26 +02:00 |
|
|
d6ee3019aa
|
fixup b991a3c381 sometimes its a module
|
2017-08-04 18:55:45 +02:00 |
|
|
b991a3c381
|
call f.item
|
2017-08-04 17:34:10 +02:00 |
|
|
5de40bdfdd
|
user
|
2017-07-27 21:55:48 +02:00 |
|
|
dacbdf45f8
|
hide some info about media if user can not see media
|
2017-07-25 14:58:54 +02:00 |
|
|
0df2df3c50
|
update selected after upload subtitles
|
2017-07-20 15:35:56 +02:00 |
|
|
b7368d74ae
|
fix typo
|
2017-07-20 15:20:09 +02:00 |
|
|
c665b3727c
|
update timeline
|
2017-07-20 11:13:28 +02:00 |
|
|
3d100c033c
|
ignore some subtitles
|
2017-07-19 14:49:18 +02:00 |
|
|
fb1c42ffaf
|
fix update
|
2017-06-01 13:23:38 +02:00 |
|
|
90d717769c
|
import Volume
|
2017-05-28 13:38:42 +02:00 |
|
|
8bd4cd6305
|
reset video fps/codec
|
2017-05-21 11:35:54 +02:00 |
|
|
0963abac9b
|
stdout is binary
|
2017-04-28 17:09:12 +02:00 |
|
|
28f9a01d90
|
__str__
|
2017-04-15 12:29:12 +02:00 |
|
|
5e37a2d222
|
add upload to changelog
|
2017-03-12 22:01:32 +02:00 |
|
|
f0a4aba751
|
use python_2_unicode_compatible
|
2017-03-03 08:56:35 +01:00 |
|
|
b8f191b3c9
|
more filter->list(filter
|
2017-02-25 11:41:48 +01:00 |
|
|
12f3901c9a
|
py3 filter->list(filter
|
2017-02-16 14:24:51 +01:00 |
|