PeerTube/server
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
..
assets Add audio support in upload 2019-05-16 17:16:47 +02:00
controllers Add thumbnail / preview generation from url on the fly (#2646) 2020-04-20 10:28:38 +02:00
helpers Fix import captions test 2020-04-15 14:15:44 +02:00
initializers Increase fetcher job ttl 2020-04-11 09:07:15 +02:00
lib Add thumbnail / preview generation from url on the fly (#2646) 2020-04-20 10:28:38 +02:00
middlewares Do not support subscriptions to accounts 2020-04-16 16:37:25 +02:00
models Fix videos languages filter SQL query 2020-04-20 10:24:58 +02:00
static/dnt-policy advertising PeerTube's rather simple DNT policy 2018-08-08 09:22:15 +02:00
tests Add thumbnail / preview generation from url on the fly (#2646) 2020-04-20 10:28:38 +02:00
tools Fix import/upload CLI options 2020-04-16 16:20:56 +02:00
typings Add ability for plugins to add custom routes 2020-04-10 15:23:25 +02:00