diff --git a/README.md b/README.md index c17cf01..e398b88 100644 --- a/README.md +++ b/README.md @@ -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`