1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-18 22:31:32 +03:00
leon/skills/utilities/youtube_downloader/skill.json

13 lines
325 B
JSON

{
"$schema": "../../../schemas/skill-schemas/skill.json",
"name": "YouTube Downloader",
"bridge": "python",
"version": "1.0.0",
"description": "Download new videos from a YouTube playlist.",
"author": {
"name": "Louis Grenard",
"email": "louis@getleon.ai",
"url": "https://github.com/louistiti"
}
}