Home / Two Sixteen: A Link to the Past Randomizer Podcast
Jesse Munoz aka fearagent hosts members of The Legend of Zelda: A Link to the Past randomizer community for insightful conversations. Find out to how this 30 year old Nintendo game brings people from all over the world together in a community of racing, competition and friendship.
Topics: Video Games , Leisure
Transcribe the entire archive
Fetch every episode as speaker-labeled Markdown in one script:
curl -s -H "x-api-key: YOUR_KEY" \
https://spoken.md/podcasts/1788940432/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 -s -H "x-api-key: YOUR_KEY" \
-o "${id}-${slug}.md" \
https://spoken.md/transcripts/$id
sleep 0.34
done
Each episode costs 1 credit. Already-saved files are skipped — safe to re-run after a top-up.
Example Transcripts
TJjoll June 29, 2026
Ultimate Zelda Draft June 15, 2026
rdwalshv May 4, 2026
GFE January 27, 2026
DapperWormMan December 16, 2025
Hitman November 24, 2025
cassidymoen ReRelease November 20, 2025
2025 Main Tournament Admins September 22, 2025
The Mega Video Game Draft August 4, 2025
TreZc0 July 28, 2025
Announcing the 216 2025 Co-op Crosskeys Tournament June 4, 2025
Hi, I'm Cody May 1, 2025
League End of Season Recap with JKLoL April 15, 2025
Seattle Crew Meet Up April 7, 2025
Jamo April 2, 2025
League Mid Season Recap with JKLoL March 27, 2025
League Week 2 Recap with JKLoL March 24, 2025
Eykir March 12, 2025
League Week 1 Recap with JKLoL February 27, 2025
Gylgamesh February 25, 2025
Leaf February 11, 2025
ALTTPR 2024 Main Tournament Champion January 7, 2025
Any episode from this podcast is available via the API — get started .
Get any Two Sixteen: A Link to the Past Randomizer Podcast episode as clean, speaker-labeled Markdown — ready for your AI agent.
curl -H "x-api-key: pt_demo" \
https://spoken.md/transcripts/{episodeId}
No subscription. Credits never expire. Try free with pt_demo.