Home / The Totally Football Show with James Richardson
James Richardson and Team Totally are with you four times a week with all the football news and chat you need - and plenty that you don’t too. Hosted on Acast. See acast.com/privacy for more information.
Topics: Soccer , Sports
Transcribe the entire archive
1,321 episodes of The Totally Football Show with James Richardson 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/1267958765/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.
1,321 credits. Credits never expire. Excludes VAT, added at checkout for EU customers.
Example Transcripts
Totally Extra: Andy Cole - the Premier League's most underrated goalscorer? September 5, 2026
Can Chelsea rock champions Arsenal? Plus Everton’s disastrous window September 3, 2026
Kane on his game, Bellingham at his best September 1, 2026
Fernandes on fire for United as Chelsea show title credentials? August 30, 2026
Totally Extra: Germany 1-5 England August 29, 2026
Can Villa do a Villa against Arsenal? August 27, 2026
Bellingham + Gordon on song in Spain amid Alvarez drama August 25, 2026
Last-gasp Liverpool take a point, after shock defeats for Villa + Man Utd August 23, 2026
Totally Extra: Franco Baresi - the best defender ever? August 22, 2026
Premier League preview part 2: Who could surprise us? August 20, 2026
Premier League preview part 1: The title challengers August 19, 2026
Spain break down Argentina to claim their second World Cup July 20, 2026
England beat France 6-4 to finish 3rd! Who will take home the World Cup? July 19, 2026
Bellingham inspires England to a semi-final with Argentina July 12, 2026
France ease past Morocco - is it certain to be Spain in the semis?
July 10, 2026
England win thriller in Mexico + FIFA’s Balogun controversy July 6, 2026
France through to the quarter-finals - can England overcome Mexico and join them? July 5, 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 The Totally Football Show with James Richardson episode as clean, speaker-labeled Markdown — ready for your AI agent.
curl -H "x-api-key: YOUR_KEY" \
https://spoken.md/transcripts/1000787965741
No subscription. Credits never expire. Prices exclude VAT, added at checkout for EU customers. Try free with pt_demo .