xExtension-YouTube update
This commit is contained in:
parent
9598024a47
commit
b977688472
2 changed files with 8 additions and 4 deletions
|
|
@ -12,7 +12,6 @@ There are some FreshRSS extensions out there, developed by community members:
|
||||||
|
|
||||||
### By [@kevinpapst](https://github.com/kevinpapst), [Web](https://www.kevinpapst.de/)
|
### By [@kevinpapst](https://github.com/kevinpapst), [Web](https://www.kevinpapst.de/)
|
||||||
|
|
||||||
* [Youtube/Peertube](https://github.com/kevinpapst/freshrss-youtube): Display videos from YouTube/PeerTube feeds inline
|
|
||||||
* [Dilbert](https://github.com/kevinpapst/freshrss-dilbert): Display your daily Dilbert comic in FreshRSS directly
|
* [Dilbert](https://github.com/kevinpapst/freshrss-dilbert): Display your daily Dilbert comic in FreshRSS directly
|
||||||
* [Teem](https://github.com/kevinpapst/freshrss-teem): Display videos from the skydiving website jointheteem.com inline
|
* [Teem](https://github.com/kevinpapst/freshrss-teem): Display videos from the skydiving website jointheteem.com inline
|
||||||
|
|
||||||
|
|
@ -63,3 +62,8 @@ There are some FreshRSS extensions out there, developed by community members:
|
||||||
### By [@dohseven](https://framagit.org/dohseven)
|
### By [@dohseven](https://framagit.org/dohseven)
|
||||||
|
|
||||||
* [Explosm](https://framagit.org/dohseven/freshrss-explosm): Directly displays the Explosm comic in FreshRSS
|
* [Explosm](https://framagit.org/dohseven/freshrss-explosm): Directly displays the Explosm comic in FreshRSS
|
||||||
|
|
||||||
|
|
||||||
|
### By [@ImAReplicant](https://framagit.org/ImAReplicant)
|
||||||
|
|
||||||
|
* [Youtube/Peertube](https://framagit.org/ImAReplicant/freshrss-youtube): Display videos from YouTube/PeerTube feeds inline
|
||||||
|
|
|
||||||
|
|
@ -322,12 +322,12 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "YouTube/PeerTube Video Feed",
|
"name": "YouTube/PeerTube Video Feed",
|
||||||
"author": "Kevin Papst",
|
"author": "ImAReplicant (forked from Kevin Papst)",
|
||||||
"description": "Embed YouTube/PeerTube feeds inside article content.",
|
"description": "Embed YouTube/PeerTube feeds inside article content.",
|
||||||
"version": 0.1,
|
"version": 0.11,
|
||||||
"entrypoint": "YouTube",
|
"entrypoint": "YouTube",
|
||||||
"type": "user",
|
"type": "user",
|
||||||
"url": "https://github.com/kevinpapst/freshrss-youtube",
|
"url": "https://framagit.org/ImAReplicant/freshrss-youtube",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"directory": "xExtension-YouTube"
|
"directory": "xExtension-YouTube"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue