1
1
mirror of https://github.com/leon-ai/leon.git synced 2025-01-02 05:31:38 +03:00
leon/skills/utilities/youtube_downloader/skill.json

12 lines
274 B
JSON

{
"name": "YouTube Downloader",
"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"
}
}