Code Monkey home page Code Monkey logo

youtube-viewer-selenium's Introduction

Aplicación que ayuda a visualizar videos en youtube por canales de un usuario

By @alejanadrohdo Nota: Este proyecto es un experimento para probar el algoritmo de youtube en cuanto al posicionamiento de videos(YouTube SEO).

Requisitos generales:

  • git
  • pip3
  • Virtualenv
  • Python3.6.x
  • selenium==3.141.0

PASOS O ACCIONES QUE REALIZA EL SCRIPT:

  • 1: Visitar al canal, a la seccion de videos
  • 2: Realizar click en reproducir todo
  • 2: Aumentar la reproduccion de videos a 2x, si es la primera iteración autenticarse o reutilizar la sesión de firefox y verificar los likes de todos los videos.
  • 4: Esperar entre 15 a 30min en una iteración
  • 5: repetir las acciones anteriores

PASOS PARA EJECUTAR EN MODO DESARROLLO

Clonar el repositorio

git clone [email protected]:alejandrohdo/youtube-viewer-selenium.git

creación y activación de un entorno virtual

virtualenv -p python3 env_youtube_viewer && source env_youtube_viewer/bin/activate

Creación de archivo de configuración, provisionamiento de configuraciones de un usuario

cp youtube-viewer-selenium/example_config.json youtube-viewer-selenium/config.json && cd youtube-viewer-selenium

Instalacion de dependencias del proyecto

pip install -r install requeriments.txt

Ejecuación del script

 python youtubeViewerRobot.py

youtube-viewer-selenium's People

Contributors

alejandrohdo avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.