explaingit

ulisespereyra-lab/youtube-intel

Analysis updated 2026-05-18

0JavaScriptAudience · generalComplexity · 2/5Setup · easy

TLDR

A Chrome extension that automatically tracks and compares multiple YouTube channels, surfacing posting patterns and content trends entirely inside your browser.

Mindmap

mindmap
  root((YouTube Intel))
    What It Does
      Tracks multiple channels
      Weekly summaries
      Cross channel analysis
    Features
      Compare mode
      Hidden gem badges
      Upload notifications
    Tech Stack
      Vanilla JavaScript
      Chrome local storage
    Audience
      YouTube creators

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Track more than ten YouTube channels automatically instead of checking them manually every day.

USE CASE 2

Compare titles, tags, thumbnails, and posting schedules across channels side by side.

USE CASE 3

Spot underused content formats and hidden-gem channels with high engagement relative to subscribers.

What is it built with?

JavaScriptChrome Extension APIs

How does it compare?

ulisespereyra-lab/youtube-intelabhishek-akkal/finovaadan-shahid/ecommerce_website
Stars000
LanguageJavaScriptJavaScriptJavaScript
Setup difficultyeasyeasymoderate
Complexity2/51/53/5
Audiencegeneraldeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

No API key, server, or signup required, all data stays in the browser.

In plain English

YouTube Intel is a Chrome browser extension that gives YouTube creators a competitive intelligence dashboard for monitoring and comparing multiple channels. The creator built it because they were manually checking more than ten channels every day to track posting patterns and content strategies, and wanted to automate that process. After installing the extension and adding channels you want to watch (by URL, handle, or channel ID), it automatically scans those channels every 60 minutes using RSS feeds and video page scraping, no YouTube API key required, no server, no signup. The data stays entirely in your browser. The dashboard shows a weekly summary of each tracked channel's recent videos. A cross-channel AI analysis layer runs locally in the browser and identifies patterns across all the channels you follow: title formats that are oversaturated, content formats nobody else is using, which channels get the most views relative to their subscriber count, and posting schedule patterns. The extension also injects badges directly into YouTube.com pages so you can see at a glance which channels you are tracking and which ones qualify as hidden gems (low subscriber count but high engagement). Compare mode lets you view two or more channels side by side, comparing titles in a table, tags in a word cloud, thumbnail grids, and hourly posting schedules. Chrome notifications alert you when any tracked channel uploads a new video. The extension is built with vanilla JavaScript, stores data in Chrome's local storage, and is available for Chrome, Edge, and Brave. The interface supports both English and Spanish.

Copy-paste prompts

Prompt 1
Explain how this extension scans YouTube channels every 60 minutes without using the YouTube API.
Prompt 2
Show me how the cross-channel AI analysis identifies oversaturated title formats.
Prompt 3
Walk me through installing this extension and adding channels to track.

Frequently asked questions

What is youtube-intel?

A Chrome extension that automatically tracks and compares multiple YouTube channels, surfacing posting patterns and content trends entirely inside your browser.

What language is youtube-intel written in?

Mainly JavaScript. The stack also includes JavaScript, Chrome Extension APIs.

How hard is youtube-intel to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is youtube-intel for?

Mainly general.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.