Giter VIP home page Giter VIP logo

find-youtubechannel-info's Introduction

Find-Youtube-Stats-

Find any youtube channel information i.e(channel subscriber,videos,top 10 videos) using channel id. Show Youtube Channel Statistic in visualise way . Project build using Dash. #Dash is an open-source Python framework used for building analytical web applications

Quick and dirty Python script to get YouTube channel urls from a Google Sheet and lookup the subscriber count using the YouTube API. Results are printed to the screen, as well as written to an output file named "subs-output.csv" created in the current directory.

This program started out based on https://github.com/howCodeORG/Python-Sub-Count then glommed together with the examples from the Google API docs. (THANK YOU howCodeORG for sharing your code and getting me jump started.)

Notes: You must have a Google API key to make this work. Modify key= with your API key. Enable both the Google Sheets API and the YouTube API on the Google Developer site. You must also have the unique identifier of your Google Sheet as input. (modify SAMPLE_SPREADSHEET_ID with your Google Sheet ID) (modify SAMPLE_RANGE_NAME with your input range from your Google Sheet)

No comments, no docs, no error checking -- when I say quick and dirty, I'm not kidding. This program works perfectly for me -- I make no guarrantees.

Reference: https://developers.google.com/sheets/api/quickstart/python

Reference: https://developers.google.com/youtube/v3/docs/channels/list

Special case of input URL being a Custom URL for the YouTube Channel handled using Requests HTTP library

Reference: https://requests.readthedocs.io/en/master/

Special shout-out to the #python-general channel on Discord for all the assistance! THANK YOU!

Reference: https://discord.gg/python

find-youtubechannel-info's People

Contributors

pawangupta2187 avatar programmerbhanu 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.