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