mirror of
https://git.lecygnenoir.info/LecygneNoir/prismedia.git
synced 2025-10-03 09:29:16 +02:00
peertube upload now supported
This commit is contained in:
parent
1ecc9cab25
commit
2e8f019cdb
3 changed files with 79 additions and 3 deletions
|
@ -69,4 +69,5 @@ if __name__ == '__main__':
|
|||
except SchemaError as e:
|
||||
exit(e)
|
||||
|
||||
yt_upload.run(options)
|
||||
yt_upload.run(options)
|
||||
pt_upload.run(options)
|
Loading…
Add table
Add a link
Reference in a new issue