-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
When trying to filter by monetization_types, the results seem to be ignoring this filter. For example,
just_watch.search_for_item(monetization_types=['free']
is yielding
{'currency': 'USD',
'date_created': '2019-08-27',
'date_provider_id': '2019-08-27_8',
'element_count': 3,
'monetization_type': 'flatrate',
'new_element_count': 3,
'presentation_type': 'sd',
'provider_id': 8,
'type': 'aggregated',
'urls': {'deeplink_android_tv': '80242905',
'deeplink_fire_tv': 'intent://www.netflix.com/watch/80242905#Intent;launchFlags=0x00800000;scheme=https;package=com.netflix.ninja;S.source=30;end',
'deeplink_tvos': 'nflx://www.netflix.com/watch/80113701',
'standard_web': 'http://www.netflix.com/title/80113701'}},
vinaywadhwa
Metadata
Metadata
Assignees
Labels
No labels