added Youtube extension (#217)
* added Youtube extension * phpstan * modernized code style * replaced deprecated calls * phpstan * modernized codebase * modernized codebase * phpstan-next * markdown syntax check * markdown syntax check * markdown syntax check * seriously a spell checker ... are you trying to avoid outside contributions? * updated extensions --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
This commit is contained in:
parent
558be69744
commit
ad2d0eeb3a
11 changed files with 1091 additions and 16 deletions
|
|
@ -531,13 +531,13 @@
|
|||
"directory": "."
|
||||
},
|
||||
{
|
||||
"name": "YouTube/PeerTube Video Feed",
|
||||
"name": "YouTube Video Feed",
|
||||
"author": "Kevin Papst",
|
||||
"description": "Embed YouTube/PeerTube feeds inside article content.",
|
||||
"version": "0.1",
|
||||
"description": "Embed YouTube videos feeds inside article content.",
|
||||
"version": "1.0",
|
||||
"entrypoint": "YouTube",
|
||||
"type": "user",
|
||||
"url": "https://github.com/kevinpapst/freshrss-youtube",
|
||||
"url": "https://github.com/FreshRSS/Extensions",
|
||||
"method": "git",
|
||||
"directory": "xExtension-YouTube"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue