ES:
InsighTube es una herramienta avanzada para extraer y analizar datos de YouTube, incluyendo metadatos, comentarios, playlists y más. Todo listo para exportar en JSON o CSV.
EN:
InsighTube is an advanced tool to extract and analyze YouTube data, including metadata, comments, playlists, and more. Ready to export in JSON or CSV.
ES:
- Extracción de metadatos de videos y canales
- Descarga de comentarios completos
- Gestión de playlists
- Soporte para exportar en JSON y CSV
- Fácil integración con tus proyectos Python
EN:
- Video and channel metadata extraction
- Full comment download
- Playlist management
- Export to JSON and CSV
- Easy Python project integration
git clone https://github.com/Purpl3-Dev/insightube.git
cd insightube
pip install -r requirements.txt
python3 insightube.py
set api YOUR_API_KEY (Your Youtube API / Tu API de Youtube)
set target UC_xxxxxxx (Youtube ID channel / ID del canal de Youtube)
set module all
set save true
run
MIT License © 2025 – Libre para usar, modificar y distribuir con atribución. MIT License © 2025 – Free to use, modify, and distribute with attribution.