Helps whitelist YouTube channels in uBlock Origin
NOTE: This script has been designed to work only with YouTube's new material design layout
Personally, I use uBlock Origin since it's faster, more efficient, and less biased than Adblock Plus. So, here are instructions on how to add a whitelist rule for a channel in uBlock
&user= portion of the URLyoutube.com/*user=USER_ID
BE SURE TO CHANGE USER_ID TO THE TEXT YOU COPIED EARLIER!youtube.com/*user=VetRanchThere's always a caveat isn't there...since this is unable to get the channel information before the video starts playing, it is impossible to actually load an ad when the channel ID is initially gotten and put into the URL. To fix this, the script will reload the page automatically once it knows the channel ID to allow ads to load. Sorry!