41 points by beechwood 1 week ago | 33 comments
beechwood 1 week ago
So I made a web app where I could add channels that I approve. There is no algo recommendations in the side bar, just the video.
Please share feedback if you have any.
nofalsescotsman 1 week ago
If so, I'd like to see some detailed instructions for users on how they can actively block YouTube.com while still allowing embed to play on your site. I think that may trip a lot of non-tech people up.
beechwood 1 week ago
Thank you for the feedback.
smusamashah 1 week ago
https://www.reddit.com/r/Parenting/comments/179fqem/how_the_...
I have YouTube kids setup TV for my 3yo with videos from Vooks, Stella and Same, Guess How Much I love you etc. Also using Projectivity Launcher that has parental controls which means he can't just pick remote and launch the app whenever + an alarm clock app to limit watch time. It's an OK setup so far.
beechwood 1 week ago
cdolan 1 week ago
Love the implementation. I'd really like to block Youtube on my firewall but let it through via this tool with a proxy or something.
Can I get this to load on the SmartTV, too?
beechwood 1 week ago
cdolan 5 days ago
scottyeager 1 week ago
There's also this project with a very similar concept: https://playtoob.com
I ended up creating my own solution, based on mitmproxy and a bit of JS that gets injected into each new page that loads. The end result looks like YouTube, but with guardrails that redirect toward the approved set of channels. Seeing another take on this idea inspired me to finally publish my code, in case anyone is interested in a DIY approach: