Skip to content

Fix: "Hide videos from channels" doesn't work for collab videos (local API)#9421

Draft
Shadorc wants to merge 6 commits into
FreeTubeApp:developmentfrom
Shadorc:fix/hide-channels-collabs
Draft

Fix: "Hide videos from channels" doesn't work for collab videos (local API)#9421
Shadorc wants to merge 6 commits into
FreeTubeApp:developmentfrom
Shadorc:fix/hide-channels-collabs

Conversation

@Shadorc

@Shadorc Shadorc commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This MR is currently open pending the merge and release of LuanRT/YouTube.js#1203.
For now, it's open as a test case for that upstream change.

Pull Request Type

  • Bugfix
  • Feature Implementation
  • Documentation
  • Other

Related issue

Closes #7871 only for local API.
This does not fix the issue for Invidious API as collaborators are not supported either: iv-org/invidious#5507

Description

Fix "Hide videos from channels" setting not working with videos having collaborators.
Changes implemented for:

  • recommended videos
  • next recommended video
  • search results
  • trending page

It can't be implemented in playlist or channel because YouTube does not provide this data, only a raw string like "Foo and 2 more". However, the setting is not intended to work in those places so that's fine.

Tested with both Local API and Invidious

Testing

// TODO

Desktop

  • OS: Bazzite
  • OS Version:
  • FreeTube version: 0.24.1-beta

@PikachuEXE

Copy link
Copy Markdown
Member

I think you might want to request for review after it's ready next time
Coz then you don't have to re-request reviews when it's ready (unless you want reviews when it's still draft

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.

[Bug]: "Hide videos from channels" doesn't work for collab videos

2 participants