Home / Hidden Forces
Get the edge with Hidden Forces where media entrepreneur and financial analyst Demetri Kofinas gives you access to the people and ideas that matter, so you can build financial security and always stay ahead of the curve.
Topics: Business , Government
Transcribe the entire archive
515 episodes of Hidden Forces have transcripts. Fetch them all as speaker-labeled Markdown in one script — 1 credit each, and re-fetching one you already have is free:
curl -s -H "x-api-key: YOUR_KEY" \
https://spoken.md/podcasts/1205359334/episodes \
| jq -r '.episodes[] | "\(.id) \(.title)"' \
| while IFS=' ' read -r id title; do
slug=$(echo "$title" | tr '[:upper:]' '[:lower:]' | tr -cs 'a-z0-9' '-' | sed 's/-*$//')
[ -f "${id}-${slug}.md" ] && continue
curl -sf -H "x-api-key: YOUR_KEY" \
-o "${id}-${slug}.md" \
https://spoken.md/transcripts/$id || rm -f "${id}-${slug}.md"
sleep 0.34
done
Already-saved files are skipped — safe to re-run after a top-up.
515 credits. Credits never expire. Excludes VAT, added at checkout for EU customers.
Example Transcripts
Bessent's Wager and Why the World is Calling America's Bluff | Henry Farrell August 31, 2026
The West's Forgotten War and the New Russia | Mark Galeotti August 17, 2026
The Internet Will Die and So Will You | John West August 10, 2026
The AI Enshittification Bubble | Cory Doctorow August 3, 2026
How to Win a Trade War | Chad Bown July 27, 2026
SpaceX, Europe's China Problem, and the Populist Backlash | Patrick Boyle July 20, 2026
How America Built A Durable Dollar Empire | Mary Bridges July 16, 2026
The Strong Do What They Can and Suffer What They Must | Jonathan Kirshner July 13, 2026
Iran's New Grand Strategy | Vali Nasr July 9, 2026
Schrödinger's Strait and the New Energy Order | Daniel Yergin July 6, 2026
After the Fall: Reckoning with the End of History | Ian Shapiro June 29, 2026
AI Governance and the National Security State | Dean W. Ball June 25, 2026
Ending the Iran War: a New Balance of Power in the Middle East | Hamidreza Azizi June 22, 2026
The God Machine: Demis Hassabis and the Quest for Superintelligence | Sebastian Mallaby March 30, 2026
The Information State: Politics in the Age of Total Control | Jacob Siegel March 23, 2026
These are examples, not the full list — see everything available from this show via the API, get started .
Thousands of transcripts fetched by people building searchable podcast archives
Get any Hidden Forces episode as clean, speaker-labeled Markdown — ready for your AI agent.
curl -H "x-api-key: YOUR_KEY" \
https://spoken.md/transcripts/1000786926360
No subscription. Credits never expire. Prices exclude VAT, added at checkout for EU customers. Try free with pt_demo .