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

Generate m3u playlist files and reuse existing downloads across playlists #65

Open
timkgh opened this issue Dec 30, 2023 · 0 comments
Open

Comments

@timkgh
Copy link

timkgh commented Dec 30, 2023

It is nice that zotify can detect tracks that have already been downloaded, but it would be nice to generate m3u playlists that point to common files.

Or on platforms that support it (Linux, macOS, maybe even Windows) use symlinks to point to the existing downloads. Many playlists have overlaps, in particular with the Liked Songs, so it would be nice to preserve the playlist structure in some form.

Or have a command line flag to just fetch a playlist metadata and save it as an m3u file. Then one could download all playlists in a single folder and just reconstruct the playlists with m3u files.

Fwiw, EXTM3U or PLS might be better formats than M3U, though not sure how well supported by players they are. Of course, zotify could output all/either of them, user's choice.

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

No branches or pull requests

1 participant