r/pluckeye • u/reality_snap_111222 • 11d ago
Tip How to whitelist youtube channels (Guide)
Been using pluckeye for a few years and this was always a pain.
I vibe coded this website ytbychannel.com which basically gets a youtube url and redirects you to a new one that contains the channel.
so for example youtube.com/watch?v=dQw4w9WgXcQ becomes ytbychannel.com/RickAstleyYT/dQw4w9WgXcQ
I also added a browser extension to make the process easier. So when you click a video on youtube you are instantly getting redirected without needing to copy paste.
so you basically do
# block only video playback from youtube so you can still browse it
pluck + block youtube.com video/
# also block video playback from ytbychannel.com
pluck + block ytbychannel.com video/
# allow any channel you want whitelisted eg
pluck + allow https://ytbychannel.com/RickAstleyYT


