Update README

This commit is contained in:
0d0 2025-02-07 20:54:10 +01:00
parent 83805ae4f1
commit e335ccbaf8

View file

@ -1,5 +1,10 @@
## a frontend to yt-dlp
It's a svelte(kit) frontend that uses `yt-dlp` to let the user download things from the web.
- `youtube-dl-exec`: to download video data
- `yt-dlp`: to stream the file the user requested
### Getting started
- Clone the repo
@ -12,3 +17,4 @@
- Proper logs
- Containerfile
- Source spotify (spotdl)
- Parse URL info without `youtube-dl-exec`