X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=b5d7422ed6c8af36908fb5e6bec446fa9fc5cd46;hb=6de36768980ef6063b8fcd730b59fa685dd2b99c;hp=948ba3f6712c5689a3a381f4fccb3f98186f83d8;hpb=1ab7b637ec5939f4ecd69a489057669dfd6314bb;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index 948ba3f67..b5d7422ed 100644 --- a/package.json +++ b/package.json @@ -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.23-alpha", + "version": "0.0.24-alpha", "private": true, "licence": "GPLv3", "engines": { @@ -135,7 +135,8 @@ "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