wiz64 / saavn-web-ui

Saavn Music Player & MP3 Downloader - Web UI for saavn-unofficial api. Search and play ad-free music.
https://saavn-web-ui.vercel.app
MIT License
71 stars 26 forks source link

download button not working #11

Closed ramanveerji closed 1 month ago

ramanveerji commented 12 months ago

The play button is working perfectly, but the download button is not working, also the floating download button is empty. Please fix the downloading.

wiz64 commented 11 months ago

The play button is working perfectly, but the download button is not working, also the floating download button is empty. Please fix the downloading.

replit has limited the accounts by outbound bandwidth and since metadata parsing is resource intensive, i'll need a proper server to be able to handle that, and there are terrible client side solutions available like ffmpeg.wasm but the lib itself is of like 30 MBs, for now try saavn-cli

I will work on it as soon as possible

ramanveerji commented 1 month ago

Where you hosted that now? And how you fixed it. Can you explain? https://openmp3compiler.astudy.org/

wiz64 commented 1 month ago

Where you hosted that now? And how you fixed it. Can you explain? https://openmp3compiler.astudy.org/

on a virtual machine running on a ryzen 9 server, connected via cloudflare tunnel

wiz64 commented 1 month ago

check https://github.com/wiz64/saadhna-mp3-server

ramanveerji commented 1 month ago

check https://github.com/wiz64/saadhna-mp3-server

So, you hosted this only. But what is the use of group in telegram? Will it share something in it?

wiz64 commented 1 month ago

check https://github.com/wiz64/saadhna-mp3-server

So, you hosted this only. But what is the use of group in telegram? Will it share something in it?

the telegram group acts as central storage for media files (so you don't have to compile again and again while maintaining low disk usage on the server itself) whenever a file is requested, it is taken back from telegram

wiz64 commented 1 month ago

image something like this

ramanveerji commented 1 month ago

This is good, this way the music will be stored in group automatically. Is it group or channel id?

wiz64 commented 1 month ago

This is good, this way the music will be stored in group automatically. Is it group or channel id?

Group

ramanveerji commented 1 month ago

This is good, this way the music will be stored in group automatically. Is it group or channel id?

Group

Okay.