PeerTube/server/controllers/api
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
..
server
users
videos Add video file metadata to download modal, via ffprobe (#2411) 2020-03-10 14:39:40 +01:00
accounts.ts
config.ts Refactor email enabled function 2020-02-17 10:27:00 +01:00
index.ts
jobs.ts
oauth-clients.ts
overviews.ts
plugins.ts
search.ts Update dependencies 2020-02-28 16:21:34 +01:00
video-channel.ts
video-playlist.ts