FreeTube icon indicating copy to clipboard operation
FreeTube copied to clipboard

[Feature Request]: Unclickable Channel Link

Open Jgh5017 opened this issue 2 years ago • 12 comments

Guidelines

  • [X] I have searched the issue tracker for open and closed issues that are similar to the feature request I want to file, without success.
  • [X] I have searched the documentation for information that matches the description of the feature request I want to file, without success.
  • [X] This issue contains only one feature request.

Problem Description

Would love for there to be a parental control option that makes links to channels unclickable. That way if we just wanted a single video to be on a playlist for a child, they could just watch it without being able to click the channel link and gain access to all the other videos on that channel

Proposed Solution

Not sure

Alternatives Considered

?

Issue Labels

new optional setting

Additional Information

No response

Jgh5017 avatar Feb 13 '23 18:02 Jgh5017

Hey, Can you please explain more about your enhancement feature request. How can I see it??

rajpatelbot avatar Feb 14 '23 07:02 rajpatelbot

I am looking for a setting, perhaps under parental controls or distractions, that hides (or deactivates the link to) the channel. For example, if I star a certain video, it now is on our feed and playlist, but sometimes I dont want my child to access that entire channel, which they can currently easily do by clicking on the youtube channels name which appears as a direct link under each video. A way to hide that information sounds like a reasonably doable task, so am hoping someone can make that an available toggle in the settings. Thank you so much

Jgh5017 avatar Feb 14 '23 10:02 Jgh5017

@Jgh5017 Does it make sense to allow clicking the channel if your child is already subscribed to the channel or do you see any issues with this?

@rajpatel17-bot Is this something that you would be interested in working on?

ChunkyProgrammer avatar Feb 14 '23 12:02 ChunkyProgrammer

Hey @Jgh5017, I want to ask you that how we can detect that the user is a parent or their child??

rajpatelbot avatar Feb 14 '23 13:02 rajpatelbot

@Jgh5017 Does it make sense to allow clicking the channel if your child is already subscribed to the channel or do you see any issues with this?

@rajpatel17-bot Is this something that you would be interested in working on?

Hey I have still some dought on it So if It will clear then definitely, I am happy to working on. Thankyou...

rajpatelbot avatar Feb 14 '23 13:02 rajpatelbot

These wouldnt be channels we are subscribed to, just a singular video. I want to toggle off access to the channel link that would allow them to see all of the other videos. Perhaps just a toggle to "Hide Channel" in the Distraction settings.

Jgh5017 avatar Feb 14 '23 14:02 Jgh5017

These wouldnt be channels we are subscribed to, just a singular video. I want to toggle off access to the channel link that would allow them to see all of the other videos. Perhaps just a toggle to "Hide Channel" in the Distraction settings.

By that I meant, if you're watching a video and you happen to be subscribed to the person who created the video. Do you think the link should still be removed? 🙂

ChunkyProgrammer avatar Feb 14 '23 14:02 ChunkyProgrammer

Oh! Sorry I didn't understand your question -- for my situation, that wouldn't matter - whatever would be easier for coding purposes. If we are subscribed though, we wouldn't necessarily need to hide that link and at times it would be useful to have it be clickable.. But if that creates a coding challenge, I would be happy with just being able to hide that link in general.

Jgh5017 avatar Feb 14 '23 15:02 Jgh5017

Also there is a way to get to other videos by going to a channels "About" section, then there is a "Featured Channels" category that lets you access lots of other channels. If the About section could be toggled to hide as well, that would help with this!

Jgh5017 avatar Feb 17 '23 23:02 Jgh5017

Also there is a way to get to other videos by going to a channels "About" section, then there is a "Featured Channels" category that lets you access lots of other channels. If the About section could be toggled to hide as well, that would help with this!

It would probably be better if you opened another issue for this 🙂

ChunkyProgrammer avatar Feb 18 '23 01:02 ChunkyProgrammer

Will do!

Jgh5017 avatar Feb 18 '23 01:02 Jgh5017

Based on the provided information and the code, it seems like the primary functionality involves hiding or disabling various UI elements related to channels and videos. Let's clarify the possible interpretations:

"Hide Channel" Toggle Button Interpretation 1:

  1. Clicking this button might disable the links (channel image and channel name) that direct users to the corresponding channels.
  2. In this case, users would not be able to navigate to the linked channels when the toggle is active. only

"Hide Channel" Toggle Button Interpretation 2:

  1. Activating this toggle might disable various components, including video descriptions, video recommendations, autoplay features, and any other UI elements that could lead to navigating to other videos or channels.
  2. In this case, the goal is to create a distraction-free viewing experience by hiding or disabling these elements.

hide all

Let me know which one is the expected result as well as any suggested approach you have :)

AnshuMishra01 avatar Dec 27 '23 05:12 AnshuMishra01

Hi @AnshuMishra01 , option 1 would probably be the best as there are already other options that hide the recommended and description

ChunkyProgrammer avatar Feb 28 '24 23:02 ChunkyProgrammer