RemoveLikes
RemoveLikes is a python script to remove likes from your youtube's account.
Requirements
You can download and install python from python.org.
python version : 3.13
pip install -r requirements.txt
Prerequisites
You need to register your app, create a OAuth account for it, add the json file to the current folder and add you youtube account to the testers to be able to use it.
Help yourself to that or ask ChatGPT.
Usage
python removelikes.py
The script is done to be run once a day and limited to 150 removes by run to prevent exceeding quotas.
Description
Languages
Python
100%