n-ce / ytify

Audio Streaming Web App for YouTube. Stop watching, Listen. Save data & 🌎.
https://ytify.netlify.app
GNU General Public License v3.0
153 stars 48 forks source link

Use piped API to fetch stream url #65

Closed n-ce closed 1 year ago

n-ce commented 1 year ago

https://github.com/TeamPiped/Piped

Currently we use a custom personal backend to fetch urls but it does not support a lot of youtube videos. To circumvent this we use a maintained and efficient backend like the piped API which would be much more fruitful to this project.