Skip to content

monetization_types not filtering #44

@mskay

Description

@mskay

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'}},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions