]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Add ability to update thumbnail and preview on client
[github/Chocobozzz/PeerTube.git] / package.json
index a3ad15035675dd8a335b1b4fff665e30e60df9cc..b5d7422ed6c8af36908fb5e6bec446fa9fc5cd46 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "peertube",
   "description": "Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.",
-  "version": "0.0.21-alpha",
+  "version": "0.0.24-alpha",
   "private": true,
   "licence": "GPLv3",
   "engines": {
     "supertest": "^3.0.0",
     "tslint": "^5.7.0",
     "tslint-config-standard": "^7.0.0",
-    "webtorrent": "^0.98.0"
+    "webtorrent": "^0.98.0",
+    "youtube-dl": "^1.12.2"
   },
   "scripty": {
     "silent": true