Files
classify_saved_videos_yt/README.md
2025-07-05 23:35:38 -03:00

31 lines
1.6 KiB
Markdown

# AutoDelete YouTube Videos 🗑️🎬
This script automates the process of deleting videos from your YouTube "Watch Later" playlist using PyAutoGUI.
## Instructions (English) 🇬🇧
### 🖼️ Browser Image
Replace the browser icon image in the `img` folder with a screenshot of your browser's icon. Make sure the filename matches the value of the `browser_img` variable in `script.py` (e.g., `brave.png` for Brave browser).
### ⏱️ Adjust Timing
The script uses `sleep` and `duration` values to wait for your PC to respond. You may need to increase or decrease these values depending on your computer's speed and internet connection.
### ▶️ Run the Script
Execute the script and follow the on-screen instructions. Press `q` at any time to stop the script.
---
# AutoDelete YouTube Videos 🗑️🎬
Este script automatiza el proceso de eliminar videos de tu lista de "Ver más tarde" en YouTube usando PyAutoGUI.
## Instrucciones (Español) 🇪🇸
### 🖼️ Imagen del Navegador
Reemplaza la imagen del icono de tu navegador en la carpeta `img` con una captura de pantalla del icono de tu navegador. Asegúrate de que el nombre del archivo coincida con el valor de la variable `browser_img` en `script.py` (por ejemplo, `brave.png` para el navegador Brave).
### ⏱️ Ajusta los Tiempos
El script utiliza valores de `sleep` y `duration` para esperar la respuesta de tu PC. Puede que necesites aumentar o disminuir estos valores dependiendo de la velocidad de tu computadora y conexión a internet.
### ▶️ Ejecuta el Script
Ejecuta el script y sigue las instrucciones en pantalla. Presiona `q` en cualquier momento