Releases: jmrashed/YouTube-Channel-Analysis
Releases · jmrashed/YouTube-Channel-Analysis
Intial Release
YouTube Channel Content Analysis
This project allows you to analyze YouTube channel content, providing insights into video engagement, trends, audience demographics, and overall content performance. It uses the YouTube Data API to fetch channel and video data for detailed analytics.
Features
- Fetch channel info: subscribers, views, and video count
- Analyze video metrics: views, likes, comments
- Generate Markdown reports with video and channel data
- Visualization of video performance
Setup
- Clone the repository:
git clone https://github.com/jmrashed/YouTube-Channel-Analysis.git cd YouTube-Channel-Analysis