1
0
Fork 0
peertube/server/models
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
..
account Wrap videos list query in raw SQL 2020-03-10 14:03:58 +01:00
activitypub Optimize view endpoint 2020-02-04 16:18:01 +01:00
application Fix createdAt/updatedAt issues 2019-04-26 09:16:43 +02:00
avatar Type toFormattedJSON 2019-08-20 19:23:10 +02:00
oauth Move to eslint 2020-02-03 08:31:02 +01:00
redundancy Add video file metadata to download modal, via ffprobe (#2411) 2020-03-10 14:39:40 +01:00
server Move to eslint 2020-02-03 08:31:02 +01:00
video Add video file metadata to download modal, via ffprobe (#2411) 2020-03-10 14:39:40 +01:00
migrations.ts Update sequelize 2019-04-24 16:26:20 +02:00
model-cache.ts Don't refresh videos when processing views 2020-02-04 15:58:59 +01:00
utils.ts Add video file metadata to download modal, via ffprobe (#2411) 2020-03-10 14:39:40 +01:00