diff --git a/gamdl/interface/uploaded_video.py b/gamdl/interface/uploaded_video.py index 424334a..7cc952d 100644 --- a/gamdl/interface/uploaded_video.py +++ b/gamdl/interface/uploaded_video.py @@ -79,6 +79,7 @@ class AppleMusicUploadedVideoInterface: file_format=MediaFileFormat.M4V, video_track=StreamInfo( stream_url=stream_url, + drm_free=True, ), )