feat(stream): implement stream processing service with routes for managing streaming URLs; add support for concurrent processing and metadata extraction
This commit is contained in:
@@ -19,6 +19,7 @@ dependencies = [
|
||||
"python-dotenv==1.1.1",
|
||||
"requests==2.32.4",
|
||||
"werkzeug==3.1.3",
|
||||
"yt-dlp>=2025.6.30",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
||||
Reference in New Issue
Block a user