Skip to content

Instantly share code, notes, and snippets.

View sudohaxe's full-sized avatar
🍖

Sudohaxe sudohaxe

🍖
View GitHub Profile
@sudohaxe
sudohaxe / YoutubeChannelTotalVideoDuration.js
Last active April 7, 2025 16:25 — forked from RafalJDev/CountYoutubeVideosTime.js
Get a YouTube Channel's Total Video Duration
/**
* 📜 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.