misc(readme): updated readme for youtubedownloader
All checks were successful
Pylint / Pylint (3.10) (push) Successful in 52s

This commit is contained in:
Seaswimmer 2023-10-24 00:51:40 -04:00
parent 2066b075da
commit 6d326b0873
No known key found for this signature in database
GPG key ID: 5019678FD9CF50D8

View file

@ -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
<where-ever you've installed red>/Red-DiscordBot/data/<instance name>/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.