user-2199
09-07-2018, 02:21 AM
Using get_iplayer 3.16-homebrew,
I apologize if this has been addressed in an older thread. I'm able to download TV programs from ITV but *not* from BBC iPlayer. I receive the following syslog messages when attempting to download any program from BBC/iPlayer (below is a small snippet):
ERROR: Response: 500 Can't connect to www.bbc.co.uk:443
WARNING: Could not download programme metadata from https://www.bbc.co.uk/programmes/b0b873nn.json
ERROR: Failed to download URL (3/3): https://www.bbc.co.uk/programmes/b0b873nn/playlist.json
ERROR: Failed to download URL (3/3): https://www.bbc.co.uk/iplayer/episode/b0b873nn/
ERROR: Response: 500 Can't connect to www.bbc.co.uk:443
ERROR: Failed to download URL (3/3): https://www.bbc.co.uk/iplayer/episode/b0b873nn/ad
I debugged this @ network layer and the TCP connection is stuck at time_wait to remote BBC/iPlayer server- see snippet:
Name: www.bbc.co.uk
Address: 82.163.79.108
tcp4 0 0 10.20.0.108.52687 82.163.79.108.443 TIME_WAIT
tcp4 0 0 10.20.0.108.52688 82.163.79.108.443 TIME_WAIT
tcp4 0 0 10.20.0.108.52691 82.163.79.108.443 TIME_WAIT
tcp4 0 0 10.20.0.108.52692 82.163.79.108.443 TIME_WAIT
tcp4 0 0 10.20.0.108.52694 82.163.79.108.443 TIME_WAIT
At first it would seem like a firewall is blocking this but I have established connections to other services on this port and I have no issues with ITV. Anyone else seeing this issue? Is this a known problem? I read the following, and I'm not sure if it's relevant:
https://www.bbc.co.uk/programmes/b08mdjyb.xml
Thanks for your help.
I apologize if this has been addressed in an older thread. I'm able to download TV programs from ITV but *not* from BBC iPlayer. I receive the following syslog messages when attempting to download any program from BBC/iPlayer (below is a small snippet):
ERROR: Response: 500 Can't connect to www.bbc.co.uk:443
WARNING: Could not download programme metadata from https://www.bbc.co.uk/programmes/b0b873nn.json
ERROR: Failed to download URL (3/3): https://www.bbc.co.uk/programmes/b0b873nn/playlist.json
ERROR: Failed to download URL (3/3): https://www.bbc.co.uk/iplayer/episode/b0b873nn/
ERROR: Response: 500 Can't connect to www.bbc.co.uk:443
ERROR: Failed to download URL (3/3): https://www.bbc.co.uk/iplayer/episode/b0b873nn/ad
I debugged this @ network layer and the TCP connection is stuck at time_wait to remote BBC/iPlayer server- see snippet:
Name: www.bbc.co.uk
Address: 82.163.79.108
tcp4 0 0 10.20.0.108.52687 82.163.79.108.443 TIME_WAIT
tcp4 0 0 10.20.0.108.52688 82.163.79.108.443 TIME_WAIT
tcp4 0 0 10.20.0.108.52691 82.163.79.108.443 TIME_WAIT
tcp4 0 0 10.20.0.108.52692 82.163.79.108.443 TIME_WAIT
tcp4 0 0 10.20.0.108.52694 82.163.79.108.443 TIME_WAIT
At first it would seem like a firewall is blocking this but I have established connections to other services on this port and I have no issues with ITV. Anyone else seeing this issue? Is this a known problem? I read the following, and I'm not sure if it's relevant:
https://www.bbc.co.uk/programmes/b08mdjyb.xml
Thanks for your help.