feat: recording upload and management API with tests

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-03 22:10:42 +05:00
parent bfb1fc9312
commit 2a9cf9e224
6 changed files with 266 additions and 0 deletions
+1
View File
@@ -36,6 +36,7 @@ markdown==3.7
# Utils
ffmpeg-python==0.2.0
httpx==0.28.1
aiofiles==24.1.0
# Testing
pytest==8.3.4