Matthew 67862ec1c1
Some checks failed
Publish Docker image / Push Docker image to registry (push) Has been cancelled
Maybe it was too new...
2025-11-13 22:35:29 +01:00
2023-05-09 22:59:00 +02:00
2025-11-13 22:13:09 +01:00
2025-11-13 22:35:29 +01:00
2023-05-18 08:00:29 +00:00
2023-05-18 08:08:32 +00:00

streamrip-docker

Container image for nathom's streamrip.

docker run \
    -e DEEZER_NUTS=$TOKEN \
    -e QOBUZ_USERID=$QOBUZ_USERID \
    -e QOBUZ_TOKEN=$QOBUZ_TOKEN \
    --name streamrip \
    -d git.cesium.pw/niku/streamrip-docker

docker exec streamrip rip url <url>
Description
Container image for nathom's streamrip
Readme MIT 46 KiB
Languages
Dockerfile 64%
Shell 36%