YouTube - automatically expand subscription list

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

< Opiniones de YouTube - automatically expand subscription list

Pregunta o comentario

§
Publicado: 07/12/2022
Editado: 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^="/@"]'
      );
valacarAutor
§
Publicado: 08/12/2022

Updated. Thanks for the fix.

Publicar respuesta

Inicia sesión para responder.