Ascoware / get-iplayer-automator

The goal of Get iPlayer Automator is to allow iTunes and your Mac to become the hub for your British Television experience regardless of where in the world you are. Currently, Get iPlayer Automator allows you to download and watch BBC and ITV shows on your Mac. Series-Link/PVR functionality ensures you will never miss your favourite shows. Programmes are fully tagged and added to iTunes automatically upon completion. It is simple and easy to use, and runs on any machine running Mac OS X 10.7 or later. And since the shows are in iTunes, it is extremely easy to transfer them to your iPod, iPhone, or Apple TV allowing you to enjoy your shows on the go or on your television.
GNU General Public License v3.0
146 stars 26 forks source link

"Unknown Error" #274

Closed Hottsy-Tottsy closed 4 years ago

Hottsy-Tottsy commented 4 years ago

Keep getting unknown error:

Get iPlayer Automator 1.17 Initialized. GetITVShows: ITV Cache Update Starting <AppController: 0x7fad24447e60>: Updating Programme Index Feeds...

INFO: Indexing tv programmes (concurrent) INFO: Added 25 tv programmes to cache GetITVShows (Info): Episodes: 1458 Today Programmes: 238 <AppController: 0x7fad24447e60>: Index Updated. GetITVShows: Update Finished /Applications/Get iPlayer Automator.app/Contents/Resources/get_iplayer --nocopyright -e60480000000000000 --type=tv,itv --listformat=SearchResult|||||||||||| --long --nopurge --search julia bradbury --profile-dir=/Users/tonnysadha/Library/Application Support/Get iPlayer Automator

INFO: Loading proxy settings... INFO: No proxy to load INFO: Proxy load complete. INFO: No proxy will be used AppController: Starting Downloads

Downloading Show 1/1:

ITV Download (ID=2a7646a0002): Downloading The Greek Islands with Julia Bradbury - Sat Jan 18 INFO: Preparing Request for Auth Info INFO: Metadata processed. /Applications/Get iPlayer Automator.app/Contents/Resources/get_iplayer --nocopyright -e60480000000000000 --type=tv,itv --listformat=SearchResult|||||||||||| --long --nopurge --search Masked singer --profile-dir=/Users/tonnysadha/Library/Application Support/Get iPlayer Automator /Applications/Get iPlayer Automator.app/Contents/Resources/get_iplayer --nocopyright -e60480000000000000 --type=tv,itv --listformat=SearchResult|||||||||||| --long --nopurge --search grantchester --profile-dir=/Users/tonnysadha/Library/Application Support/Get iPlayer Automator ITV Download (ID=2a7646a0002): youtube-dl finished downloading

Downloading Show 2/3:

ITV Download (ID=2a6976a0004): Downloading The Masked Singer - Sun Jan 19 INFO: Preparing Request for Auth Info INFO: Metadata processed. ITV Download (ID=2a6976a0004): youtube-dl finished downloading

Downloading Show 3/3:

ITV Download (ID=2a2958a0027): Downloading Grantchester - Sat Jan 18 INFO: Preparing Request for Auth Info INFO: Metadata processed. ITV Download (ID=2a2958a0027): youtube-dl finished downloading AppController: Downloads Finished

skovatch commented 4 years ago

What show was giving you errors? The same shows worked for me. Also, turn on "Verbose Mode" to see if there are any errors not being shown.

Hottsy-Tottsy commented 4 years ago

Hi Scott,

I appreciate all you do and especially your help. Some shows download just fine and others don’t. “Midwife” no problem then “Vera” sat there initialising for and hour so I stopped it and restarted the program. Then “Vera” failed and “QI” was just fine. I’m puzzled.

Best regards

Get iPlayer Automator 1.17 Initialized. GetITVShows: ITV Cache Update Starting <AppController: 0x7fd1ffd631d0>: Updating Programme Index Feeds...

/Applications/Get iPlayer Automator.app/Contents/Resources/get_iplayer -e3600 --type=tv --refresh --nopurge --profile-dir=/Users/tonnysadha/Library/Application Support/Get iPlayer Automator .* INFO: Indexing tv programmes (concurrent) INFO: Added 10 tv programmes to cache GetITVShows (Info): Episodes: 1420 Today Programmes: 232 <AppController: 0x7fd1ffd631d0>: Index Updated. GetITVShows: Update Finished

INFO: Loading proxy settings... INFO: No proxy to load INFO: Proxy load complete. INFO: No proxy will be used AppController: Starting Downloads

Downloading Show 1/5:

ITV Download (ID=1a7314a0042): Downloading Vera - Mon Jan 20 INFO: Preparing Request for Auth Info INFO: Requesting Metadata. DEBUG: Metadata response status code: 200 INFO: Metadata processed. DEBUG: youtube-dl args:["https://www.itv.com/hub/vera/1a7314a0042", "-f", "mp4/best", "-o", "/Users/tonnysadha/Documents/iPlayer Downloads /Vera/Vera.s10e02.Parent Not Expected.%(ext)s", "--write-sub", "--embed-subs", "--verbose"] DEBUG: youtube-dl environment: ["PATH": "/Applications/Get iPlayer Automator.app/Contents/MacOS:/usr/bin", "PYTHONPATH": "/Applications/Get iPlayer Automator.app/Contents/Resources"] [debug] System config: []

[debug] User config: [] [debug] Custom config: [] [debug] Command-line args: [u'https://www.itv.com/hub/vera/1a7314a0042', u'-f', u'mp4/best', u'-o', u'/Users/tonnysadha/Documents/iPlayer Downloads /Vera/Vera.s10e02.Parent Not Expected.%(ext)s', u'--write-sub', u'--embed-subs', u'--verbose']

[debug] Encodings: locale US-ASCII, fs utf-8, out None, pref US-ASCII [debug] youtube-dl version 2019.08.13

[debug] Python version 2.7.16 (CPython) - Darwin-19.2.0-x86_64-i386-64bit

[debug] exe versions: ffmpeg 4.1.3-tessus, ffprobe N-90346-g86c7d8df95, rtmpdump 2.4-102-ga3a600d-get_iplayer

[debug] Proxy map: {}

[ITV] 1a7314a0042: Downloading webpage

[ITV] 1a7314a0042: Downloading XML

WARNING: Unable to download XML: HTTP Error 504: Gateway Time-out

[ITV] 1a7314a0042: Downloading JSON metadata

WARNING: Unable to download JSON metadata: HTTP Error 403: Forbidden

ERROR: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Traceback (most recent call last): File "/Applications/Get iPlayer Automator.app/Contents/Resources/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info ie_result = ie.extract(url) File "/Applications/Get iPlayer Automator.app/Contents/Resources/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract ie_result = self._real_extract(url) File "/Applications/Get iPlayer Automator.app/Contents/Resources/youtube-dl/youtube_dl/extractor/itv.py", line 260, in _real_extract self._sort_formats(formats) File "/Applications/Get iPlayer Automator.app/Contents/Resources/youtube-dl/youtube_dl/extractor/common.py", line 1327, in _sort_formats raise ExtractorError('No video formats found') ExtractorError: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

ITV Download (ID=1a7314a0042): youtube-dl finished downloading

Downloading Show 2/5:

BBC Download (ID=b0717vkx): Downloading QI: Series M - Misconceptions /Applications/Get iPlayer Automator.app/Contents/Resources/get_iplayer --profile-dir=/Users/tonnysadha/Library/Application Support/Get iPlayer Automator --nocopyright --nopurge --atomicparsley=/Applications/Get iPlayer Automator.app/Contents/MacOS/AtomicParsley -e604800000000 --output=/Users/tonnysadha/Documents/iPlayer Downloads --subdir --logprogress --modes=radiobest,radiobetter,tvbest,tvbetter --pid b0717vkx --whitespace --attempts=5 --thumbsize=640 --ffmpeg=/Applications/Get iPlayer Automator.app/Contents/MacOS/ffmpeg --log-progress --verbose --subtitles --subs-embed --file-prefix= - (()) INFO: Start: 2020-01-20T10:02:50 (1579485770) INFO: encodinglocale = UTF-8 INFO: encodinglocalefs = UTF-8 INFO: encodingconsoleout = UTF-8 INFO: encodingconsolein = UTF-8 INFO: ${^UNICODE} = 39 INFO: Profile dir: /Users/tonnysadha/Library/Application Support/Get iPlayer Automator INFO: User options file: /Users/tonnysadha/Library/Application Support/Get iPlayer Automator/options INFO: System options file: /etc/get_iplayer/options INFO: Search args: '' INFO: Cleaning PID - old: 'b0717vkx' new: 'b0717vkx' INFO: Downloading URL (1/3): https://www.bbc.co.uk/programmes/b0717vkx.json INFO: tv episode PID detected (b0717vkx) INFO: 1 total programmes INFO: Loaded history for first check. INFO: Loading recordings history INFO: Programme not in history INFO: Downloading URL (1/3): https://www.bbc.co.uk/programmes/b0717vkx.json INFO: Getting stream data for version: 'original' INFO: Downloading URL (1/3): https://open.live.bbc.co.uk/mediaselector/6/select/version/2.0/mediaset/iptv-all/vpid/b0717twl/format/xml?cb=64286 INFO: Downloading URL (1/3): https://vod-hls-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_hls_master.m3u8?__gda__=1579507730_5c9bb8206834c13789d8ae3093c2dc69 WARNING: Failed to download URL (1/3): https://vod-hls-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_hls_master.m3u8?__gda__=1579507730_5c9bb8206834c13789d8ae3093c2dc69 WARNING: Response: 403 Forbidden INFO: Downloading URL (2/3): https://vod-hls-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_hls_master.m3u8?__gda__=1579507730_5c9bb8206834c13789d8ae3093c2dc69 WARNING: Failed to download URL (2/3): https://vod-hls-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_hls_master.m3u8?__gda__=1579507730_5c9bb8206834c13789d8ae3093c2dc69 WARNING: Response: 403 Forbidden INFO: Downloading URL (3/3): https://vod-hls-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_hls_master.m3u8?__gda__=1579507730_5c9bb8206834c13789d8ae3093c2dc69 ERROR: Failed to download URL (3/3): https://vod-hls-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_hls_master.m3u8?__gda__=1579507730_5c9bb8206834c13789d8ae3093c2dc69 ERROR: Response: 403 Forbidden ERROR: Access to this resource was blocked by the BBC ERROR: Ignore this error if programme download is successful WARNING: No HLS playlist returned (https://vod-hls-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_hls_master.m3u8?__gda__=1579507730_5c9bb8206834c13789d8ae3093c2dc69) INFO: Downloading URL (1/3): https://vod-dash-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_dash_master.mpd?__gda__=1579507730_367e51a877361f6a395481587304cdc4 WARNING: Failed to download URL (1/3): https://vod-dash-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_dash_master.mpd?__gda__=1579507730_367e51a877361f6a395481587304cdc4 WARNING: Response: 403 Forbidden INFO: Downloading URL (2/3): https://vod-dash-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_dash_master.mpd?__gda__=1579507730_367e51a877361f6a395481587304cdc4 WARNING: Failed to download URL (2/3): https://vod-dash-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_dash_master.mpd?__gda__=1579507730_367e51a877361f6a395481587304cdc4 WARNING: Response: 403 Forbidden INFO: Downloading URL (3/3): https://vod-dash-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_dash_master.mpd?__gda__=1579507730_367e51a877361f6a395481587304cdc4 ERROR: Failed to download URL (3/3): https://vod-dash-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_dash_master.mpd?__gda__=1579507730_367e51a877361f6a395481587304cdc4 ERROR: Response: 403 Forbidden ERROR: Access to this resource was blocked by the BBC ERROR: Ignore this error if programme download is successful WARNING: No DASH manifest returned (https://vod-dash-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_dash_master.mpd?__gda__=1579507730_367e51a877361f6a395481587304cdc4) INFO: Downloading URL (1/3): https://bbcfmt-ic-50543100-000521-vodhlsuklive.s.loris.llnwd.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_hls_master.m3u8?s=1579464530&e=1579507730&h=c7342230a5c7b74034232439b25f713e INFO: Downloading URL (1/3): https://vod-dash-uk-live.bbcfmt.hs.llnwd.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_dash_master.mpd?s=1579464530&e=1579507730&h=a005f22aecacdc9cdf74122b7dfcc392 INFO: Downloading URL (1/3): https://mm.bidi.bbc.co.uk/vod-hls-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_hls_master.m3u8?at=fxg_KRI2d609351e79a89fc7fa8909c581d4f35127c2070e59c88c5b4d080 WARNING: Failed to download URL (1/3): https://mm.bidi.bbc.co.uk/vod-hls-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_hls_master.m3u8?at=fxg_KRI2d609351e79a89fc7fa8909c581d4f35127c2070e59c88c5b4d080 WARNING: Response: 403 Forbidden INFO: Downloading URL (2/3): https://mm.bidi.bbc.co.uk/vod-hls-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_hls_master.m3u8?at=fxg_KRI2d609351e79a89fc7fa8909c581d4f35127c2070e59c88c5b4d080 WARNING: Failed to download URL (2/3): https://mm.bidi.bbc.co.uk/vod-hls-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_hls_master.m3u8?at=fxg_KRI2d609351e79a89fc7fa8909c581d4f35127c2070e59c88c5b4d080 WARNING: Response: 403 Forbidden INFO: Downloading URL (3/3): https://mm.bidi.bbc.co.uk/vod-hls-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_hls_master.m3u8?at=fxg_KRI2d609351e79a89fc7fa8909c581d4f35127c2070e59c88c5b4d080 ERROR: Failed to download URL (3/3): https://mm.bidi.bbc.co.uk/vod-hls-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_hls_master.m3u8?at=fxg_KRI2d609351e79a89fc7fa8909c581d4f35127c2070e59c88c5b4d080 ERROR: Response: 403 Forbidden ERROR: Access to this resource was blocked by the BBC ERROR: Ignore this error if programme download is successful WARNING: No HLS playlist returned (https://mm.bidi.bbc.co.uk/vod-hls-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_hls_master.m3u8?at=fxg_KRI2d609351e79a89fc7fa8909c581d4f35127c2070e59c88c5b4d080) INFO: Downloading URL (1/3): https://mm.bidi.bbc.co.uk/vod-dash-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_dash_master.mpd?at=4CDRajL157527e73f5dd90813367747873483e37c760ca5b59c88c5b4d080 WARNING: Failed to download URL (1/3): https://mm.bidi.bbc.co.uk/vod-dash-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_dash_master.mpd?at=4CDRajL157527e73f5dd90813367747873483e37c760ca5b59c88c5b4d080 WARNING: Response: 403 Forbidden INFO: Downloading URL (2/3): https://mm.bidi.bbc.co.uk/vod-dash-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_dash_master.mpd?at=4CDRajL157527e73f5dd90813367747873483e37c760ca5b59c88c5b4d080 WARNING: Failed to download URL (2/3): https://mm.bidi.bbc.co.uk/vod-dash-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_dash_master.mpd?at=4CDRajL157527e73f5dd90813367747873483e37c760ca5b59c88c5b4d080 WARNING: Response: 403 Forbidden INFO: Downloading URL (3/3): https://mm.bidi.bbc.co.uk/vod-dash-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_dash_master.mpd?at=4CDRajL157527e73f5dd90813367747873483e37c760ca5b59c88c5b4d080 ERROR: Failed to download URL (3/3): https://mm.bidi.bbc.co.uk/vod-dash-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_dash_master.mpd?at=4CDRajL157527e73f5dd90813367747873483e37c760ca5b59c88c5b4d080 ERROR: Response: 403 Forbidden ERROR: Access to this resource was blocked by the BBC ERROR: Ignore this error if programme download is successful WARNING: No DASH manifest returned (https://mm.bidi.bbc.co.uk/vod-dash-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/iptv_hd_abr_v1_dash_master.mpd?at=4CDRajL157527e73f5dd90813367747873483e37c760ca5b59c88c5b4d080) INFO: Downloading URL (1/3): https://open.live.bbc.co.uk/mediaselector/6/select/version/2.0/mediaset/pc/vpid/b0717twl/format/xml?cb=47783 INFO: Downloading URL (1/3): https://vod-dash-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism/pc_hd_abr_v2_dash_master.mpd?__gda__=1579507780_0b897b47151d3976490bf89ced97e52e WARNING: Failed to download URL (1/3): https://vod-dash-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism/pc_hd_abr_v2_dash_master.mpd?__gda__=1579507780_0b897b47151d3976490bf89ced97e52e WARNING: Response: 403 Forbidden INFO: Downloading URL (2/3): https://vod-dash-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism/pc_hd_abr_v2_dash_master.mpd?__gda__=1579507780_0b897b47151d3976490bf89ced97e52e WARNING: Failed to download URL (2/3): https://vod-dash-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism/pc_hd_abr_v2_dash_master.mpd?__gda__=1579507780_0b897b47151d3976490bf89ced97e52e WARNING: Response: 403 Forbidden INFO: Downloading URL (3/3): https://vod-dash-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism/pc_hd_abr_v2_dash_master.mpd?__gda__=1579507780_0b897b47151d3976490bf89ced97e52e ERROR: Failed to download URL (3/3): https://vod-dash-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism/pc_hd_abr_v2_dash_master.mpd?__gda__=1579507780_0b897b47151d3976490bf89ced97e52e ERROR: Response: 403 Forbidden ERROR: Access to this resource was blocked by the BBC ERROR: Ignore this error if programme download is successful WARNING: No DASH manifest returned (https://vod-dash-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism/pc_hd_abr_v2_dash_master.mpd?__gda__=1579507780_0b897b47151d3976490bf89ced97e52e) INFO: Downloading URL (1/3): https://vod-dash-uk-live.bbcfmt.hs.llnwd.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism/pc_hd_abr_v2_dash_master.mpd?s=1579464580&e=1579507780&h=8381dc9e45230dc1b4bb4f5fdfefc6a8 INFO: Downloading URL (1/3): https://mm.bidi.bbc.co.uk/vod-dash-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism/pc_hd_abr_v2_dash_master.mpd?at=bHJKXHBn18d6cca502063202e475dbb38ff2c31604ba8a2059c88c8afc100 WARNING: Failed to download URL (1/3): https://mm.bidi.bbc.co.uk/vod-dash-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism/pc_hd_abr_v2_dash_master.mpd?at=bHJKXHBn18d6cca502063202e475dbb38ff2c31604ba8a2059c88c8afc100 WARNING: Response: 403 Forbidden INFO: Downloading URL (2/3): https://mm.bidi.bbc.co.uk/vod-dash-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism/pc_hd_abr_v2_dash_master.mpd?at=bHJKXHBn18d6cca502063202e475dbb38ff2c31604ba8a2059c88c8afc100 WARNING: Failed to download URL (2/3): https://mm.bidi.bbc.co.uk/vod-dash-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism/pc_hd_abr_v2_dash_master.mpd?at=bHJKXHBn18d6cca502063202e475dbb38ff2c31604ba8a2059c88c8afc100 WARNING: Response: 403 Forbidden INFO: Downloading URL (3/3): https://mm.bidi.bbc.co.uk/vod-dash-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism/pc_hd_abr_v2_dash_master.mpd?at=bHJKXHBn18d6cca502063202e475dbb38ff2c31604ba8a2059c88c8afc100 ERROR: Failed to download URL (3/3): https://mm.bidi.bbc.co.uk/vod-dash-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism/pc_hd_abr_v2_dash_master.mpd?at=bHJKXHBn18d6cca502063202e475dbb38ff2c31604ba8a2059c88c8afc100 ERROR: Response: 403 Forbidden ERROR: Access to this resource was blocked by the BBC ERROR: Ignore this error if programme download is successful WARNING: No DASH manifest returned (https://mm.bidi.bbc.co.uk/vod-dash-uk/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism/pc_hd_abr_v2_dash_master.mpd?at=bHJKXHBn18d6cca502063202e475dbb38ff2c31604ba8a2059c88c8afc100) INFO: Found mode hvfhd1: gip_hvf_5510 hls h264 1280x720 50fps 5070kbps 128kbps mf_limelight/20 INFO: Found mode dvfhd1: gip_dvf_5070 dash h264 1280x720 50fps 5070kbps 128kbps mf_limelight/20 INFO: Found mode hvfsd1: gip_hvf_3117 hls h264 960x540 50fps 2812kbps 128kbps mf_limelight/20 INFO: Found mode dvfsd1: gip_dvf_2812 dash h264 960x540 50fps 2812kbps 128kbps mf_limelight/20 INFO: Found mode dvfxsd1: gip_dvf_1604 dash h264 960x540 25fps 1604kbps 96kbps mf_limelight/20 INFO: Found mode hvfhigh1: gip_hvf_1800 hls h264 704x396 50fps 1570kbps 128kbps mf_limelight/20 INFO: Found mode dvfhigh1: gip_dvf_1570 dash h264 704x396 50fps 1570kbps 128kbps mf_limelight/20 INFO: Found mode hvfxhigh1: gip_hvf_1013 hls h264 704x396 25fps 827kbps 128kbps mf_limelight/20 INFO: Found mode dvfxhigh1: gip_dvf_827 dash h264 704x396 25fps 827kbps 128kbps mf_limelight/20 INFO: Found mode dvflow1: gip_dvf_437 dash h264 512x288 25fps 437kbps 96kbps mf_limelight/20 INFO: Found mode subtitles1: captions http N/A N/A N/A N/A N/A mf_limelight/20 INFO: Found mode subtitles2: captions http N/A N/A N/A N/A N/A mf_akamai/10 INFO: Programme not in history INFO: Searching for versions: original WARNING: A UK TV licence is required to access BBC iPlayer TV content legally INFO: Mode list: radiobest,radiobetter,hvfhd,dvfhd,hvfsd,dvfsd,hvfxsd,dvfxsd,hvfhigh,dvfhigh,hvfxhigh,dvfxhigh,hvflow,dvflow INFO: Searching for version: 'original' INFO: Found version: 'original' INFO: Modes to try for 'original' version: hvfhd1,dvfhd1,hvfsd1,dvfsd1,dvfxsd1,hvfhigh1,dvfhigh1,hvfxhigh1,dvfxhigh1,dvflow1 INFO: Downloading tv: 'QI: Series M - 16. Misconceptions (b0717vkx) [original]' INFO: Trying 'hvfhd1' mode: attempt 1 / 5 INFO: ffmpeg version string = 4.1.3-tessus INFO: ffmpeg version number = 4.1 INFO: Creating subdirectory /Users/tonnysadha/Documents/iPlayer Downloads /QI Series M for programme INFO: File name prefix = QI Series M - 16. Misconceptions ((hvfhd)) INFO: Creating dir '/Users/tonnysadha/Documents/iPlayer Downloads /QI Series M' INFO: Downloading URL (1/3): https://bbcfmt-ic-50543100-000521-vodhlsuklive.s.loris.llnwd.net/usp/auth/vod/piff_abr_full_hd/f4f738-b0717twl/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2.ism/vf_b0717twl_c5f593f4-d5a6-4fe7-ad5c-1b3b6146be91.ism.hlsv2-audio_eng=128000-video=5070000.m3u8?s=1579464530&e=1579507730&h=c7342230a5c7b74034232439b25f713e INFO: Begin downloading at: 0.00 MB (00:00:00) [1] 1.0% 12.20 MB / ~1219.09 MB (00:00:23 / 00:29:30) [ 3 / 231] @ 7.0 Mb/s ETA: 00:23:05 (hvfhd1/ll) [audio+video] 2.0% 24.39 MB / ~1219.09 MB (00:00:38 / 00:29:30) [ 5 / 231] @ 7.2 Mb/s ETA: 00:22:02 (hvfhd1/ll) [audio+video] 3.0% 36.59 MB / ~1219.09 MB (00:01:01 / 00:29:30) [ 8 / 231] @ 5.5 Mb/s ETA: 00:28:33 (hvfhd1/ll) [audio+video] 4.0% 48.78 MB / ~1219.09 MB (00:01:17 / 00:29:30) [ 10 / 231] @ 6.0 Mb/s ETA: 00:25:59 (hvfhd1/ll) [audio+video] 5.0% 60.97 MB / ~1219.09 MB (00:01:32 / 00:29:30) [ 12 / 231] @ 6.3 Mb/s ETA: 00:24:22 (hvfhd1/ll) [audio+video] 6.0% 73.16 MB / ~1219.09 MB (00:01:55 / 00:29:30) [ 15 / 231] @ 6.5 Mb/s ETA: 00:23:29 (hvfhd1/ll) [audio+video] 7.0% 85.36 MB / ~1219.09 MB (00:02:11 / 00:29:30) [ 17 / 231] @ 6.7 Mb/s ETA: 00:22:34 (hvfhd1/ll) [audio+video] 8.0% 97.55 MB / ~1219.09 MB (00:02:34 / 00:29:30) [ 20 / 231] @ 6.8 Mb/s ETA: 00:22:02 (hvfhd1/ll) [audio+video] 9.0% 109.74 MB / ~1219.09 MB (00:02:49 / 00:29:30) [ 22 / 231] @ 7.0 Mb/s ETA: 00:21:13 (hvfhd1/ll) [audio+video] 10.0% 121.94 MB / ~1219.09 MB (00:03:04 / 00:29:30) [ 24 / 231] @ 7.0 Mb/s ETA: 00:20:50 (hvfhd1/ll) [audio+video] 11.0% 134.13 MB / ~1219.09 MB (00:03:27 / 00:29:30) [ 27 / 231] @ 7.1 Mb/s ETA: 00:20:21 (hvfhd1/ll) [audio+video] 12.0% 146.32 MB / ~1219.09 MB (00:03:43 / 00:29:30) [ 29 / 231] @ 7.2 Mb/s ETA: 00:19:55 (hvfhd1/ll) [audio+video] 13.0% 158.51 MB / ~1219.09 MB (00:03:58 / 00:29:30) [ 31 / 231] @ 7.2 Mb/s ETA: 00:19:37 (hvfhd1/ll) [audio+video] 14.0% 170.71 MB / ~1219.09 MB (00:04:21 / 00:29:30) [ 34 / 231] @ 7.3 Mb/s ETA: 00:19:08 (hvfhd1/ll) [audio+video] 15.0% 182.90 MB / ~1219.09 MB (00:04:36 / 00:29:30) [ 36 / 231] @ 7.3 Mb/s ETA: 00:18:53 (hvfhd1/ll) [audio+video] 16.0% 195.09 MB / ~1219.09 MB (00:04:52 / 00:29:30) [ 38 / 231] @ 7.3 Mb/s ETA: 00:18:37 (hvfhd1/ll) [audio+video] 17.0% 207.29 MB / ~1219.09 MB (00:05:15 / 00:29:30) [ 41 / 231] @ 7.4 Mb/s ETA: 00:18:18 (hvfhd1/ll) [audio+video] 18.0% 219.48 MB / ~1219.09 MB (00:05:30 / 00:29:30) [ 43 / 231] @ 7.3 Mb/s ETA: 00:18:13 (hvfhd1/ll) [audio+video] 19.0% 231.67 MB / ~1219.09 MB (00:05:53 / 00:29:30) [ 46 / 231] @ 7.4 Mb/s ETA: 00:17:54 (hvfhd1/ll) [audio+video] 20.0% 243.87 MB / ~1219.09 MB (00:06:09 / 00:29:30) [ 48 / 231] @ 7.4 Mb/s ETA: 00:17:31 (hvfhd1/ll) [audio+video] 21.0% 256.06 MB / ~1219.09 MB (00:06:24 / 00:29:30) [ 50 / 231] @ 7.4 Mb/s ETA: 00:17:18 (hvfhd1/ll) [audio+video] 22.0% 268.25 MB / ~1219.09 MB (00:06:47 / 00:29:30) [ 53 / 231] @ 7.5 Mb/s ETA: 00:17:00 (hvfhd1/ll) [audio+video] 23.0% 280.44 MB / ~1219.09 MB (00:07:02 / 00:29:30) [ 55 / 231] @ 7.5 Mb/s ETA: 00:16:47 (hvfhd1/ll) [audio+video] 24.0% 292.64 MB / ~1219.09 MB (00:07:18 / 00:29:30) [ 57 / 231] @ 7.5 Mb/s ETA: 00:16:34 (hvfhd1/ll) [audio+video] 25.0% 304.83 MB / ~1219.09 MB (00:07:41 / 00:29:30) [ 60 / 231] @ 7.5 Mb/s ETA: 00:16:17 (hvfhd1/ll) [audio+video] 26.0% 317.02 MB / ~1219.09 MB (00:07:56 / 00:29:30) [ 62 / 231] @ 7.5 Mb/s ETA: 00:16:04 (hvfhd1/ll) [audio+video] 27.0% 329.22 MB / ~1219.09 MB (00:08:19 / 00:29:30) [ 65 / 231] @ 7.4 Mb/s ETA: 00:15:59 (hvfhd1/ll) [audio+video] 28.0% 341.41 MB / ~1219.09 MB (00:08:35 / 00:29:30) [ 67 / 231] @ 7.4 Mb/s ETA: 00:15:46 (hvfhd1/ll) [audio+video] 29.0% 353.60 MB / ~1219.09 MB (00:08:50 / 00:29:30) [ 69 / 231] @ 7.4 Mb/s ETA: 00:15:30 (hvfhd1/ll) [audio+video] 30.0% 365.79 MB / ~1219.09 MB (00:09:13 / 00:29:30) [ 72 / 231] @ 7.4 Mb/s ETA: 00:15:19 (hvfhd1/ll) [audio+video] 31.0% 377.99 MB / ~1219.09 MB (00:09:28 / 00:29:30) [ 74 / 231] @ 7.4 Mb/s ETA: 00:15:03 (hvfhd1/ll) [audio+video] 32.0% 390.18 MB / ~1219.09 MB (00:09:44 / 00:29:30) [ 76 / 231] @ 7.4 Mb/s ETA: 00:14:50 (hvfhd1/ll) [audio+video] 33.0% 402.37 MB / ~1219.09 MB (00:10:07 / 00:29:30) [ 79 / 231] @ 7.5 Mb/s ETA: 00:14:34 (hvfhd1/ll) [audio+video] 34.0% 414.56 MB / ~1219.09 MB (00:10:22 / 00:29:30) [ 81 / 231] @ 7.5 Mb/s ETA: 00:14:21 (hvfhd1/ll) [audio+video] 35.0% 426.75 MB / ~1219.09 MB (00:10:37 / 00:29:30) [ 83 / 231] @ 7.5 Mb/s ETA: 00:14:08 (hvfhd1/ll) [audio+video] 36.0% 438.95 MB / ~1219.09 MB (00:11:00 / 00:29:30) [ 86 / 231] @ 7.5 Mb/s ETA: 00:13:55 (hvfhd1/ll) [audio+video] 37.0% 451.14 MB / ~1219.09 MB (00:11:16 / 00:29:30) [ 88 / 231] @ 7.5 Mb/s ETA: 00:13:42 (hvfhd1/ll) [audio+video] 38.0% 463.34 MB / ~1219.09 MB (00:11:39 / 00:29:30) [ 91 / 231] @ 7.5 Mb/s ETA: 00:13:30 (hvfhd1/ll) [audio+video] 39.0% 475.53 MB / ~1219.09 MB (00:11:54 / 00:29:30) [ 93 / 231] @ 7.5 Mb/s ETA: 00:13:15 (hvfhd1/ll) [audio+video] 40.0% 487.72 MB / ~1219.09 MB (00:12:10 / 00:29:30) [ 95 / 231] @ 7.5 Mb/s ETA: 00:13:01 (hvfhd1/ll) [audio+video] 41.0% 499.91 MB / ~1219.09 MB (00:12:33 / 00:29:30) [ 98 / 231] @ 7.5 Mb/s ETA: 00:12:48 (hvfhd1/ll) [audio+video] 42.0% 512.11 MB / ~1219.09 MB (00:12:48 / 00:29:30) [ 100 / 231] @ 7.5 Mb/s ETA: 00:12:37 (hvfhd1/ll) [audio+video] 43.0% 524.30 MB / ~1219.09 MB (00:13:03 / 00:29:30) [ 102 / 231] @ 7.5 Mb/s ETA: 00:12:24 (hvfhd1/ll) [audio+video] 44.0% 536.49 MB / ~1219.09 MB (00:13:26 / 00:29:30) [ 105 / 231] @ 7.5 Mb/s ETA: 00:12:10 (hvfhd1/ll) [audio+video] 45.0% 548.68 MB / ~1219.09 MB (00:13:42 / 00:29:30) [ 107 / 231] @ 7.5 Mb/s ETA: 00:11:57 (hvfhd1/ll) [audio+video] 46.0% 560.87 MB / ~1219.09 MB (00:14:05 / 00:29:30) [ 110 / 231] @ 7.5 Mb/s ETA: 00:11:42 (hvfhd1/ll) [audio+video] 47.0% 573.07 MB / ~1219.09 MB (00:14:20 / 00:29:30) [ 112 / 231] @ 7.5 Mb/s ETA: 00:11:28 (hvfhd1/ll) [audio+video] 48.0% 585.26 MB / ~1219.09 MB (00:14:36 / 00:29:30) [ 114 / 231] @ 7.5 Mb/s ETA: 00:11:14 (hvfhd1/ll) [audio+video] 49.0% 597.45 MB / ~1219.09 MB (00:14:59 / 00:29:30) [ 117 / 231] @ 7.5 Mb/s ETA: 00:11:00 (hvfhd1/ll) [audio+video] 50.0% 609.64 MB / ~1219.09 MB (00:15:14 / 00:29:30) [ 119 / 231] @ 7.5 Mb/s ETA: 00:10:46 (hvfhd1/ll) [audio+video] 51.0% 621.84 MB / ~1219.09 MB (00:15:29 / 00:29:30) [ 121 / 231] @ 7.5 Mb/s ETA: 00:10:33 (hvfhd1/ll) [audio+video] 52.0% 634.03 MB / ~1219.09 MB (00:15:52 / 00:29:30) [ 124 / 231] @ 7.5 Mb/s ETA: 00:10:21 (hvfhd1/ll) [audio+video] 53.0% 646.22 MB / ~1219.09 MB (00:16:08 / 00:29:30) [ 126 / 231] @ 7.5 Mb/s ETA: 00:10:09 (hvfhd1/ll) [audio+video] 54.0% 658.42 MB / ~1219.09 MB (00:16:23 / 00:29:30) [ 128 / 231] @ 7.5 Mb/s ETA: 00:09:55 (hvfhd1/ll) [audio+video] 55.0% 670.61 MB / ~1219.09 MB (00:16:46 / 00:29:30) [ 131 / 231] @ 7.5 Mb/s ETA: 00:09:42 (hvfhd1/ll) [audio+video] 56.0% 682.80 MB / ~1219.09 MB (00:17:01 / 00:29:30) [ 133 / 231] @ 7.5 Mb/s ETA: 00:09:30 (hvfhd1/ll) [audio+video] 57.0% 694.99 MB / ~1219.09 MB (00:17:17 / 00:29:30) [ 135 / 231] @ 7.5 Mb/s ETA: 00:09:16 (hvfhd1/ll) [audio+video] 58.0% 707.19 MB / ~1219.09 MB (00:17:40 / 00:29:30) [ 138 / 231] @ 7.5 Mb/s ETA: 00:09:04 (hvfhd1/ll) [audio+video] 59.0% 719.38 MB / ~1219.09 MB (00:17:55 / 00:29:30) [ 140 / 231] @ 7.5 Mb/s ETA: 00:08:50 (hvfhd1/ll) [audio+video] 60.0% 731.57 MB / ~1219.09 MB (00:18:18 / 00:29:30) [ 143 / 231] @ 7.5 Mb/s ETA: 00:08:37 (hvfhd1/ll) [audio+video] 61.0% 743.76 MB / ~1219.09 MB (00:18:34 / 00:29:30) [ 145 / 231] @ 7.5 Mb/s ETA: 00:08:25 (hvfhd1/ll) [audio+video] 62.0% 755.96 MB / ~1219.09 MB (00:18:49 / 00:29:30) [ 147 / 231] @ 7.5 Mb/s ETA: 00:08:11 (hvfhd1/ll) [audio+video] 63.0% 768.15 MB / ~1219.09 MB (00:19:12 / 00:29:30) [ 150 / 231] @ 7.5 Mb/s ETA: 00:07:59 (hvfhd1/ll) [audio+video] 64.0% 780.34 MB / ~1219.09 MB (00:19:27 / 00:29:30) [ 152 / 231] @ 7.5 Mb/s ETA: 00:07:47 (hvfhd1/ll) [audio+video] 65.0% 792.54 MB / ~1219.09 MB (00:19:50 / 00:29:30) [ 155 / 231] @ 7.5 Mb/s ETA: 00:07:34 (hvfhd1/ll) [audio+video] 66.0% 804.73 MB / ~1219.09 MB (00:20:06 / 00:29:30) [ 157 / 231] @ 7.5 Mb/s ETA: 00:07:20 (hvfhd1/ll) [audio+video] 67.0% 816.92 MB / ~1219.09 MB (00:20:21 / 00:29:30) [ 159 / 231] @ 7.5 Mb/s ETA: 00:07:08 (hvfhd1/ll) [audio+video] 68.0% 829.12 MB / ~1219.09 MB (00:20:44 / 00:29:30) [ 162 / 231] @ 7.5 Mb/s ETA: 00:06:55 (hvfhd1/ll) [audio+video] 69.0% 841.31 MB / ~1219.09 MB (00:21:00 / 00:29:30) [ 164 / 231] @ 7.5 Mb/s ETA: 00:06:41 (hvfhd1/ll) [audio+video] 70.0% 853.50 MB / ~1219.09 MB (00:21:15 / 00:29:30) [ 166 / 231] @ 7.5 Mb/s ETA: 00:06:28 (hvfhd1/ll) [audio+video] 71.0% 865.70 MB / ~1219.09 MB (00:21:38 / 00:29:30) [ 169 / 231] @ 7.5 Mb/s ETA: 00:06:15 (hvfhd1/ll) [audio+video] 72.0% 877.89 MB / ~1219.09 MB (00:21:53 / 00:29:30) [ 171 / 231] @ 7.5 Mb/s ETA: 00:06:02 (hvfhd1/ll) [audio+video] 73.0% 890.08 MB / ~1219.09 MB (00:22:09 / 00:29:30) [ 173 / 231] @ 7.5 Mb/s ETA: 00:05:49 (hvfhd1/ll) [audio+video] 74.0% 902.28 MB / ~1219.09 MB (00:22:32 / 00:29:30) [ 176 / 231] @ 7.5 Mb/s ETA: 00:05:36 (hvfhd1/ll) [audio+video] 75.0% 914.47 MB / ~1219.09 MB (00:22:47 / 00:29:30) [ 178 / 231] @ 7.5 Mb/s ETA: 00:05:23 (hvfhd1/ll) [audio+video] 76.0% 926.66 MB / ~1219.09 MB (00:23:10 / 00:29:30) [ 181 / 231] @ 7.5 Mb/s ETA: 00:05:10 (hvfhd1/ll) [audio+video] 77.0% 938.85 MB / ~1219.09 MB (00:23:25 / 00:29:30) [ 183 / 231] @ 7.5 Mb/s ETA: 00:04:57 (hvfhd1/ll) [audio+video] 78.0% 951.04 MB / ~1219.09 MB (00:23:41 / 00:29:30) [ 185 / 231] @ 7.5 Mb/s ETA: 00:04:44 (hvfhd1/ll) [audio+video] 79.0% 963.24 MB / ~1219.09 MB (00:24:04 / 00:29:30) [ 188 / 231] @ 7.5 Mb/s ETA: 00:04:31 (hvfhd1/ll) [audio+video] 80.0% 975.43 MB / ~1219.09 MB (00:24:19 / 00:29:30) [ 190 / 231] @ 7.5 Mb/s ETA: 00:04:19 (hvfhd1/ll) [audio+video] 81.0% 987.62 MB / ~1219.09 MB (00:24:35 / 00:29:30) [ 192 / 231] @ 7.5 Mb/s ETA: 00:04:06 (hvfhd1/ll) [audio+video] 82.0% 999.81 MB / ~1219.09 MB (00:24:58 / 00:29:30) [ 195 / 231] @ 7.5 Mb/s ETA: 00:03:53 (hvfhd1/ll) [audio+video] 83.0% 1012.00 MB / ~1219.09 MB (00:25:13 / 00:29:30) [ 197 / 231] @ 7.5 Mb/s ETA: 00:03:40 (hvfhd1/ll) [audio+video] 84.0% 1024.20 MB / ~1219.09 MB (00:25:28 / 00:29:30) [ 199 / 231] @ 7.5 Mb/s ETA: 00:03:27 (hvfhd1/ll) [audio+video] 85.0% 1036.39 MB / ~1219.09 MB (00:25:51 / 00:29:30) [ 202 / 231] @ 7.5 Mb/s ETA: 00:03:15 (hvfhd1/ll) [audio+video] 86.0% 1048.58 MB / ~1219.09 MB (00:26:07 / 00:29:30) [ 204 / 231] @ 7.5 Mb/s ETA: 00:03:02 (hvfhd1/ll) [audio+video] 87.0% 1060.77 MB / ~1219.09 MB (00:26:30 / 00:29:30) [ 207 / 231] @ 7.5 Mb/s ETA: 00:02:49 (hvfhd1/ll) [audio+video] 88.0% 1072.97 MB / ~1219.09 MB (00:26:45 / 00:29:30) [ 209 / 231] @ 7.5 Mb/s ETA: 00:02:36 (hvfhd1/ll) [audio+video] 89.0% 1085.16 MB / ~1219.09 MB (00:27:00 / 00:29:30) [ 211 / 231] @ 7.5 Mb/s ETA: 00:02:23 (hvfhd1/ll) [audio+video] 90.0% 1097.36 MB / ~1219.09 MB (00:27:24 / 00:29:30) [ 214 / 231] @ 7.5 Mb/s ETA: 00:02:10 (hvfhd1/ll) [audio+video] 91.0% 1109.55 MB / ~1219.09 MB (00:27:39 / 00:29:30) [ 216 / 231] @ 7.5 Mb/s ETA: 00:01:57 (hvfhd1/ll) [audio+video] 92.0% 1121.74 MB / ~1219.09 MB (00:27:54 / 00:29:30) [ 218 / 231] @ 7.5 Mb/s ETA: 00:01:44 (hvfhd1/ll) [audio+video] 93.0% 1133.94 MB / ~1219.09 MB (00:28:17 / 00:29:30) [ 221 / 231] @ 7.4 Mb/s ETA: 00:01:31 (hvfhd1/ll) [audio+video] 94.0% 1146.13 MB / ~1219.09 MB (00:28:33 / 00:29:30) [ 223 / 231] @ 7.5 Mb/s ETA: 00:01:18 (hvfhd1/ll) [audio+video] 95.0% 1158.32 MB / ~1219.09 MB (00:28:56 / 00:29:30) [ 226 / 231] @ 7.4 Mb/s ETA: 00:01:05 (hvfhd1/ll) [audio+video] 96.0% 1170.52 MB / ~1219.09 MB (00:29:11 / 00:29:30) [ 228 / 231] @ 7.4 Mb/s ETA: 00:00:52 (hvfhd1/ll) [audio+video] 97.0% 1182.71 MB / ~1219.09 MB (00:29:26 / 00:29:30) [ 230 / 231] @ 7.5 Mb/s ETA: 00:00:39 (hvfhd1/ll) [audio+video] INFO: Downloaded: 1186.06 MB (00:29:30) [231] in 00:21:13 @ 7.45 Mb/s (hvfhd1/ll) [audio+video] INFO: Finished downloading to file: /Users/tonnysadha/Documents/iPlayer Downloads /QI Series M/QI Series M - 16. Misconceptions ((hvfhd)).video.ts INFO: Converting to MP4 INFO: Downloading URL (1/3): https://vod-sub-uk-live.bbcfmt.hs.llnwd.net/iplayer/subtitles/ng/modav/bUnknown-8c3bc783-c9bc-4724-8f25-b9d8199370ce_b0717twl_cUnknown_1579474424559.xml?s=1579464530&e=1579507730&h=06f447aa76026d488de7478f366d0577 INFO: Converting to MP4 and embedding subtitles INFO: Command: "/Applications/Get iPlayer Automator.app/Contents/MacOS/ffmpeg" "-loglevel" "fatal" "-stats" "-y" "-i" "/Users/tonnysadha/Documents/iPlayer Downloads /QI Series M/QI Series M - 16. Misconceptions ((hvfhd)).hls.ts" "-i" "/Users/tonnysadha/Documents/iPlayer Downloads /QI Series M/QI Series M - 16. Misconceptions ((hvfhd)).srt" "-c:v" "copy" "-c:a" "copy" "-c:s" "mov_text" "-metadata:s:s:0" "language=eng" "-bsf:a" "aac_adtstoasc" "/Users/tonnysadha/Documents/iPlayer Downloads /QI Series M/QI Series M - 16. Misconceptions ((hvfhd)).partial.mp4" INFO: Command exit code 0 (raw code = 0) INFO: Loading recordings history INFO: Downloading thumbnail INFO: Downloading URL (1/3): https://ichef.bbci.co.uk/images/ic/640x360/p03j0qwq.jpg INFO: Tagging MP4 INFO: Command: "/Applications/Get iPlayer Automator.app/Contents/MacOS/AtomicParsley" "/Users/tonnysadha/Documents/iPlayer Downloads /QI Series M/QI Series M - 16. Misconceptions ((hvfhd)).mp4" "--metaEnema" "--freefree" "--overWrite" "--stik" "TV Show" "--advisory" "remove" "--copyright" "2020 British Broadcasting Corporation, all rights reserved" "--title" "Misconceptions" "--artist" "BBC Two" "--albumArtist" "BBC TV" "--album" "QI: Series M" "--grouping" "Games & Quizzes,Entertainment,Comedy" "--composer" "BBC iPlayer" "--genre" "Games & Quizzes" "--comment" "Stephen Fry corrects some misconceptions with Sue Perkins, Sara Cox and Chris Addison." "--year" "2016-02-19T22:00:00Z" "--tracknum" "16" "--disk" "13" "--lyrics" "Quiz show in which the aim is to be interesting. Stephen Fry corrects some misconceptions with Sue Perkins, Sara Cox, Chris Addison and Alan Davies. INFO: https://www.bbc.co.uk/programmes/b0717vkx" "--description" "Stephen Fry corrects INFO: https://www.bbc.co.uk/programmes/b0717vkx" "--hdvideo" "true" "--TVShowName" "QI: Series M" "--TVEpisode" "s13e16" "--TVSeasonNum" "13" "--TVEpisodeNum" "16" "--TVNetwork" "BBC Two" "--artwork" "/Users/tonnysadha/Documents/iPlayer Downloads /QI Series M/QI Series M - 16. Misconceptions ((hvfhd)).jpg" Started writing to temp file. INFO: Command exit code 0 (raw code = 0) BBC Download (ID=b0717vkx): QI: Series M - Misconceptions Completed Successfully

Downloading Show 3/5:

ITV Download (ID=2a2958a0027): Downloading Grantchester - Sat Jan 18 INFO: Preparing Request for Auth Info INFO: Requesting Metadata. Adding QI: Series M - Misconceptions to TV DEBUG: Metadata response status code: 200 INFO: Metadata processed. DEBUG: youtube-dl args:["https://www.itv.com/hub/grantchester/2a2958a0027", "-f", "mp4/best", "-o", "/Users/tonnysadha/Documents/iPlayer Downloads /Grantchester/Grantchester.s05e02.Episode 2.%(ext)s", "--write-sub", "--embed-subs", "--verbose"] DEBUG: youtube-dl environment: ["PYTHONPATH": "/Applications/Get iPlayer Automator.app/Contents/Resources", "PATH": "/Applications/Get iPlayer Automator.app/Contents/MacOS:/usr/bin"] [debug] System config: []

[debug] User config: [] [debug] Custom config: [] [debug] Command-line args: [u'https://www.itv.com/hub/grantchester/2a2958a0027', u'-f', u'mp4/best', u'-o', u'/Users/tonnysadha/Documents/iPlayer Downloads /Grantchester/Grantchester.s05e02.Episode 2.%(ext)s', u'--write-sub', u'--embed-subs', u'--verbose']

[debug] Encodings: locale US-ASCII, fs utf-8, out None, pref US-ASCII

[debug] youtube-dl version 2019.08.13

[debug] Python version 2.7.16 (CPython) - Darwin-19.2.0-x86_64-i386-64bit

[debug] exe versions: ffmpeg 4.1.3-tessus, ffprobe N-90346-g86c7d8df95, rtmpdump 2.4-102-ga3a600d-get_iplayer

[debug] Proxy map: {}

[ITV] 2a2958a0027: Downloading webpage

[ITV] 2a2958a0027: Downloading XML

WARNING: Unable to download XML: HTTP Error 504: Gateway Time-out

[ITV] 2a2958a0027: Downloading JSON metadata

WARNING: Unable to download JSON metadata: HTTP Error 403: Forbidden

ERROR: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Traceback (most recent call last): File "/Applications/Get iPlayer Automator.app/Contents/Resources/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info ie_result = ie.extract(url) File "/Applications/Get iPlayer Automator.app/Contents/Resources/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract ie_result = self._real_extract(url) File "/Applications/Get iPlayer Automator.app/Contents/Resources/youtube-dl/youtube_dl/extractor/itv.py", line 260, in _real_extract self._sort_formats(formats) File "/Applications/Get iPlayer Automator.app/Contents/Resources/youtube-dl/youtube_dl/extractor/common.py", line 1327, in _sort_formats raise ExtractorError('No video formats found') ExtractorError: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

ITV Download (ID=2a2958a0027): youtube-dl finished downloading

Downloading Show 4/5:

ITV Download (ID=2a7646a0002): Downloading The Greek Islands with Julia Bradbury - Sat Jan 18 INFO: Preparing Request for Auth Info INFO: Requesting Metadata. DEBUG: Metadata response status code: 200 INFO: Metadata processed. DEBUG: youtube-dl args:["https://www.itv.com/hub/the-greek-islands-with-julia-bradbury/2a7646a0002", "-f", "mp4/best", "-o", "/Users/tonnysadha/Documents/iPlayer Downloads /The Greek Islands with Julia Bradbury/The Greek Islands with Julia Bradbury.s01e02.Episode 2.%(ext)s", "--write-sub", "--embed-subs", "--verbose"] DEBUG: youtube-dl environment: ["PYTHONPATH": "/Applications/Get iPlayer Automator.app/Contents/Resources", "PATH": "/Applications/Get iPlayer Automator.app/Contents/MacOS:/usr/bin"] [debug] System config: []

[debug] User config: [] [debug] Custom config: [] [debug] Command-line args: [u'https://www.itv.com/hub/the-greek-islands-with-julia-bradbury/2a7646a0002', u'-f', u'mp4/best', u'-o', u'/Users/tonnysadha/Documents/iPlayer Downloads /The Greek Islands with Julia Bradbury/The Greek Islands with Julia Bradbury.s01e02.Episode 2.%(ext)s', u'--write-sub', u'--embed-subs', u'--verbose']

[debug] Encodings: locale US-ASCII, fs utf-8, out None, pref US-ASCII [debug] youtube-dl version 2019.08.13

[debug] Python version 2.7.16 (CPython) - Darwin-19.2.0-x86_64-i386-64bit

[debug] exe versions: ffmpeg 4.1.3-tessus, ffprobe N-90346-g86c7d8df95, rtmpdump 2.4-102-ga3a600d-get_iplayer

[debug] Proxy map: {}

[ITV] 2a7646a0002: Downloading webpage

[ITV] 2a7646a0002: Downloading XML

WARNING: Unable to download XML: HTTP Error 504: Gateway Time-out

[ITV] 2a7646a0002: Downloading JSON metadata

WARNING: Unable to download JSON metadata: HTTP Error 403: Forbidden

ERROR: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Traceback (most recent call last): File "/Applications/Get iPlayer Automator.app/Contents/Resources/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info ie_result = ie.extract(url) File "/Applications/Get iPlayer Automator.app/Contents/Resources/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract ie_result = self._real_extract(url) File "/Applications/Get iPlayer Automator.app/Contents/Resources/youtube-dl/youtube_dl/extractor/itv.py", line 260, in _real_extract self._sort_formats(formats) File "/Applications/Get iPlayer Automator.app/Contents/Resources/youtube-dl/youtube_dl/extractor/common.py", line 1327, in _sort_formats raise ExtractorError('No video formats found') ExtractorError: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

ITV Download (ID=2a7646a0002): youtube-dl finished downloading

Downloading Show 5/5:

ITV Download (ID=2a6976a0004): Downloading The Masked Singer - Sun Jan 19 INFO: Preparing Request for Auth Info INFO: Requesting Metadata. DEBUG: Metadata response status code: 200 INFO: Metadata processed. DEBUG: youtube-dl args:["https://www.itv.com/hub/the-masked-singer/2a6976a0004", "-f", "mp4/best", "-o", "/Users/tonnysadha/Documents/iPlayer Downloads /The Masked Singer/The Masked Singer.s01e04.Episode 4.%(ext)s", "--write-sub", "--embed-subs", "--verbose"] DEBUG: youtube-dl environment: ["PYTHONPATH": "/Applications/Get iPlayer Automator.app/Contents/Resources", "PATH": "/Applications/Get iPlayer Automator.app/Contents/MacOS:/usr/bin"] [debug] System config: []

[debug] User config: [] [debug] Custom config: [] [debug] Command-line args: [u'https://www.itv.com/hub/the-masked-singer/2a6976a0004', u'-f', u'mp4/best', u'-o', u'/Users/tonnysadha/Documents/iPlayer Downloads /The Masked Singer/The Masked Singer.s01e04.Episode 4.%(ext)s', u'--write-sub', u'--embed-subs', u'--verbose']

