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.

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.