-
Notifications
You must be signed in to change notification settings - Fork 0
Description
If we recorded each segment as an episode with intro and outro, the videos would be ~2:30 minutes long and ~40% of the episode would be dedicated to the intro/outro vs actual content. It's nice to be able to identify each episode via an ID, but we have to be smarter about the context. We need information about the date of what each episode was generated for in the main json we're grabbing for metadata.
There's 2 segments per episode date. We use data like https://elizaos.github.io/knowledge/the-council/council_briefing/2025-05-27.json for context.
S1E1: The Governance Dilemma
S1E2: The Competitive Landscape
S1E3: The Blockchain Paradox
S1E4: Composability vs. Autonomy: The ElizaOS Paradox
S1E5: The Plugin Revolution
S1E6: The Plugin Prophecy
S1E7: The Great Intelligence Upgrade
S1E8: The Multi-Chain Vision
S1E9: The Version One Point Oh Dilemma
S1E10: The Open Source Dilemma
S1E11: The Quiet Launch
S1E12: The Stealth Strategy
For youtube should we keep each sepearate or upload individually? I say we can keep current scheme, but skip recording the outro for the first half like this:
node scripts/recorder.js --headless --width=1920 --height=1080 --stop-recording-at=end_ep https://shmotime.com/shmotime_episode/the-great-intelligence-upgrade/
So in youtube playlists or edited videos we can concat segments per day together and have a proper bookend with 1 outro.