Scrape, analyze and sort YouTube video subtitles with Python.
Instructions:
- Copy a YouTube video ID from a URL.
- Edit YouTube_Captions.py and paste the video ID (11 >> id = '6S6sMYtHeUc').
- Run YouTube_Captions.py.
- Copy subtitles.txt to Analytics folder.
- Run Caption_Analytics.py.
- Open analytics.txt and popular.txt.
ℹ️ This software is free and open-source; anyone can redistribute it and/or modify it.