Skip to content

TanZng/YouHand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouHand



Video Demo: https://youtu.be/mboGRISComw

Instalacion

Se recomienda Python 3.8.x

Instalar chromedriver

https://sites.google.com/a/chromium.org/chromedriver/

Para instalar opencv

pip install --upgrade pip
pip install opencv-python==4.2.0.32

Para instalar los requerimientos ###Oli, de nuevo

pip3 install -r requirements.txt

Ejecutar

Usar el comando

python3 main.py

Comandos utiles

Obtener requeriminetos

pip3 freeze > requirements.txt

Puede agregar en el script youhand.py lo siguiente si su controlador no es detectado.

browser = webdriver.Chrome(executable_path='/ruta/chromedriver')

Creditos

LICENSE

MIT License

About

Control YouTube without touching the keyboard

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages