Skip to content

Conversation

@therama
Copy link
Contributor

@therama therama commented Jan 19, 2026

No description provided.

@therama therama requested review from Danesz and ceyhun-o January 19, 2026 17:16
return await self.handleMasterManifestRequest(url) ?? data
case .video:
// intercept the variant manifest to get the duration
if subtitles.isEmpty { return data }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit-pick: I guess you don't really need this. If the master is not intercepted, these handlers will not be called anyway.

@therama therama merged commit 7846ce1 into main Jan 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants