truedread / pymsl

Python library for interacting with the Netflix MSL API
GNU General Public License v3.0
77 stars 27 forks source link

[feature request] implementation NF metadata API #5

Open ghost opened 4 years ago

ghost commented 4 years ago

Hi, is there a possibility that it will be implemented the https://www.netflix.com/api/shakti/v10733b56/metadata metadata api request in pymsl ? In order to get all the metada infos of a full show and all season/episode from a single link without having to use cookies or another auth outside pymsl.

Thanks