FreshRSS-Extensions/xExtension-YouTube/metadata.json
Kevin Papst ad2d0eeb3a
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>
2024-03-17 23:30:56 +01:00

8 lines
202 B
JSON

{
"name": "YouTube/PeerTube Video Feed",
"author": "Kevin Papst",
"description": "Embed YouTube/PeerTube feeds inside article content.",
"version": 0.10,
"entrypoint": "YouTube",
"type": "user"
}