YouTube - automatically expand subscription list

Automatically click the "Show More" subscriptions button in the side bar

< YouTube - automatically expand subscription list 피드백으로 돌아가기

질문/댓글

§
게시: 2022-12-07
수정: 2022-12-07

FIX: insert ,a[href^="/@"]

      const feedItem = lastSubscription.querySelectorAll(
        'a[href^="/feed/subscriptions/"],a[href^="/channel/"],a[href^="/user/"],a[href^="/c/"],a[href^="/@"]'
      );
valacar작성자
§
게시: 2022-12-08

Updated. Thanks for the fix.

답글 게시

답글을 게시하려면 로그인하세요.