This is a simple implementation of the youtube data API. (Python 3.6)
Well, this code fetches and displays:
- Subscriber count
- Number of Videos
- Total Views
- Clone/download the repo
- Navigate to the root directory
- Open in terminal/cmd
- Run
python main.py
You'll be prompted to enter the channel name. π₯ That's all.