youtube extension can also display peertube videos (#31)
This commit is contained in:
parent
b68f0e2b20
commit
27823efca8
2 changed files with 4 additions and 4 deletions
|
|
@ -12,7 +12,7 @@ There are some FreshRSS extensions out there, developed by community members:
|
||||||
|
|
||||||
### By [@kevinpapst](https://github.com/kevinpapst), [Web](http://www.kevinpapst.de/)
|
### By [@kevinpapst](https://github.com/kevinpapst), [Web](http://www.kevinpapst.de/)
|
||||||
|
|
||||||
* [Youtube](https://github.com/kevinpapst/freshrss-youtube): Display videos from YouTube feeds inline
|
* [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
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -34,9 +34,9 @@
|
||||||
"type": "gh-subdirectory"
|
"type": "gh-subdirectory"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "YouTube",
|
"name": "YouTube/PeerTube",
|
||||||
"description": "Display videos from YouTube feeds inline",
|
"description": "Display videos from YouTube/PeerTube feeds inline",
|
||||||
"version": 0.6,
|
"version": 0.7,
|
||||||
"author": "Kevin Papst",
|
"author": "Kevin Papst",
|
||||||
"url": "https://github.com/kevinpapst/freshrss-youtube",
|
"url": "https://github.com/kevinpapst/freshrss-youtube",
|
||||||
"type": "gh-subdirectory"
|
"type": "gh-subdirectory"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue