# ptyt_upload 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 ## How To Currently not really usable. May upload video to Youtube with a one-time authorization, currently working on Peertube upload ## Sources inspired by [peeror](https://git.drycat.fr/rigelk/Peeror) and [youtube-upload](https://github.com/tokland/youtube-upload)