This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* 📜 Youtube Channel Total Video Duration Grabber/Calculator | |
* | |
* ✅ Instructions: | |
* - Scroll all the way to the bottom of the YouTube home/feed/playlist page | |
* to ensure all videos are loaded. | |
* - Paste this script into the browser console. | |
* | |
* ⚠️ Disclaimer: | |
* This script was created with the help of AI assistance. |