PeerTube/server/controllers/api/videos
Rigel Kent 8319d6ae72
Add video file metadata to download modal, via ffprobe (#2411)
* Add video file metadata via ffprobe

* Federate video file metadata

* Add tests for file metadata generation

* Complete tests for videoFile metadata federation

* Lint migration and video-file for metadata

* Objectify metadata from getter in ffmpeg-utils

* Add metadataUrl to all videoFiles

* Simplify metadata API middleware

* Load playlist in videoFile when requesting metadata
2020-03-10 14:39:40 +01:00
..
abuse.ts Hide video abuses from muted accounts 2019-08-29 14:31:04 +02:00
blacklist.ts Stronger model typings 2019-08-19 17:26:35 +02:00
captions.ts Add url field in caption and use it for thumbnails 2020-01-30 11:53:38 +01:00
comment.ts Soft delete video comments instead of detroy 2019-12-04 09:36:45 +01:00
import.ts Move to eslint 2020-02-03 08:31:02 +01:00
index.ts Add video file metadata to download modal, via ffprobe (#2411) 2020-03-10 14:39:40 +01:00
ownership.ts Add internal privacy mode 2019-12-12 16:51:59 +01:00
rate.ts Stronger model typings 2019-08-19 17:26:35 +02:00
watching.ts Stronger model typings 2019-08-19 17:26:35 +02:00