mirror of
https://onedev.site.tesses.net/tytd2025
synced 2026-02-08 17:45:45 +00:00
First commit
This commit is contained in:
19
Tesses.YouTubeDownloader/cross.json
Normal file
19
Tesses.YouTubeDownloader/cross.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"info": {
|
||||
"description": "Download YouTube Videos (using CrossLang)",
|
||||
"maintainer": "Mike Nolan",
|
||||
"repo":"https://onedev.site.tesses.net/tytd2025",
|
||||
"homepage": "https://tesses.net/apps/tytd/2025/",
|
||||
"type": "lib",
|
||||
"license": "GPLv3"
|
||||
},
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "Tesses.CrossLang.BuildEssentials",
|
||||
"version": "1.0.0.0-prod"
|
||||
}
|
||||
],
|
||||
"name": "Tesses.YouTubeDownloader",
|
||||
"version": "1.0.0.0-prod",
|
||||
"icon": "icon.png"
|
||||
}
|
||||
Reference in New Issue
Block a user