A bot that updates about the most subscribed artist’ channels on YouTube

Most Subscribed YouTube Music Channels

This Python bot checks the most subscribed music artist channels on YouTube and makes a top chart.

How to see the charts

Web App

You see the charts on the web app in a nice Material UI.

The website can be “installed” as Web App on Android, iOS and Windows 10.

It has the benefits of the app and the advantages of the web: it takes zero space in memory but it can also work offline as a normal app would.

68747470733a2f2f696d6775722e636f6d2f764b51764d684d2e6a7067

Using a console

Assuming that you have Python3 and pip installed on your machine:

  1. clone https://github.com/marco97pa/MostSubYTMusicChannels.git
  2. cd MostSubYTMusicChannels
  3. pip install rich
  4. ./show.py

68747470733a2f2f696d6775722e636f6d2f38773058326f632e6a7067

You can request a new artist (channel) to

 

 

 

To finish reading, please visit source site