devine-dl/pywidevine

Can't dump wvd if didn't pass --vmp argument

Closed this issue · 1 comments

Hi @rlaphoenix ,
Sorry for bothering again, Is the VMP a required parameter ?
Can't do the wvd generation if we didn't pass the VMP arguments.

Is it related with this required=True code ? (https://github.com/rlaphoenix/pywidevine/blob/e1951d20d0e03bcb5698fa8c4f72a5d880617caf/pywidevine/main.py#L168)

Thank you

Nice spot, fixed in e1532b1

It will be in the next release which will be somewhat soon hopefully.