diff --git a/README.md b/README.md index 42059c3..8b012d3 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,26 @@ A cross-platform Discord music bot with a clean interface, and that is easy to s * Supports local files * Playlist support (both web/youtube, and local) +## Supported sources and formats +JMusicBot supports all sources and formats supported by [lavaplayer](https://github.com/sedmelluq/lavaplayer#supported-formats): +### Sources + * YouTube + * SoundCloud + * Bandcamp + * Vimeo + * Twitch streams + * Local files + * HTTP URLs +### Formats + * MP3 + * FLAC + * WAV + * Matroska/WebM (AAC, Opus or Vorbis codecs) + * MP4/M4A (AAC codec) + * OGG streams (Opus, Vorbis and FLAC codecs) + * AAC streams + * Stream playlists (M3U and PLS) + ## Example ![Loading Example...](https://i.imgur.com/kVtTKvS.gif)