mirror of
https://github.com/unshackle-dl/unshackle.git
synced 2026-03-10 08:29:00 +00:00
Update dl.py
This commit is contained in:
@@ -1734,6 +1734,7 @@ class dl:
|
||||
licence=partial(
|
||||
service.get_playready_license
|
||||
if (is_playready_cdm(self.cdm))
|
||||
and hasattr(service, "get_playready_license")
|
||||
else service.get_widevine_license,
|
||||
title=title,
|
||||
track=track,
|
||||
|
||||
Reference in New Issue
Block a user