Skip to content

Instantly share code, notes, and snippets.

@extratone
Created September 16, 2024 13:48
Show Gist options
  • Save extratone/24b37b8cefc9ce29e0b3a9c0557559c1 to your computer and use it in GitHub Desktop.
Save extratone/24b37b8cefc9ce29e0b3a9c0557559c1 to your computer and use it in GitHub Desktop.
PocketCasts for iOS' URL Scheme reference.

Pocket Casts supports the following URL schemes that you can use with third party apps like Workflow and Launch Center:

Open Pocket Casts

pktc://open

Play the podcast episode that is currently paused in Pocket Casts

pktc://play

Pause the podcast episode that is currently playing in Pocket Casts

pktc://pause

Open Pocket Casts and subscribe to the podcast specified by the feed url. Note: don’t include http:// in front of the URL.

pktc://subscribe/feed_url_without_http_goes_here

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