diff --git a/musicdownloader/info.json b/musicdownloader/info.json index 77352ed..ee05119 100644 --- a/musicdownloader/info.json +++ b/musicdownloader/info.json @@ -4,5 +4,6 @@ "name" : "MusicDownloader", "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." + "end_user_data_statement" : "This cog does not store any End User Data.", + "requirements": "yt_dlp" }