Skip to content

Instantly share code, notes, and snippets.

@hamelsmu
Last active February 14, 2026 18:29
Show Gist options
  • Select an option

  • Save hamelsmu/63b837cec6b0ad5509e572e81ac3b665 to your computer and use it in GitHub Desktop.

Select an option

Save hamelsmu/63b837cec6b0ad5509e572e81ac3b665 to your computer and use it in GitHub Desktop.
WonderWise Spotify Distribution Action Plan

WonderWise → Spotify: Action Plan

Why We Got Rejected

Three problems collided:

  1. Direct upload = wrong pipeline. Spotify has separate music vs. podcast pipelines. Uploading audio directly triggers automated review that rejects hybrid content — narration gets flagged as "not music," songs get flagged as "not a podcast."
  2. AI-generated songs trigger copyright filters. Spotify's automated content matching (and NMPA takedown systems) flag Suno-generated music because Suno's training data included copyrighted songs. Even though our outputs are original, the audio fingerprint can match fragments in rights databases, triggering false-positive "copyright infringement" claims.
  3. Spotify killed Music+Talk (June 2024). The one format designed for narration+music hybrids no longer exists.

What works: Shows like Story Pirates, Circle Round, Noodle Loaf, and Brains On! all have original music embedded in podcast episodes on Spotify — distributed via standard RSS from podcast hosting platforms.


TODO: Distribution Strategy

Phase 1: Get on Spotify as a Podcast (do this first)

  • Sign up for a podcast hosting platform — Recommended: Buzzsprout ($18/mo) or Transistor ($19/mo)
  • Upload all episodes as single audio files (narration + song combined in one file per episode)
  • Set metadata correctly:
    • Category: Kids & Family > Education
    • Mark as Clean / Not Explicit
    • Episode titles = educational, NOT song-like (✅ "The Water Cycle: Where Does Rain Come From?" ❌ "Water Cycle Song")
    • In descriptions: "Includes the original WonderWise song 'Round and Round.' All music is original."
  • Submit RSS feed to Spotify — In Spotify for Creators, use "Get your show on Spotify" → paste RSS URL → verify ownership via email
  • Submit RSS to other platforms — Apple Podcasts (if not already there), Amazon Music, iHeartRadio, Pocket Casts, etc.

Phase 2: Handle the AI/Copyright Issue

  • Confirm Suno subscription tier — Must be Pro ($10/mo) or Premier ($30/mo) for commercial rights. Songs made on the free plan CANNOT be distributed commercially. If any songs were made on free tier, re-create them while subscribed.
  • Document your rights chain — Create a rights/ folder with:
    • Screenshot of active Suno Pro/Premier subscription
    • Suno's commercial use policy (confirms Pro/Premier songs can be distributed to Spotify)
    • Your original lyrics for each song (you own the lyrics you wrote — this strengthens your copyright claim)
    • Links to each Suno song generation (proof of creation)
  • Write your own lyrics — Suno's copyright FAQ says: "If you wrote the lyrics for your song(s), you own those lyrics" and your song "may be eligible for copyright protection." Always provide your own lyrics, never use Suno's auto-generated ones.
  • Prepare a copyright response template — If Spotify flags an episode, you need to quickly respond with:
    • Proof the music is original (Suno generation receipts)
    • Proof of commercial license (subscription screenshot)
    • Statement: "This music was created using Suno AI as an instrument. Lyrics were written by [name]. No third-party copyrighted material was used."

Key Rules to Follow

Rule Why
Distribute as podcast via RSS, not direct upload Avoids the music-vs-podcast classification problem entirely
Use Suno Pro or Premier Free tier = Suno owns the songs. Only paid tiers grant commercial rights
Write your own lyrics Strengthens copyright claim; pure AI output may not be copyrightable
Keep songs inside episodes Song should be part of an educational episode, not a standalone music file
Don't impersonate real artists Spotify's #1 AI enforcement priority — never use prompts mimicking real voices
Don't mass-upload Spotify's spam filter will flag/remove bulk AI-generated content

If Spotify Still Rejects or Takes Down Episodes

  1. File a counter-notice with your rights documentation
  2. Contact Spotify Creator Support directly with your evidence package
  3. Fallback option: Remove songs from podcast episodes, include only 30-60s previews, and link to the full songs on your website or a separate music artist profile
  4. Nuclear option: Use a platform like Pinna (kids audio platform) that's specifically designed for children's hybrid content

Reference Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment