vishnugt / Zen-Youtube

A chrome extension to remove youtube feed and recommendations
MIT License
7 stars 2 forks source link

Removes all videos on a channel #3

Open TheTrueFerret opened 1 year ago

TheTrueFerret commented 1 year ago

when having the remove homepage feed on and going on the Videos tab on a channel. no videos are displayed an annoying problem but i think an easy fix.

image

TheTrueFerret commented 1 year ago

also found a simpel solution just add an if statement, if it's a channel and then just don't remove the recomendations?? idk probably a very dumb solution XD

vishnugt commented 1 year ago

@TrueFret thanks for opening the issue, for some reason I missed the email notification for this. Yeah, your recommended fix should also work, I will add that case.