From 297e61dd4a974a0eac8fac0913c8ad570abe8679 Mon Sep 17 00:00:00 2001 From: LecygneNoir Date: Fri, 2 Mar 2018 11:40:23 +0100 Subject: [PATCH] add dependencies --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index c775d5f..dbdf61a 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,16 @@ A scripting way to upload videos to peertube and youtube +##Dependencies +Search in your package manager, otherwise use ``pip install --upgrade`` + - google-auth + - google-auth-oauthlib + - google-auth-httplib2 + - google-api-python-client + - docopt + - schema + - magic + + ## Sources inspired by [peeror](https://git.drycat.fr/rigelk/Peeror) and [youtube-upload](https://github.com/tokland/youtube-upload) \ No newline at end of file