This userscript automatically likes videos on Odysee.
- 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))
- Then install this script from one of the following links:
- GitHub (Recommended)
You can configure the following options by editing OPTIONS
within the script.
- 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.
- The userscript is a fork of youtube-auto-liker