Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@misener
misener / Podcasts.xml
Last active June 3, 2023 19:56
Nothing But Podcast Trailers
<?xml version='1.0' encoding='UTF-8'?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>Nothing But Podcast Trailers</title>
<link>https://blog.pacific-content.com/a-podcast-full-of-podcast-trailers-3ea770fca8b3</link>
<description>A podcast full of podcast trailers, sourced from Apple's US Top Podcasts list</description>
<itunes:explicit>yes</itunes:explicit>
<docs>http://www.rssboard.org/rss-specification</docs>
<generator>python-podgen v1.1.0 https://podgen.readthedocs.org</generator>
<lastBuildDate>Sat, 03 Jun 2023 19:56:36 +0000</lastBuildDate>
@misener
misener / feed.xml
Last active September 7, 2021 13:18
Markov Podcast
<?xml version='1.0' encoding='UTF-8'?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>Anything Goes with Emma Chamberlain</title>
<link>http://example.org</link>
<description>And sometimes what happened on 9/12 having to navigate a new, radically altered world. Join them for some raw, uncut, and unfiltered behind the hit podcast Dirty John, DR. From Campside Media and Wondery, the network behind the hit podcast Dirty John, DR.</description>
<itunes:explicit>no</itunes:explicit>
<docs>http://www.rssboard.org/rss-specification</docs>
<generator>python-podgen v1.1.0 https://podgen.readthedocs.org</generator>
<lastBuildDate>Tue, 07 Sep 2021 13:18:46 +0000</lastBuildDate>
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
<channel>
<atom:link href="https://feeds.simplecast.com/vHtClU6U" rel="self" title="MP3 Audio" type="application/atom+xml"/>
<atom:link href="https://simplecast.superfeedr.com/" rel="hub" xmlns="http://www.w3.org/2005/Atom"/>
<title>Where Does My Podcast Metadata Appear? (&lt;title&gt;)</title>
<description>This is an example podcast feed intended to demonstrate where and how various pieces of podcast metadata appear in different podcast player apps. This &lt;description&gt; tag is plain text. According to Apple Podcasts, the maximum amount of text allowed in the podcast-level &lt;description&gt; tag is 4000 characters.</description>
<copyright>&lt;copyright&gt;</copyright>
<language>en</language>
@misener
misener / edges.csv
Created May 16, 2020 14:35
Apple Podcasts Fiction network graph edges, 2020-05-16
listeners of also subscribed to
Earth Break Unwell, a Midwestern Gothic Mystery
Earth Break The Long Hallway
Earth Break Exeter
Earth Break Blackwood
Earth Break VAST Horizon
Earth Break Video Palace
Earth Break CARAVAN
Earth Break Arden
Earth Break Still Lives
@misener
misener / mynextpodcast.md
Created October 3, 2019 15:32
Recommended shows from CBC's mynextpodcast tool
@misener
misener / python request module
Created July 16, 2019 23:42
GIST created by python code
Python requests has 3 parameters: 1)Request URL
2)Header Fields
3)Parameter
4)Request body
{
"lastUpdate": "2019-02-21T16:34:26.481Z",
"killswitch": false,
"id": "5c6c313b2a4a95000cb05662",
"alias": "To Live and Die in LA Trailer",
"autoplay": false,
"loop": true,
"enableInlinePlayback": true,
"transitionStyle": "slide",
"speed": 300,
@misener
misener / topshows.csv
Last active April 2, 2018 14:19
Apple Podcasts US, Rating Counts, Mon, 02 Apr 2018 14:14:01 GMT
Show Title US Star Ratings Average Rating
This American Life 33958 4.70861
The Joe Rogan Experience 37393 4.81601
Stuff You Should Know 22588 4.5854
Fresh Air 7793 4.50108
ID10T with Chris Hardwick 10587 4.65693
Serial 16818 4.61535
Planet Money 9530 4.71857
Radiolab 15623 4.79626
TED Radio Hour 6548 4.55177
@misener
misener / pcc.opml
Created September 13, 2017 15:27
PCC OPML
<?xml version="1.0" encoding="UTF-8"?>
<opml version="1.0">
<head>
<title>All PCC-produced podcasts</title>
</head>
<body>
<outline text="Hackable" title="Hackable" type="rss" xmlUrl="http://feeds.hackablepodcast.com/hackable"/>
<outline text="IRL" title="IRL" type="rss" xmlUrl="https://feeds.mozilla-podcasts.org/irl"/>
<outline text="The Future According to Now" title="The Future According to Now" type="rss" xmlUrl="https://fidelitypodcast.theatlantic.com/thefutureaccordingtonow"/>
<outline text="The Front Seat by The Front Row" title="The Front Seat by The Front Row" type="rss" xmlUrl="http://podcasts.2u.com/thefrontseat"/>
## RadioPublic
<iframe sandbox="allow-same-origin allow-scripts allow-top-navigation allow-popups" scrolling=no width="100%" height="185" frameborder="0" src="https://embed.radiopublic.com/e?if=a4044e06-023f-44e5-b5c3-9a901830d4d9"></iframe>
## Simplecast - Small light
<iframe frameborder='0' height='36px' scrolling='no' seamless src='https://simplecast.com/e/69835?style=light' width='100%'></iframe>
## Simplecast - Small dark
<iframe frameborder='0' height='36px' scrolling='no' seamless src='https://simplecast.com/e/69835?style=dark' width='100%'></iframe>