-
Notifications
You must be signed in to change notification settings - Fork 894
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
Add distraction free setting to hide channel shorts #3569
Add distraction free setting to hide channel shorts #3569
Conversation
Bug: Wanted to check if i could navigate to https://www.youtube.com/@LinusTechTips/shorts when settings is enabled but this resulted in searching it instead of going to the channel page. If u hide playlists/live/community and navigate to https://www.youtube.com/@LinusTechTips/playlists it will default to the videos tab of the channel Should i open a report or u want to fix it here? |
That's because shorts wasnt added here FreeTube/src/renderer/store/modules/utils.js Line 318 in 3e543ae
|
a7b0ae2
to
3c2b3c9
Compare
@efb4f5ff-1298-471a-8973-3d47447115dc added support for it here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Add distraction free setting to hide channel shorts
Pull Request Type
Related issue
closes #3555
Description
Introduces a setting to hide the shorts tab on the channel page, similar to #3484.
Testing
Check that the tab is hidden for both the local API and for Invidious
https://youtube.com/@LinusTechTips
Desktop