diff --git a/devs.json b/devs.json index 37ce295..0064399 100644 --- a/devs.json +++ b/devs.json @@ -12,6 +12,15 @@ "license": "MIT", "topics": ["rich", "terminal", "rss-reader"] } + },{ + "name": "ytserver", + "URL": "https://github.com/MohammedSaudAlsahli/YtServer", + "description": "A server for yt-dlp.", + "details": { + "language": "Python", + "license": "MIT", + "topics": ["FastAPI", "poetry", "downloader"] + } } ] },