justcallmekoko/PythonDiscordBot

Create YouTube "Radio" plugin

Open

#78 opened on Apr 20, 2022

 (0 comments) (0 reactions) (0 assignees)Python (6 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (56 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This should be a new plugin that is able to receive a YouTube URL from a user. The URL can either be to a single YouTube video or a video playlist. The plugin will receive the audio and play the audio on a voice channel.

The plugin will select which channel to play the audio by joining the voice channel the user is already connected to. This means the user must be connected to a voice channel prior to using the plugin.

Contributor guide