https://github.com/devjhoan/lucid
🎧 | Download music from the qobuz platform
https://github.com/devjhoan/lucid
flac qobuz
Last synced: 2 months ago
JSON representation
🎧 | Download music from the qobuz platform
- Host: GitHub
- URL: https://github.com/devjhoan/lucid
- Owner: DevJhoan
- Created: 2024-07-30T15:33:38.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-08-08T23:05:29.000Z (9 months ago)
- Last Synced: 2024-08-10T01:11:11.898Z (9 months ago)
- Topics: flac, qobuz
- Language: TypeScript
- Homepage:
- Size: 61.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎧 Lucid
Esta es una simple linea de comandos para descargar musica desde la plataforma Qobuz.
Se utiliza el servicio [lucida.to](https://lucida.to) para obtener el contenido sin necesidad de tener una cuenta.## ✨ Ejemplos


## 🚀 Instalación
```bash
bun install
bun run build
./lucid
```Puedes saltarte los pasos de instalación y compilación descargando el binario desde [Releases](https://github.com/devjhoan/lucid/releases).
## 🧰 Dependencias
Este programa requiere de [bun](https://github.com/oven-sh/bun) para el proceso de compilación.