mirror of
https://github.com/unshackle-dl/unshackle.git
synced 2026-03-10 08:29:00 +00:00
pywidevine's serve module expects users to be a dict mapping secret keys to user objects with devices and username, not a simple list. This was causing TypeError when accessing CDM endpoints.