Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add PlayReady utils #7785

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

avelad
Copy link
Member

@avelad avelad commented Dec 20, 2024

No description provided.

@avelad avelad added type: code health A code health issue component: PlayReady The issue involves the PlayReady DRM labels Dec 20, 2024
@avelad avelad requested review from theodab and tykus160 December 20, 2024 11:06
@avelad avelad added this to the v4.13 milestone Dec 20, 2024
@avelad avelad requested a review from joeyparrish December 20, 2024 11:10
@@ -17,6 +17,8 @@
+../../lib/deprecate/enforcer.js
+../../lib/deprecate/version.js

+../../lib/drm/playready.js
Copy link
Member

Choose a reason for hiding this comment

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

If we have drm namespace now, maybe we should move DrmEngine, DrmUtils & FairPlayUtils there? As a separate commit of course.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, DrmEngine and DrmUtils make sense, FairPlayUtils too, but the problem is that we export that class... so I would need the change to be feat! and we don't want that for now.

Copy link
Member

Choose a reason for hiding this comment

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

We could move it and bind media.FairplayUtils to drm.FairplayUtils for backward compatibility.

@avelad avelad merged commit bed9426 into shaka-project:main Dec 20, 2024
21 of 22 checks passed
@avelad avelad deleted the playready-utils branch December 20, 2024 11:27
@shaka-bot
Copy link
Collaborator

Incremental code coverage: 96.36%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: PlayReady The issue involves the PlayReady DRM type: code health A code health issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants