This website requires JavaScript.
Explore
Help
Sign In
Bill
/
ffmpeg-worker
Watch
1
Star
0
Fork
0
You've already forked ffmpeg-worker
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
ffmpeg-worker
/
app
History
Bill
87d8c31778
feat: add worker loop with FFmpeg execution
2025-11-30 17:45:54 -05:00
..
__init__.py
feat: initial FastAPI setup with health endpoint
2025-11-30 15:01:32 -05:00
ffmpeg.py
feat: add ffprobe duration detection
2025-11-30 17:43:35 -05:00
main.py
feat: add worker loop with FFmpeg execution
2025-11-30 17:45:54 -05:00
models.py
feat: add job models with Pydantic
2025-11-30 15:11:29 -05:00
queue.py
feat: add worker loop with FFmpeg execution
2025-11-30 17:45:54 -05:00
store.py
feat: add in-memory job store
2025-11-30 15:15:30 -05:00