Browse Source

add dependencies

pull/1/head
LecygneNoir 6 years ago
parent
commit
297e61dd4a
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      README.md

+ 11
- 0
README.md View File

@ -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)

Loading…
Cancel
Save