From: Rigel Kent Date: Fri, 22 Jun 2018 19:56:25 +0000 (+0200) Subject: Updated Home (markdown) X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a01e27ce092a4546bab7ac1d6d1c249f2a949b5e;p=oweals%2Fpeertube.wiki.git Updated Home (markdown) --- diff --git a/Home.md b/Home.md index 0fbb9d0..3d09397 100644 --- a/Home.md +++ b/Home.md @@ -2,9 +2,9 @@ - [Toot new videos on Mastodon automatically (with Python)](https://github.com/PhieF/MiscConfig/blob/master/Peertube/peertubetomasto.py) -- [Scripting video uploads (with Python)](https://git.drycat.fr/rigelk/Peeror/wiki) [should still work and be easy to hack on, but in case it doesn't because of a change of PeerTube's API, please use `prismedia` below - it is a bit more complex but is keeping pace with PeerTube much more closely] -- [Scripting automatic mirror of a YouTube channel/playlist to PeerTube (with Python)](https://git.rigelk.eu/rigelk/peeror) [same as above] -- [Scripting video uploads to PeerTube and YouTube at the same time (with Python)](https://git.lecygnenoir.info/LecygneNoir/prismedia) +- [Peeror: Scripting video uploads (with Python)](https://git.drycat.fr/rigelk/Peeror/wiki) [should still work and be easy to hack on, but in case it doesn't because of a change of PeerTube's API, please use `prismedia` below - it is a bit more complex but is keeping pace with PeerTube much more closely] +- [Example with Peeror: Scripting automatic mirror of a YouTube channel/playlist to PeerTube (with Python)](https://git.rigelk.eu/rigelk/peeror) [same as above] +- [Prismedia: Scripting video uploads to PeerTube and YouTube at the same time (with Python)](https://git.lecygnenoir.info/LecygneNoir/prismedia) The API is also documented via OpenAPI. You can have a look at [the quickstart](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/api/quickstart.md).