Mark uploaded Apple Music video as DRM-free

This commit is contained in:
Rafael Moraes
2026-05-23 16:05:37 -03:00
parent 8f82697c14
commit 73e0b4b48d
+1
View File
@@ -79,6 +79,7 @@ class AppleMusicUploadedVideoInterface:
file_format=MediaFileFormat.M4V,
video_track=StreamInfo(
stream_url=stream_url,
drm_free=True,
),
)