From a96aed15188174c50885dda0df3164a67295e11f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 19 Oct 2017 14:58:28 +0200 Subject: Add ability to download a video from direct link or torrent file --- .../+video-watch/video-download.component.html | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 client/src/app/videos/+video-watch/video-download.component.html (limited to 'client/src/app/videos/+video-watch/video-download.component.html') diff --git a/client/src/app/videos/+video-watch/video-download.component.html b/client/src/app/videos/+video-watch/video-download.component.html new file mode 100644 index 000000000..ddc57e999 --- /dev/null +++ b/client/src/app/videos/+video-watch/video-download.component.html @@ -0,0 +1,30 @@ + -- cgit v1.2.3