GalaxyCogs/youtubedownloader/info.json
cswimr 99e7d90185
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 45s
changed all instances of SeaswimmerTheFsh to cswimr
2024-09-16 09:20:13 -04:00

11 lines
536 B
JSON

{
"author" : ["cswimr"],
"install_msg" : "Thank you for installing YouTubeDownloader!\nYou can find the source code of this cog here: https://coastalcommits.com/cswimr/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
}