Files
2025-11-17 17:38:23 +05:30

9 lines
196 B
Python

"""
Utility helpers for Story Writer API routes.
Grouped here to keep the main router lean while reusing common logic
such as authentication guards, media resolution, and HD video helpers.
"""