Closed kidburglar closed 3 years ago
It looks like the same issue of https://github.com/truedread/pymsl/issues/1, but there are no more information that can help to fix it.
You can't use the season ID in the MSL API. Use the shakti metadata API to retrieve a list of episode IDs and load the manifest for each one separately.
Ok thanks, thinking about it now, it's logical that a complete show will not have a manifest.
Hello
I tried to get the manifest with this code
The show is "Girl from Nowhere" (https://www.netflix.com/be-fr/title/80241947)
But I got this error
If I use the viewable ID of the first episode, it's working. Any ideas, what does it make go wrong?
Thanks for your help.