ajout heimdall
This commit is contained in:
10
heimdall/config/www/SupportedApps/youtubedl/app.json
Executable file
10
heimdall/config/www/SupportedApps/youtubedl/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "6e4a451c7c654ae2bc5c75689e690966a5fd29ee",
|
||||
"name": "youtube-dl",
|
||||
"website": "https://youtube-dl.org",
|
||||
"license": "The Unlicense",
|
||||
"description": "youtube-dl is a command-line program to download videos from YouTube.com and a few more sites",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "youtubedl.png"
|
||||
}
|
||||
5
heimdall/config/www/SupportedApps/youtubedl/youtubedl.php
Executable file
5
heimdall/config/www/SupportedApps/youtubedl/youtubedl.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\youtubedl;
|
||||
|
||||
class youtubedl extends \App\SupportedApps
|
||||
{
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/youtubedl/youtubedl.png
Executable file
BIN
heimdall/config/www/SupportedApps/youtubedl/youtubedl.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
Reference in New Issue
Block a user