anyaudio / anyaudio-server

:musical_note: Simple server to search youtube and give direct audio download and stream links
91 stars 19 forks source link

Using youtubeinmp3's API to serve mp3 songs #95

Closed singhpratyush closed 6 years ago

singhpratyush commented 8 years ago

Though not right ethically, we can use YoutubeInMP3's API to directly get mp3 songs from Youtube. It is almost instant and also includes album art in songs. What are your views?

aviaryan commented 8 years ago

So what you suggest is changing the Download buttons to completely rely on Youtubeinmp3 service ? That would work great provided the Youtubeinmp3 stays intact.

singhpratyush commented 8 years ago

We can use an environment variable that keeps on checking whether the service is active. Soon as it goes down, we can switch to our service in URLs.

aviaryan commented 7 years ago

I think using youtubeinmp3 for mp3 download is a good idea seeing that it is so simple to plug-in. The youtubeinmp3 service looks pretty stable. I think we can give it a try on the default (lite) homepage.

singhpratyush commented 7 years ago

As decided, youtubeinmp3 will be used when the user requests media in mp3 format. Care has to be taken while dealing with the liveliness of youtubeinmp3 and immediate fallback shall be assigned to anyaudio.

singhpratyush commented 6 years ago

YoutubeInMP3 is dead.