gui wrapper for get_iplayer: testers on linux needed

dinkypumpkin dinkypumpkin at gmail.com
Sat Sep 21 11:50:06 EDT 2013


On 21/09/2013 15:35, Alan Campbell wrote:
>    Does it work for you?

Before anyone gives it a try, change line 2077 in gigi.py from:

sEpisode = self.objMainWindow.RGX_PUNC('', sEpisode)

to:

sEpisode = self.objMainWindow.RGX_PUNC.sub('', sEpisode)

The missing ".sub" caused all downloads to fail, at least for me.





More information about the get_iplayer mailing list