the keys changed?
Closed this issue · 4 comments
no2drm commented
hi,
can you check if the decrypt key "8z5Ag5wgagfsOuhz" is changed. cannot get the url now.
TIA
rahuloberai commented
Yeah, resolved in 6ee8cd5
Thanks now it's working.
A quick question
Am trying to play m3u8 link in my custom player (jw player), previously it was working fine.
Now it's giving CORS error. Do you have any idea how i can fix this?
Thanks.
Ciarands commented
Yeah, resolved in 6ee8cd5
Thanks now it's working. A quick question
Am trying to play m3u8 link in my custom player (jw player), previously it was working fine. Now it's giving CORS error. Do you have any idea how i can fix this?
Thanks.
You now need to pass a referrer in the headers, you can setup a proxy to do this.
rahuloberai commented
Thanks buddy.
I got it