From: Rigel Kent Date: Fri, 22 Jun 2018 19:55:44 +0000 (+0200) Subject: Updated Home (markdown) X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6bf021d18237596023c5118cda799c5da64c4871;p=oweals%2Fpeertube.wiki.git Updated Home (markdown) --- diff --git a/Home.md b/Home.md index 08dca8c..0fbb9d0 100644 --- a/Home.md +++ b/Home.md @@ -1,8 +1,9 @@ # External Interaction - [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) -- [Scripting automatic mirror of a YouTube channel/playlist to PeerTube (with Python)](https://git.rigelk.eu/rigelk/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] +- [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) 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).