sedmelluq / lavaplayer

Audio player library for Discord
Apache License 2.0
966 stars 247 forks source link

[Feature Req] - Support for Newgrounds Audio and Nico Nico. #62

Open majorcyto opened 7 years ago

majorcyto commented 7 years ago

This was asked in the FredBoat suggestion area, I am posting it here for them since it is a Lavaplayer suggestion..

Nico Nico Video Newgrounds Audio

For Newgrounds, if you play a song in the browser, then inspect the page and simply search mp3 it will bring you to a data embed in javascript that exposes the direct mp3 url. Here is an example I took out of a data embed:

{"filename":"https:\/\/audio.ngfiles.com\/767000\/767613_Chrono-Trigger---Undersea-.mp3"

schnapster commented 7 years ago

Afaik Nico is implemented - have a look at this Source Manager: https://github.com/sedmelluq/lavaplayer/tree/master/main/src/main/java/com/sedmelluq/discord/lavaplayer/source/nico

yukukotani commented 6 years ago

@napstr It's no longer working.

arisinwonderland commented 4 years ago

I'd like to second the NND suggestion; as far as I can tell, it doesn't work in the current version. Newgrounds would also be helpful.