AnalysisData

Data · 1,138 videos · real YouTube Studio

Take all of it

Transcripts, the raw Studio exports, every script, and the working notes. Enough to open this research inside your own Claude and keep going without me.

01 Files

All served as static files, nothing generated on request. The links do not expire.

02 How to carry this on in your own Claude

Download, unzip, paste this prompt

Drop the unzipped folder wherever your Claude Code runs, then open with this. It will read the report and the handoff itself and pick the context back up.

/master_everything

I'm continuing a revenue study of three faceless YouTube channels:
The Art Of War (@theartofwarrr), Wholesome Wendy (@Wholesomewendy)
and Zeck Felms (@ZeckFelms).

In this folder:
- REPORT.md            the full findings, read this first
- HANDOFF.md           method, file map, open questions
- transcripts.zip      958 transcripts foldered by REAL earnings level
- studio-exports.zip   the three raw YouTube Studio lifetime exports
- scripts.zip          every Python script used, all re-runnable
- analysis-data.zip    derived JSON + the printed analysis tables

Read REPORT.md and HANDOFF.md, then help me with: <your question>

To ask new questions of the data rather than re-read the conclusions, load final_real_rows.json from analysis-data.zip. It is the joined dataset, one record per video: revenue, views, RPM, duration, retention, CTR, impressions, subscribers, publish date, earnings level and the transcript segments.

03 What is inside the transcripts

transcripts/ L0_under_250/ 440 files under $250 L1_250_1k/ 365 files $250 - $1,000 L2_1k_2.5k/ 101 files $1,000 - $2,500 L3_2.5k_5k/ 37 files $2,500 - $5,000 L4_5k_10k/ 14 files $5,000 - $10,000 L5_10k_plus/ 1 file Best Brother Ever, the only one each level splits by channel, files sorted by revenue: 001__011194usd__LZE99OP7yD0__Best_Brother_Ever.txt

Every file opens with a header that is already a row of data. Then the hook, meaning the first three seconds of speech, the full script, and a version timestamped line by line.

04 What I would dig into next