Deprecated: Return type of I::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/public/kirby/toolkit/lib/i.php on line 62

Deprecated: Return type of I::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/public/kirby/toolkit/lib/i.php on line 91

Deprecated: Return type of I::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/public/kirby/toolkit/lib/i.php on line 71

Deprecated: Return type of I::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/public/kirby/toolkit/lib/i.php on line 101

Deprecated: Return type of I::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/public/kirby/toolkit/lib/i.php on line 53

Deprecated: Return type of Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/public/kirby/toolkit/lib/collection.php on line 80

Deprecated: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated in /home/public/kirby/toolkit/lib/url.php on line 135
One Tap Less | Overcast

Overcast

Federico Viticci showed Overcast's url scheme to subscribe to new shows in his review of the app. Use the following scheme:

overcast://x-callback-url/add?url=

Viticci was also kind to provide a Launch Center Pro action and a Safari bookmarklet. From Viticci's article:

Overcast has a URL scheme to add new podcast. Using the `overcast://x-callback-url/add?url= scheme, you'll be able to subscribe to new shows in Overcast by launching the URL from other apps such as Launch Center Pro, Drafts, or Safari. Here's a Launch Center Pro action and a Safari bookmarklet to send the clipboard or current webpage to Overcast, which will parse the URL and find the associated podcast feed. Overcast's URL scheme also supports x-callback-url, which is good news for iOS automation workflows.

Check the article on MacStories for more details.