n-ce / ytify

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

Allow Downloading Streams #128

Closed n-ce closed 10 months ago

n-ce commented 10 months ago

A user has requested the ability to download audio streams. Currently thinking it would be a good idea to outsource this to racoon, which already does this.

Joker-pyc commented 10 months ago

why not make a api to download the audio streams directly

n-ce commented 10 months ago

why not make a api to download the audio streams directly

From what I know, We need a backend server either way, and I don't want to maintain another service that is why I'm choosing an already existing project.