YajanaRao / Serenity

Free App for Music, Meditation and Podcasts 🎸
https://t.me/serenityapp
GNU General Public License v3.0
315 stars 93 forks source link

Create a online database for online songs #60

Open YajanaRao opened 4 years ago

YajanaRao commented 4 years ago

Instead of getting data from json files hosted fetch data from a online database

Options Firebase A hosted python server

ghost commented 3 years ago

@Yajan Please help not downloading songs

YajanaRao commented 3 years ago

@Manikandanayyappa are you trying to download songs from JioSaavn ?. There were couple of known issues with audio download, I will fix them soon.

Jassi10000-zz commented 2 years ago

@YajanaRao Can you lil bit give a more brief on this issue I would like to help you on this

YajanaRao commented 2 years ago

Hey @Jassi10000 The audio that is streaming in the app is from youtube. I have used react-native-ytdl library for that. It streams video stream as audio but to download mp3 format is hard in react-native-ytdl is complicated.