From ba3b7c14ef2526589fc2de10d87adb41cc269d71 Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Wed, 26 Aug 2020 08:41:38 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d3b784b..91a53f9 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,8 @@ The Parasitter server connects to Google (Youtube) in order to gather all the ne ### Test You can test this new version. -> IMPORTANT: Connections to googlevideo will be made to stream the videos. It is recommended to use a VPS server to preserve your privacy. + +##### IMPORTANT: Connections to googlevideo will be made to stream the videos. It is recommended to use a VPS server or a VPN to preserve your privacy. This version is intended for a remote server. 1. Install `python3`, `pip3`, `python3-venv` (optional) and `git`. 2. Clone this repository: