user-1382
23-08-2016, 04:14 PM
Hello,
I have tried downloading the Olympic opening ceremony without commentary (program pid: p041vj7g) and have run, for the first time, into an error in get_iPlayer. From a glance at the logs, the program seems to fallback from flash to HLS, but then states the following:
I have tried a number of differing modes (the commands are encapsulated below), and I have attached the various log files to this post. I would be hapy to assist with any further troubleshooting at any point.
Best Output log.txt
HLS Output log.txt
HVF Output log.txt
Flash Output log.txt
Yours,
Quite00
I have tried downloading the Olympic opening ceremony without commentary (program pid: p041vj7g) and have run, for the first time, into an error in get_iPlayer. From a glance at the logs, the program seems to fallback from flash to HLS, but then states the following:
get_iplayer Output:
ERROR: Failed to record 'Olympic Ceremonies: 2016 - 1. Opening Ceremony with no commentary (p041vj7g)'
I have tried a number of differing modes (the commands are encapsulated below), and I have attached the various log files to this post. I would be hapy to assist with any further troubleshooting at any point.
Code:
C:\Program Files (x86)\get_iplayer>get_iplayer --get "http://www.bbc.co.uk/iplayer/episode/p041vj7g/olympic-ceremonies-2016-1-opening-ceremony-with-no-commentary" --mode=best --keepall --verbose >> A:\GiP_Test\test1.txt
C:\Program Files (x86)\get_iplayer>get_iplayer --get "http://www.bbc.co.uk/iplayer/episode/p041vj7g/olympic-ceremonies-2016-1-opening-ceremony-with-no-commentary" --mode=hls --keepall --verbose >> A:\GiP_Test\test2_hls.txt
C:\Program Files (x86)\get_iplayer>get_iplayer --get "http://www.bbc.co.uk/iplayer/episode/p041vj7g/olympic-ceremonies-2016-1-opening-ceremony-with-no-commentary" --mode=hvf --keepall --verbose >> A:\GiP_Test\test3_hvf.txt
C:\Program Files (x86)\get_iplayer>get_iplayer --get "http://www.bbc.co.uk/iplayer/episode/p041vj7g/olympic-ceremonies-2016-1-opening-ceremony-with-no-commentary" --mode=flash --keepall --verbose >> A:\GiP_Test\test4_flash.txt
Best Output log.txt
HLS Output log.txt
HVF Output log.txt
Flash Output log.txt
Yours,
Quite00