🔧 ขั้นตอนเริ่มต้น
- สร้าง database — รันคำสั่ง init ครั้งแรก
- Import episodes — ใส่ไฟล์ markdown ที่มี script
- สร้าง RSS + HTML — สำหรับเผยแพร่
📝 คำสั่งที่ใช้บ่อย
cd scripts/orchestrator
python3 podcast_generator.py init
python3 podcast_generator.py import ../../data/drafts/podcast/aged-care-knowledge-10-episodes.md
python3 podcast_generator.py list
python3 podcast_generator.py show 1
python3 podcast_generator.py rss
python3 podcast_generator.py index
python3 podcast_generator.py export
python3 podcast_generator.py stats
💡 ตัวอย่างการใช้งานจริง
เขียน script 10 episodes เป็นไฟล์ .md → รัน import → ได้ RSS feed + HTML page + metadata JSON พร้อมเผยแพร่ทันที
- ✅ Import episodes จาก markdown อัตโนมัติ
- ✅ สร้าง chapters + show notes + tags อัตโนมัติ
- ✅ RSS feed สำหรับ Spotify, Apple Podcasts
- ✅ HTML podcast page พร้อมใช้
- ✅ ตรวจจับ category + tags จากเนื้อหา