2025-10-16 11:27:02 -04:00
2025-09-14 16:13:03 +02:00
2025-09-14 16:13:03 +02:00
2025-10-16 11:27:02 -04:00
2025-09-14 16:13:03 +02:00

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
remove likes from your YouTube account
Readme 32 KiB
Languages
Python 100%