Show HN: If YouTube had actual channels
391–400 of 544 posts
Re: Show HN: If YouTube had actual channels
#392I'd echo the sentiment that this is amazing, and that a TV guide would be awesome. I'd also suggest maybe adding the channel names (like the comment you posted here) to the app itself (although i think it's cool when it's unnamed and you get the old-school feeling of channels just being numbers). Also, I'd love to have permalinks for the channels. Not for the individual videos themselves, but just a link that when sh…
Re: Show HN: If YouTube had actual channels
#393It's the delivery and the format that I'm nostalgic for, it doesn't need to be the vintage material. It would be cool to have some modern School House Rock and PSA and mini-craft projects.
Grab a big bowl, a box of cereal, and a carton of milk and just veg out in your pajamas on the couch on a weekend morning.
Re: Show HN: If YouTube had actual channels
#394The best part of this is the channel doesn't pause when you flip away from it. It is always "running" and if you flip away you will miss it. That builds in a FOMO trade-off which causes user to automatically/subconciously decide on channel they most want to watch, because they can't watch everything.
Re: Show HN: If YouTube had actual channels
#395I'm not sure what's going on. Why is this so great?
The lack of toxic labeling, which is everywhere now?
Thank you.
Re: Show HN: If YouTube had actual channels
#396Re: Show HN: If YouTube had actual channels
#397Re: Show HN: If YouTube had actual channels
#398Earlier quoted context omitted.
Part of the issue with endless carousels of thumbnails now is that the thumbnails are almost invariable clickbait now. What will I actually get? I have no idea. Even YouTube channels I genuinely enjoy use thumbnails which are entirely different from the actual content. I suppose sensationalism has taken over.
You can't blame creators for playing the game. All they have is that thumbnail to market their content.
Re: Show HN: If YouTube had actual channels
#399Pretty fun to discover what’s out there, without being influenced by YouTubes algorithm. It’s based on the YT Archive project and some other sources, since YT sadly has no randomize function.
Re: Show HN: If YouTube had actual channels
#400Earlier quoted context omitted.
If you have mpv+yt-dlp set up you can fix this with an audio filter to mix to mono. mpv --audio-channels=mono 'urlhere' Somewhat related, I've used --vf=lavfi="hflip" to fix videos which are annoyingly mirrored to avoid copyright. You could also bind these options to keys in mpv to use on the fly. Some videos will only mirror some parts of their footage. Another fun one I bind in input.conf ctrl+shift+r cycle_values…
That's super complicated lol. Why not use the browser extension or accessibility feature?
I have carla running at all times and put all of my system audio through various loopback devices (browser, voice conferencing, and music/system) and then apply varying degrees of compression to them (no surprise sounds, hard limiting to hear quiet people, and bypass -- respectively).
Of course everything goes through an extra limiter at the end to avoid clipping.
I also send the voice conferencing input and output through RNNoise, so I can avoid emitting terrible sounds and avoid hearing them as well.
People also seem to like me better when I cut my mids a little bit, but additional research is required.
The reason for this is that I can change browsers (or games or voice apps) and they all think I'm just using a normal mic and headset, but it's actually like 10 LSP plugins and various routing.
Still doesn't feel that complicated when you do a little bit at a time.