Skip to content

Instantly share code, notes, and snippets.

View barryels's full-sized avatar

Barry Els barryels

View GitHub Profile
@barryels
barryels / export-google-podcasts-subscription-list-to-opml.js
Last active November 17, 2023 14:25
Export Google Podcasts subscription list to OPML
// 1. Visit https://podcasts.google.com/subscriptions
// 2. Open your browser's JavaScript console
// 3. Copy-paste the below snippet and press enter:
console.log(`<?xml version='1.0' encoding='UTF-8' standalone='yes' ?>
<opml version="1.0">
<head>
<title>Google Podcasts Feeds</title>
</head>
<body>
@barryels
barryels / index.md
Last active August 14, 2020 12:27
How to Get Away With Modal

How to Get Away With Modal

Part 1: Hide the Body

Part 2: Destroy the Evidence

Part 3: ...

@barryels
barryels / gistlog.yml
Last active November 29, 2018 07:51
Testing GistLog
# gistlog.yml