GalaxyCogs/youtubedownloader/info.json
SeaswimmerTheFsh 2066b075da
All checks were successful
Pylint / Pylint (3.10) (push) Successful in 51s
fix(repo): changed all instances of git.seaswimmer.cc to coastalcommits.com
2023-10-24 00:48:49 -04:00

11 lines
556 B
JSON

{
"author" : ["SeaswimmerTheFsh"],
"install_msg" : "Thank you for installing YouTubeDownloader!\nYou can find the source code of this cog here: https://coastalcommits.com/SeaswimmerTheFsh/GalaxyCogs",
"name" : "YouTubeDownloader",
"short" : "Custom cog intended for use on the Galaxy discord server.",
"description" : "Custom cog intended for use on the Galaxy discord server.",
"end_user_data_statement" : "This cog does not store any End User Data.",
"requirements": ["pytube"],
"hidden": false,
"disabled": false
}