Update README.md

This commit is contained in:
PLUJA 2020-08-26 08:41:38 +02:00 committed by GitHub
parent 03e3204ea7
commit ba3b7c14ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,8 @@ The Parasitter server connects to Google (Youtube) in order to gather all the ne
### Test ### Test
You can test this new version. 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`. 1. Install `python3`, `pip3`, `python3-venv` (optional) and `git`.
2. Clone this repository: 2. Clone this repository: