Discord bot that plays music from every website ever via youtube-dl
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chords/src/main/java/moe/nekojimi/chords
Nekojimi 9fa5e36cdc Handle new format listing style in yt-dlp. 2 years ago
..
commands Update references to main class. 2 years ago
Chords.java Move local address handling to first part of initialisation. 2 years ago
CommandOptions.java Add new settings system, and allow youtube-dl command to be set via it. 2 years ago
Downloader.java Handle new format listing style in yt-dlp. 2 years ago
Format.java Move some text-parsing methods to Util class. 2 years ago
LocalBindSocketFactory.java Made LocalBindSocketFactory much more hardcore. 2 years ago
MusicHandler.java Update references to main class. 2 years ago
Playlist.java Add playlist playback support, loading & saving. 3 years ago
QueueManager.java Add debug warning if music player starts pulling tricky shit again 2 years ago
Settings.java Add new settings system, and allow youtube-dl command to be set via it. 2 years ago
Song.java Add playlist playback support, loading & saving. 3 years ago
SongRequest.java Add new invocation system to command structure. 3 years ago
TrackPlayer.java Add playlist playback support, loading & saving. 3 years ago
Util.java Move some text-parsing methods to Util class. 2 years ago