Skip to content

Commit

Permalink
Update devs.json and add ytserver project from Mohammed Alsahli
Browse files Browse the repository at this point in the history
I added my second project "ytserver" a yt-dlp server to download social media videos
  • Loading branch information
MohammedSaudAlsahli authored Mar 8, 2024
1 parent 39a4a3c commit 2f78229
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions devs.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
}
}
]
},
Expand Down

0 comments on commit 2f78229

Please sign in to comment.