mirror of
https://git.lecygnenoir.info/LecygneNoir/prismedia.git
synced 2025-10-03 01:19:15 +02:00
add dependencies
This commit is contained in:
parent
d0cf9bced0
commit
297e61dd4a
1 changed files with 11 additions and 0 deletions
11
README.md
11
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)
|
Loading…
Add table
Add a link
Reference in a new issue