↓ 1 callersFunctionDownloadClipViaYtdlp(ctx context.Context, clipData *ClipData, jobID string, tempDir string, onProgress func(float64, string, strin
internal/services/downloader.go:290
↓ 1 callersFunctionDownloadInstagramMedia(ctx context.Context, rawURL, jobID, tempDir string, isAudio bool, progressCb func(float64, int64, int64))
internal/services/instagram.go:101
↓ 1 callersFunctionDownloadTikTokMusic(ctx context.Context, rawURL, jobID, tempDir string, progressCb func(float64, int64, int64))
internal/services/tiktok.go:440
↓ 1 callersFunctionDownloadTikTokVideo(ctx context.Context, rawURL, jobID, tempDir string, isAudio bool, progressCb func(float64, int64, int64))
internal/services/tiktok.go:157
↓ 1 callersFunctionDownloadTwitterMedia(ctx context.Context, rawURL, jobID, tempDir string, isAudio bool, twitterGifs bool, progressCb func(float64,
internal/services/twitter.go:194
↓ 1 callersFunctionStreamClipFromCobalt(ctx context.Context, videoURL, jobID string, startTimeSec, endTimeSec float64, outputPath string, progressCb
internal/services/cobalt.go:412