Skip to content

Suggestion: option to disable YouTube shorts in RSS module #115

@anhgelus

Description

@anhgelus

Description

Add an option to disable the post of YouTube shorts in the RSS module. It could be a new option to use when creating a new RSS feed and/or a global one.

Why

Because some channels spam it a lot, and it's very annoying.

This option can keep these channels by preventing them from spamming the Discord's channel.

How to implement it?

A simple way is to check if the titles contains #shorts. Another is to check the video resolution (if height is bigger than width, it's a short), but it may require the YouTube API. The RSS feed seems to do not contain this information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions