YouTube - automatically expand subscription list

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

< Обсуждения: YouTube - automatically expand subscription list

Вопрос или комментарий

§
Создано: 07.12.2022
Изменено: 07.12.2022

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

      const feedItem = lastSubscription.querySelectorAll(
        'a[href^="/feed/subscriptions/"],a[href^="/channel/"],a[href^="/user/"],a[href^="/c/"],a[href^="/@"]'
      );
valacarАвтор
§
Создано: 08.12.2022

Updated. Thanks for the fix.

Ответить

Войдите, чтобы ответить.