Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add no_shorts option for YouTube feeds #176

Merged
merged 4 commits into from
Aug 3, 2024

Conversation

3rd
Copy link
Contributor

@3rd 3rd commented Aug 2, 2024

This adds a no_shorts option for YouTube feeds.
It works by using the default video playlist feed instead of the channel feed.
I find it very hard to express how much I hate YouTube shorts.

It would be cleaner to add support to "playlists" along with "channels", so that users could add whatever built-in/custom playlist they wish, but I feel wanting to remove shorts is something so common that it should be handled automatically.

Related issues (pinging some other people):

This is because the playlist response returns the name of the playlist in the title,
which meant that the channel name was always "Videos"
@svilenmarkov svilenmarkov merged commit e443525 into glanceapp:release/v0.6.0 Aug 3, 2024
@svilenmarkov
Copy link
Member

No idea how you figured this out but thanks, this is the silver bullet I've been looking for!

I actually went ahead and inverted the property since I think the shorts being excluded is the desired outcome in the vast majority of cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants