Skip to content

On-the-Fly and Placeholder Filters Fail When keep_only or discard Are Configured #144

@tillcash

Description

@tillcash

When the keep_only or discard options are set in the configuration, the On-the-Fly and Placeholder filters fail, resulting in no feeds being returned.

  - path: /otf
    on_the_fly_filters: true
    filters:
      - keep_only:
          field: title

Could you tell me where to modify the code so that the keep_only and discard filters are applied to the title by default? Many YouTube feeds have descriptions with keywords that I don't want to filter, which often leads to false positives. To overcome this, I primarily use these filters to target titles only, so I will compile the code myself after making the changes.

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