From 504b2cb9933851fbd586c2a1afb3d8054121e85b Mon Sep 17 00:00:00 2001 From: Administrator Date: Wed, 4 Oct 2023 13:46:38 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dae40d7..229f60e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# yt-dlp-web +# yt-dlp-web-api + +## This is a socketio based web api for using [yt-dlp](https://github.com/yt-dlp/yt-dlp). The ultimate goal of this library is to provide simple access to yt-dlp's functionality in order to create downloader websites + +### See also: [https://gitlab.com/wizdevgirl1/yt-dlp-web-ui](https://gitlab.com/wizdevgirl1/yt-dlp-web-ui) for a premade front end Requirements: