Odysee Auto-Liker

Automatically likes Odysee videos

Fejlesztő
Kite8409
Napi telepítések
0
Telepítések száma
39
Értékelések
0 1 0
Verzió
1.0.4
Létrehozva
2022.01.22.
Frissítve
2022.12.21.
Licensz
MIT
Érvényes

odysee-auto-liker odysee-auto-liker logo

This userscript automatically likes videos on Odysee.

Download

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

Tampermonkey (Firefox, Chrome, Edge, Safari, Opera, Dolphin browser, UC browser)
Greasemonkey (Firefox)
Violentmonkey (Firefox, Chrome, Edge, Opera (with Install Chrome Extensions extension))

  1. Then install this script from one of the following links:

Options

You can configure the following options by editing OPTIONS within the script.

Option Description Default
CHECK_FREQUENCY How often to attempt liking the video. 5000
WATCH_THRESHOLD

The percentage of the video watched before liking.

0.5
LIKE_IF_NOT_SUBSCRIBED Whether to like videos when you are not following the creator. false

TODO

  • Add options:
    • Retries - How many times to retry liking upon failure.
    • Whitelisted channels - A list of channels to always like the videos of, even if you are not subscribed to them.
    • Blacklisted channels - A list of channels to never like the videos of, even if you are subscribed to them.
  • Add a UI so that the user can configure the options without needing to manually edit the script.

Acknowledgements