Automatically click the "Show More" subscriptions button in the side bar
< Feedback on YouTube - automatically expand subscription list
FIX: insert ,a[href^="/@"]
,a[href^="/@"]
const feedItem = lastSubscription.querySelectorAll( 'a[href^="/feed/subscriptions/"],a[href^="/channel/"],a[href^="/user/"],a[href^="/c/"],a[href^="/@"]' );
Updated. Thanks for the fix.
Yanıt göndermek için oturum açın.
FIX: insert
,a[href^="/@"]