Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/python3.4.2
#-*- coding:utf-8 -*-
programname = 'BBCrecordv1.py'
programdate = '18-05-2015'
# A USER FRIENDLY INTERFACE TO DOWNLOAD AND RECORD BBC RADIO AND TV PROGRAMS USING GET_IPLAYER in Python 3
# especially for use out of the UK by using UK Proxy servers
# tested on windows 8.1 pro 64 bit, Windows Vista 32 and Linux Mint 17 32 bit with get_iplayer 2.90 (november 2014)
#
# this script is based on scripts found on Ubuntu Users Forum France with some modifications by Bob
# main differences are: it works on Linux as well on Windows platforms