xExtension-YouTube update

This commit is contained in:
ImAReplicant 2022-04-14 17:27:03 +02:00
parent 9598024a47
commit b977688472
2 changed files with 8 additions and 4 deletions

View file

@ -322,12 +322,12 @@
},
{
"name": "YouTube/PeerTube Video Feed",
"author": "Kevin Papst",
"author": "ImAReplicant (forked from Kevin Papst)",
"description": "Embed YouTube/PeerTube feeds inside article content.",
"version": 0.1,
"version": 0.11,
"entrypoint": "YouTube",
"type": "user",
"url": "https://github.com/kevinpapst/freshrss-youtube",
"url": "https://framagit.org/ImAReplicant/freshrss-youtube",
"method": "git",
"directory": "xExtension-YouTube"
},