diff --git a/README.md b/README.md index cd501a8..be22ffb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Repository for Redbot cogs developed by the Galaxy Discord Management team. +**This readme is heavily outdated.** + ## ExportChannels **(WIP)**[^incomplete] This cog allows you to easily export channels using Discord Chat Exporter. @@ -30,16 +32,6 @@ Currently supports: * Servers/Guilds * Roles -## MusicDownloader[^incomplete] - -Allows users to download **just the audio files** from any YouTube video. Currently only supports YouTube and does not work for video. - -Currently partially broken on **just old versions of Red**, if you're on an old version (such as `3.4.18`) please download [this database file](https://zip.seaswimmer.cc/u/Music%20Downloader.db) and put it in your cog data directory for this cog, which should be - -```md -/Red-DiscordBot/data//cogs/MusicDownloader -``` - ## Podcast **(WIP)**[^incomplete] Allows users to submit questions to a specified channel, intended for use with podcasts. @@ -70,3 +62,11 @@ Features: * Add Credit to people. * Remove Credit from people. * Supports custom currency names and bank names. + +## YouTubeDownloader + +Allows users to download any YouTube video. + +`[p]download https://youtu.be/dQw4w9WgXcQ` - Downloads the audio from [this video](https://youtu.be/dQw4w9WgXcQ) in `.m4a` format. + +`[p]download https://youtu.be/dQw4w9WgXcQ false` - Downloads [this video](https://youtu.be/dQw4w9WgXcQ) in `.mp4` format.