Home / UFOExoFiles
๐๏ธ Knight UFO News โ Where the Unknown Gets Uncovered ๐ฝ
From metallic orbs in the sky to government secrets buried deep, Knight UFO News delivers raw, high-impact breakdowns of UFO sightings, alien encounters, and paranormal phenomena.
๐ธ Real cases.
๐ญ Unfiltered theories.
Topics: Society & Culture
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/1834016580/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
UFO Updates Live: NASA Orb Feed Cut, Netherlands Spinning Sphere, Lueโs Polygraph Challenge & Avi Lo August 4, 2026
Remote Viewing Deep Dive: Loosh Farms, AI Consciousness & the Monroe Grid August 3, 2026
UFO Update Live: Trumpโs UAP NDA Directive Drops, Dr. Phil on Better Videos August 2, 2026
ufo Updates Black Triangle UFO Silent Flyover on Rhodia Road โFull Witness Account + Latest UAP News July 25, 2026
Alien Adoption Stories Revealed, Plus Breaking U F O Hotspots on Enigma, Live Tonight July 25, 2026
UFO News & UAP Updates โ Tranche 5 Drop Incoming + Viral Alien Body + Backyard Sighting July 25, 2026
ufouap-live-updates-chinese-dont-respond-to-aliens-alert-lacatski-ufo-test. July 23, 2026
UFO Updates: Avi Loeb vs Steven Greer โ Explosive Clash Over Alien Discovery & Disclosure! July 22, 2026
UFO Antigravity Spheres Caught on Camera in Ensenada, Mexico โ Hiker Reports Dizziness & Strange Sou July 22, 2026
live streaming Neil deGrasse Tyson on Aliens + NASA UFO Drama | S2E7" February 25, 2026
Any episode from this podcast is available via the API โ get started .
12,000+ transcripts fetched by developers building summarizers, RAG pipelines, and podcast tools
Get any UFOExoFiles 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.