15 lines
232 B
Markdown
15 lines
232 B
Markdown
|
## a frontend to yt-dlp
|
||
|
|
||
|
### Getting started
|
||
|
|
||
|
- Clone the repo
|
||
|
- Run `npm install` (you have to have node installed)
|
||
|
- Run `npm run dev`
|
||
|
- Now you can write code
|
||
|
|
||
|
### Missing
|
||
|
|
||
|
- Proper logs
|
||
|
- Containerfile
|
||
|
- Source spotify (spotdl)
|