#!/usr/bin/env python3 # Copyright (c) 2024 Julian Müller (ChaoticByte) from transcriptapi.server import get_app app = get_app()