π¬ Upload podcast episodes to Spotify via RSS & Google Drive
β‘ 875 views Β· π¬ Content Creation & Video
π‘ Pro Tip β If you need GitHub data beyond what the REST API gives you, ScraperNode has a repository scraper that extracts metadata at scale without token rate limits.
Description
π§ Upload Podcast Episodes to Spotify via RSS & Google Drive
Skip the manual steps and publish your podcast episodes to Spotify in minutes β fully automated.
This workflow takes your finished audio, uploads it to Google Drive, updates your podcastβs RSS feed in GitHub, and pushes it live on Spotify and other platforms linked to that feed. No more copy-pasting links or manually editing XML files β everything happens in one click.
Itβs perfect for podcasters who already have an RSS feed connected to Spotify for Podcasters and want a repeatable, hands-free publishing process.
π‘ What this workflow does
β
Reads your finished MP3 from a local path or previous automation step
βοΈ Uploads the audio to Google Drive and creates a public share link
π Fetches your existing rss.xml file from GitHub
β Appends a new <item> entry with title, description, publication date, and MP3 link
π Commits the updated RSS file back to GitHub, triggering updates on Spotify
π― Ensures your episode appears on Spotify once your RSS is already linked in Spotify for Podcasters
π What youβll need
- A Google Drive account with OAuth credentials and a target folder ID
- A GitHub repository containing your
rss.xmlfile - An RSS feed connected to Spotify for Podcasters (set this up once before running the workflow)
- An MP3 file that meets Spotifyβs audio format requirements
β¨ Use cases
- Automate weekly or daily podcast publishing to Spotify
- Push your AI-generated podcast episodes live without manual editing
- Maintain a single source of truth for your feed in GitHub while streaming across multiple platforms
π¬ Contact & Feedback
Need help customizing this? Have ideas for improvement?
π© Luis.acosta@news2podcast.com
Or DM me on Twitter @guanchehacker
If youβre building something more advanced with audio + AI, like fully automated podcast creation and publishing, letβs talk β I might have the missing piece you need.
π Nodes Used
GitHub, Google Drive, Read/Write Files from Disk
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File