[debug] Encodings: locale US-ASCII, fs utf-8, out None, pref US-ASCII

[debug] youtube-dl version 2019.08.13

[debug] Python version 2.7.16 (CPython) - Darwin-19.2.0-x86_64-i386-64bit

[debug] exe versions: ffmpeg 4.1.3-tessus, ffprobe N-90346-g86c7d8df95, rtmpdump 2.4-102-ga3a600d-get_iplayer

[debug] Proxy map: {}

[ITV] 2a6976a0004: Downloading webpage

[ITV] 2a6976a0004: Downloading XML

WARNING: Unable to download XML: HTTP Error 504: Gateway Time-out

[ITV] 2a6976a0004: Downloading JSON metadata

WARNING: Unable to download JSON metadata: HTTP Error 403: Forbidden

ERROR: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Traceback (most recent call last): File "/Applications/Get iPlayer Automator.app/Contents/Resources/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info ie_result = ie.extract(url) File "/Applications/Get iPlayer Automator.app/Contents/Resources/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract ie_result = self._real_extract(url) File "/Applications/Get iPlayer Automator.app/Contents/Resources/youtube-dl/youtube_dl/extractor/itv.py", line 260, in _real_extract self._sort_formats(formats) File "/Applications/Get iPlayer Automator.app/Contents/Resources/youtube-dl/youtube_dl/extractor/common.py", line 1327, in _sort_formats raise ExtractorError('No video formats found') ExtractorError: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

ITV Download (ID=2a6976a0004): youtube-dl finished downloading AppController: Downloads Finished

On 20 Jan 2020, at 7:54 AM, Scott Kovatch notifications@github.com wrote:

What show was giving you errors? The same shows worked for me. Also, turn on "Verbose Mode" to see if there are any errors not being shown.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ascoware/get-iplayer-automator/issues/274?email_source=notifications&email_token=AH6Q73GXSPNEPUILFYTDIL3Q6TR2NA5CNFSM4KIX5MC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJLACKI#issuecomment-576061737, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH6Q73CCWF2NVVCE3H774H3Q6TR2NANCNFSM4KIX5MCQ.

skovatch commented 4 years ago

I'm seeing 403 errors which indicate your proxy/VPN is failing, but as you noted some shows are downloading OK. Are you in the UK? I forget, was it you that was using a VPN even though you're in the UK? If so, I'm guessing your VPN provider is making it look like you're outside the UK.

These are guesses, though. I don't think it's anything I can fix.

Hottsy-Tottsy commented 4 years ago

I’m outside the UK. I believe you are correct in thinking it’s my vpn. Unfortunately they are a bit self righteous. I’m trying to work with them. Thank you again.

Best regards

On 21 Jan 2020, at 1:18 AM, Scott Kovatch notifications@github.com wrote:

I'm seeing 403 errors which indicate your proxy/VPN is failing, but as you noted some shows are downloading OK. Are you in the UK? I forget, was it you that was using a VPN even though you're in the UK? If so, I'm guessing your VPN provider is making it look like you're outside the UK.

These are guesses, though. I don't think it's anything I can fix.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ascoware/get-iplayer-automator/issues/274?email_source=notifications&email_token=AH6Q73FPWVTD6UT66UWJNMTQ6XMHFA5CNFSM4KIX5MC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJNKPDI#issuecomment-576366477, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH6Q73GWFGMVLZDRYLOUMVDQ6XMHFANCNFSM4KIX5MCQ.

skovatch commented 4 years ago

Okay, closing this