YouTube allows billions of people to connect, inform and inspire others across the globe using originally created videos.
- To identify the Top 10 and Bottom 10 videos on the basis of video statistics of a particular channel.
- Understanding the duration of the videos uploaded and Publish time of the videos according to the Time zone of India.
Dataset is gathered using the YouTube Data API and dumped in the channel_title
named JSON file in the data
directory.
Python, Jupyter Notebook, Numpy, Pandas, Seaborn, google-api-python-client.