Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Allow downloading of playlists for listening offline #1243

Open
Diegovsky opened this issue Jan 18, 2024 · 2 comments
Open

Comments

@Diegovsky
Copy link

I've been visiting a bunch of places without good internet connectivity and I'm wondering if there's a way to ask for playlists to be downloaded like the official client does.

A possible solution would be to add some new API for this. From a super quick reading of these docs, it seems librespot already supports downloading songs, but only to optimize playback. I suppose adding this would be possible with what librespot already has. For example, a new variant called Downloaded could be added that holds a File, just like Cached.

One problem with this would be that downloaded files need to be encrypted or something to prevent copyright issues.

What do you think?

@roderickvd
Copy link
Member

Indeed, we won't do offline downloads for reasons of T&Cs.

@Diegovsky
Copy link
Author

Indeed, we won't do offline downloads for reasons of T&Cs.

An unfortunate thing but I can live with that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants