1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-06 03:50:26 +02:00
Peertube/server/core/controllers/api/videos
ilfarpro dd52e8b89e
Feature for runners - handle storyboard-generation-job (#7191)
* Implement processing storyboards by runners

* Fixed storyboard generation by runners

* use common code patterns

* fix import

* improve debug logging for storyboard generation

* config option for storyboard processing with remote-runners

* refactor repetitive pattern

* refactor storyboard related code to share common utlities

* Fix test

* Fix storyboard generation config logic

* Improve logging

* Added tests for storyboard generation with runners

* Refactor PR

---------

Co-authored-by: ilfarpro <ilfarpro@ya.ru>
Co-authored-by: Chocobozzz <me@florianbigard.com>
2025-09-10 11:50:06 +02:00
..
blacklist.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
captions.ts Create and inject caption playlist in HLS master 2025-04-09 16:18:38 +02:00
chapters.ts Check video rights before providing AP information 2024-04-26 10:09:38 +02:00
comment.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
files.ts Remove deprecated server code 2024-11-04 10:23:01 +01:00
import.ts Better thumbnail error handling 2025-07-25 17:01:36 +02:00
index.ts Improve NSFW system 2025-04-30 15:54:11 +02:00
live.ts Add Scheduled Lives functionality (#7144) 2025-08-01 15:06:27 +02:00
ownership.ts Check video rights before providing AP information 2024-04-26 10:09:38 +02:00
passwords.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
rate.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
source.ts Feature for runners - handle storyboard-generation-job (#7191) 2025-09-10 11:50:06 +02:00
stats.ts add user agent video stats (#6871) 2025-04-07 10:29:59 +02:00
storyboard.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
studio.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
token.ts Check video rights before providing AP information 2024-04-26 10:09:38 +02:00
transcoding.ts Separate HLS audio and video streams 2024-08-05 08:31:59 +02:00
update.ts Improve NSFW system 2025-04-30 15:54:11 +02:00
upload.ts Add ability for admin to configure request timeout 2025-08-11 16:55:37 +02:00
view.ts add user agent video stats (#6871) 2025-04-07 10:29:59 +02:00