1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-30 04:05:58 +03:00
leon/skills/utilities/youtube_downloader/skill.json

13 lines
293 B
JSON

{
"name": "YouTube Downloader",
"type": "logic",
"bridge": "python",
"version": "1.0.0",
"description": "Download new videos from a YouTube playlist.",
"author": {
"name": "Louis Grenard",
"email": "louis.grenard@gmail.com",
"url": "https://github.com/louistiti"
}
}