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

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