Hello Kevin. Probably me

Hello Kevin. Probably me doing something wrong with threads (I'm not too hot on those). My suggestion would be to look at iplayer-dl.rb, around line 169. Take out:

t = Thread.new {

and

}

    t.run

a bit further down. This means you won't be able to do multi-threaded downloads (I don't think, anyway), and may have to wait for the download to complete before you can go to another page. But it might be a fix. Long term, could be a case of making Ruby threads work properly in the app..

Reply

The content of this field is kept private and will not be shown publicly.
  • You can use Textile markup to format text.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

CAPTCHA
I am attempting to get rid of spam, so answer this tedious challenge
         _               _       __  __  __        __
___ | |__ __ _ | | | \/ | \ \ / /
/ __| | '_ \ / _` | | | | |\/| | \ \ /\ / /
| (__ | | | | | (_| | | |___ | | | | \ V V /
\___| |_| |_| \__, | |_____| |_| |_| \_/\_/
|_|
Enter the code depicted in ASCII art style.