Skip to content

Instantly share code, notes, and snippets.

View ToonDierdorp's full-sized avatar

Toon Dierdorp ToonDierdorp

  • The Netherlands, Drenthe
View GitHub Profile
@ToonDierdorp
ToonDierdorp / downloadpodcast.py
Last active October 10, 2018 06:01
Downloading MP3 files from rss feed xml file
import sys
import os.path
import re
import urllib
from requests import get
from os import path
import xml.etree.ElementTree as ET
feed = urllib.request.urlopen('http://criticalrolepodcast.geekandsundry.com/feed.xml') # requesting the xml file

Keybase proof

I hereby claim:

  • I am ToonDierdorp on github.
  • I am toondierdorp (https://keybase.io/toondierdorp) on keybase.
  • I have a public key whose fingerprint is CC72 0FC6 2E6C 85B9 943A 931C C3A0 6234 26C7 E3CB

To claim this, I am signing this object: