Code Monkey home page Code Monkey logo

youtube-trends's Introduction

youtube-trends

Software designed to analyse trending videos and display which tags are popular.

Language

Python 3.8

Setup

Libraries

Google APIs Client Matplotlib

Pip
  • pip install --upgrade google-api-python-client
  • pip install --upgrade google-auth-oauthlib google-auth-httplib2
  • pip install --upgrade matplotlib
Note

Download YOUR_CLIENT_SECRET_FILE.json and place in directory, this is done following the api setup tutorial provided by Google.

Running

  1. Run get_data.py, this will produce Json files containing popular YouTube videos with respective meta data.
  2. Run transform.py, this extracts the desired analytical data and and simplifies the format for further processing.
  3. Run analyser.py, this opens the generated file and can be used to manipulate or view the data acquired. Optional: Run tag_definer.py if tag definitions are outdated and/or you would like to customise them.

Feature plan

  • Directory of data stored relative to day date.
  • Directory selection and data visualisation.
  • View topics and respective views followed by a break-down.

Author

Alex Sikorski

youtube-trends's People

Contributors

alexsikorski avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

michelangelo367

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.