saavn-web-ui icon indicating copy to clipboard operation
saavn-web-ui copied to clipboard

download button not working

Open ramanveerji opened this issue 2 years ago • 1 comments

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

ramanveerji avatar Sep 20 '23 13:09 ramanveerji

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

wiz64 avatar Oct 01 '23 17:10 wiz64

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

ramanveerji avatar Aug 05 '24 12:08 ramanveerji

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 avatar Aug 05 '24 12:08 wiz64

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

wiz64 avatar Aug 05 '24 12:08 wiz64

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?

ramanveerji avatar Aug 05 '24 12:08 ramanveerji

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 avatar Aug 05 '24 12:08 wiz64

image something like this

wiz64 avatar Aug 05 '24 12:08 wiz64

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

ramanveerji avatar Aug 05 '24 13:08 ramanveerji

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

Group

wiz64 avatar Aug 06 '24 03:08 wiz64

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

Group

Okay.

ramanveerji avatar Aug 06 '24 09:08 ramanveerji