Skip to content

[Feature request] Decryption proxy #16

@freijon

Description

@freijon

I would very much like to create playlists and use them in mpv (or any other player), maybe together with a tool like mpvc-ipc/mpvc.
That's why I came up with the idea to have a local "proxy" running that does all the decryption on the fly. You could put tracks in a local m3u playlist with a url like:
localhost:8080/1234565

if you request this URL you would get the decrypted data of /track/1234565.

dzr itself also could make use of this proxy and create a temporary playlist with the "play all tracks" feature instead of running mpv for each track.

I gave it a try but unfortunately my bash script skills are at a beginner level where it will take a lot of effort and probably will not meet your requirements.

What do you think about this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions