Web-Video-Downloader/app/web_video_dl.json

8 lines
260 B
JSON
Raw Normal View History

2019-01-07 05:54:04 +00:00
{
"name": "web_video_dl",
"description": "Video downloader using youtube-dl",
"path": "/insert/your/path/here/to/youtube-dl-bridge.py",
"type": "stdio",
2019-01-07 06:53:15 +00:00
"allowed_extensions": [ "webVidDownloader@1itdominator.com", "betterYoutube@itdominator.com" ]
2019-01-07 05:54:04 +00:00
}