These forums are archived

See this post for further info

get_iplayer forums

Forum archived. Posting disabled.

Newslinks no longer download after latest update

user-635

am using ubuntu 10.04 and get_iplayer 2.87-3-g0ce-62ba-ppa-19a~lucid

The normal method of downloading video from BBC news is no longer working after latest update,

i.e. like this

Code:
get_iplayer "tv:http://www.bbc.co.uk/news/magazine-29791639"

I know that this function was working at least up until 7th October 2014

I don't know whether this has been caused by the latest update or the recent changes by the BBC

terminal output says:-

Code:
INFO: Command exit code 1 (raw code = 256)

Can someone please confirm whether newslink video downloads also don't work for them.

If there is any solution please explain

user-2

Works fine here, and nothing to do with BBC changes. Best guess is that you had upstream network problems.

user-635

thanks for confirming that Dinky, but it was worse than I thought....no downloads were working at all from get_ iplayer, not just the news site. However, it seems to be fixed now after finding this code from a forum:-

Code:
get_iplayer --prefs-add --rtmp-tv-opts="--swfVfy=http://www.bbc.co.uk/emp/releases/iplayer/revisions/617463_618125_4/617463_618125_4_emp.swf"

the thread i found it on is here:-

http://ubuntuforums.org/showthread.php?t=2152221&page=2

These forums are archived

See this post for further info