Back to search
This Python script calculates your total watch time from a YouTube watch history JSON file exported from YouTube Takeout. It leverages the YouTube Data API v3 to retrieve video durations and provides various time breakdowns (seconds, minutes, hours, days, months, years).
Stars
7
Forks
0
Watchers
7
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits
Version 2: restructure code and add better argument input handeling and interactive setup
49c6b5dView on GitHub