aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/create-transcoding-job.ts
Commit message (Collapse)AuthorAgeFilesLines
* Check video UUID in args scriptsChocobozzz2021-02-111-0/+6
|
* Fix create transcoding job scriptChocobozzz2021-02-111-13/+22
| | | | Depending on the file and the webtorrent/hls config
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-081-1/+2
|
* Update server dependenciesChocobozzz2021-02-031-8/+10
|
* Refactor transcoding job handlersChocobozzz2021-01-211-3/+3
|
* Split ffmpeg utils with ffprobe utilsChocobozzz2020-11-251-1/+1
|
* Live streaming implementation first stepChocobozzz2020-11-091-1/+1
|
* Add moderation helpers to pluginsChocobozzz2020-05-071-1/+1
|
* Avoir some circular dependenciesChocobozzz2020-05-041-1/+1
|
* Move to eslintcontainChocobozzz2020-02-031-1/+1
|
* Add ability to generate HLS in CLIChocobozzz2019-11-251-6/+39
|
* Use typescript paths in cli scripts tooChocobozzz2019-10-211-0/+3
|
* Add avatar to prune scriptChocobozzz2019-08-091-1/+1
|
* Add audio support in uploadChocobozzz2019-05-161-9/+4
|
* Rename video-file job to video-transcodingChocobozzz2019-03-191-1/+1
|
* Optimize SQL requests of watch page API endpointsChocobozzz2018-09-191-1/+1
|
* Upgrade dependenciesChocobozzz2018-06-191-3/+0
|
* Add resolution to create-transcoding-job script (#654)Florent F2018-06-151-1/+12
| | | | | | * Add resolution to create-transcoding-job script * Requested changes
* Add ability to manually run transcoding jobChocobozzz2018-05-301-0/+39