PeerTube/server/controllers/api/videos
Kim b1770a0af4
Add thumbnail / preview generation from url on the fly (#2646)
* Add thumbnails generation on the fly to URL import

* Display generated preview to import first edit

* Use ternary to get type inference

* Move preview/thumbnail test just after import

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
2020-04-20 10:28:38 +02: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 Add thumbnail / preview generation from url on the fly (#2646) 2020-04-20 10:28:38 +02:00
index.ts Support audio files import 2020-04-03 15:41:39 +02: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