1
0
Fork 0
peertube/server/middlewares/validators/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
..
index.ts Check activities host 2018-11-14 16:32:27 +01:00
video-abuses.ts Stronger model typings 2019-08-19 17:26:35 +02:00
video-blacklist.ts Stronger model typings 2019-08-19 17:26:35 +02:00
video-captions.ts Move to eslint 2020-02-03 08:31:02 +01:00
video-channels.ts Fix channel creation limitation 2019-12-05 10:18:33 +01:00
video-comments.ts Move to eslint 2020-02-03 08:31:02 +01:00
video-imports.ts Move to eslint 2020-02-03 08:31:02 +01:00
video-playlists.ts Move to eslint 2020-02-03 08:31:02 +01:00
video-rates.ts Move to eslint 2020-02-03 08:31:02 +01:00
video-shares.ts Stronger model typings 2019-08-19 17:26:35 +02:00
video-watch.ts Fix express validator 2019-07-25 16:23:44 +02:00
videos.ts Add video file metadata to download modal, via ffprobe (#2411) 2020-03-10 14:39:40 +01:00