Updated Home (markdown)
authorRigel Kent <par@rigelk.eu>
Fri, 22 Jun 2018 19:55:44 +0000 (21:55 +0200)
committerRigel Kent <par@rigelk.eu>
Fri, 22 Jun 2018 19:55:44 +0000 (21:55 +0200)
Home.md

diff --git a/Home.md b/Home.md
index 08dca8c8099fce433deb6a70b21b433f31537372..0fbb9d089493fb1d7b5f8526b1651310d5a6764f 100644 (file)
--- 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).