KRTirtho / spotube

🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
https://spotube.krtirtho.dev/
Other
29.82k stars 1.23k forks source link

api alternative fetch method #1989

Open s-b-repo opened 12 hours ago

s-b-repo commented 12 hours ago

Is there an existing issue for this?

Pain

api access could get denied, blocked or rate limited

Suggested solution

we could use a web scraping tool get the audio directly from the page without rendering video like blocking or ignoring or dropping the video connection then get audio from youtube

Useful resources

course https://www.youtube.com/watch?v=XVv6mJpFOb0&pp=ygUUd2ViIHNjcmFwaW5nICBjb3Vyc2U%3D

Additional information

No response

Self grab

s-b-repo commented 12 hours ago

also we can use a user-agent spoofer to avoid detection while scraping like chamelion