YouTube - automatically expand subscription list

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

< Commentaires sur YouTube - automatically expand subscription list

Question / commentaire

§
Posté le: 07/12/2022
Édité le: 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^="/@"]'
      );
valacarAuteur
§
Posté le: 08/12/2022

Updated. Thanks for the fix.

Poster une réponse

Connectez-vous pour poster une réponse.