YouTube Auto-Liker

Automatically likes videos of channels you're subscribed to

Από την 23/02/2018. Δείτε την τελευταία έκδοση.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
HatScripts
Βαθμολογίες
0 0 0
Έκδοση
1.1.4
Δημιουργήθηκε την
08/10/2017
Ενημερώθηκε την
23/02/2018
Μέγεθος
4 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

YouTube Auto-Liker YouTube Auto-Liker logo

This userscript automatically likes videos of channels you're subscribed to on YouTube, after you've watched at least half of the video.

Download

  1. This is a userscript. To use it you'll first need one of the following browser extensions/add-ons:

| | Tampermonkey | Greasemonkey | Violentmonkey | |---|--------------|--------------|---------------| Chrome | Link (Beta) | - | Link Firefox | Link | Link | - | Edge | Link | - | - | Safari | Link | - | - | Opera | Link | - | Link

  1. Then install this script from one of the following links:
  2. GitHub
  3. Greasy Fork
  4. OpenUserJS

Todo

  • [ ] Hide "Added to Liked videos" notifications
  • [ ] Add user options:

    Option Default Description/image
    Like if subscribed true Whether to like videos by any of your subscriptions.
    Specific channels [] A list of channels to like the videos of.
    Like after % of video watched 0.5

    The percentage of the video watched before liking:

    Hide like notifications false

    Hide "Added to Liked videos" notifications:

    Retries 5 How many times to retry liking upon failure.
    Retry frequency 5000 The frequency of the retries, in milliseconds.

Acknowledgements