Advertisement
Guest User

get_iplayer collected data

a guest
Feb 8th, 2019
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.59 KB | None | 0 0
  1.  
  2. From: https://forums.squarepenguin.co.uk/thread-1977.html
  3.  
  4. 1. Outline the problem in no more than a couple of sentences by stating what you are expecting to happen and what is happening instead.
  5.  
  6. Attempting to record yesterday's (7th February 2019) BBC London News (30 minutes).
  7. Everything seems to work correctly. A recording is saved. The issue is that when i view the recording
  8. only the top half of the image is correct and the lower half is just a humble of random colours.
  9.  
  10. Example: https://i.imgur.com/OatSeRj.png
  11.  
  12.  
  13. 2. State the version of get_iplayer you're using. Use get_iplayer -V to find your version of get_iplayer.
  14.  
  15. $ get_iplayer -V
  16. get_iplayer v3.18, Copyright (C) 2008-2010 Phil Lewis
  17. This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
  18. This is free software, and you are welcome to redistribute it under certain
  19. conditions; use --conditions for details.
  20.  
  21. 3. State the operating system and version you are using.
  22.  
  23. Mageia Linux version 6
  24.  
  25. 4. State the FULL AND EXACT command you used when you faced the problem. Don't shorten it, don't construct an illustrative example, give us the EXACT one that caused an issue. Copy and paste it for accuracy (this will help identify typos in your command)
  26.  
  27. Started get_iplayer from command line with:
  28. $ /usr/local/bin/get_iplayer
  29. get_iplayer v3.18, Copyright (C) 2008-2010 Phil Lewis
  30. This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
  31. This is free software, and you are welcome to redistribute it under certain
  32. conditions; use --conditions for details.
  33.  
  34. Started the local web interface with:
  35.  
  36. $ /usr/local/bin/get_iplayer.cgi --listen 127.0.0.1 --port 1935
  37. INFO: Listening on 127.0.0.1:1935
  38. GET: /
  39. DEBUG: get_iplayer options: "refreshfuture=0" "subtitles=0" "fps25=0" "history=0" "type=tv" "thumb=0" "future=0" "force=0" "skipdeleted=0" "fields=name" "search=.*" "hide=0" "nopurge=1" "listformat=ENTRY|<index>|<thumbnail>|<pid>|<available>|<expires>|<type>|<name>|<episode>|<versions>|<duration>|<desc>|<channel>|<categories>|<timeadded>|<guidance>|<web>|<seriesnum>|<episodenum>|<filename>|<mode>" "page=1" "pagesize=10" "sortmatches=index"
  40. INFO: Command: /usr/local/bin/get_iplayer --encoding-locale=UTF-8 --encoding-console-out=UTF-8 --nocopyright --expiry=999999999 --webrequest refreshfuture%3D0?subtitles%3D0?fps25%3D0?history%3D0?type%3Dtv?thumb%3D0?future%3D0?force%3D0?skipdeleted%3D0?fields%3Dname?search%3D.%2A?hide%3D0?nopurge%3D1?listformat%3DENTRY%7C%3Cindex%3E%7C%3Cthumbnail%3E%7C%3Cpid%3E%7C%3Cavailable%3E%7C%3Cexpires%3E%7C%3Ctype%3E%7C%3Cname%3E%7C%3Cepisode%3E%7C%3Cversions%3E%7C%3Cduration%3E%7C%3Cdesc%3E%7C%3Cchannel%3E%7C%3Ccategories%3E%7C%3Ctimeadded%3E%7C%3Cguidance%3E%7C%3Cweb%3E%7C%3Cseriesnum%3E%7C%3Cepisodenum%3E%7C%3Cfilename%3E%7C%3Cmode%3E?page%3D1?pagesize%3D10?sortmatches%3Dindex
  41. GET: /favicon.ico
  42. ERROR: 404 Not Found
  43. POST: /
  44. [text deleted for brevity]
  45.  
  46. Full output available here: https://pastebin.com/aRtatLY5
  47.  
  48. Selected program to record via web interface to http://127.0.0.1:1935/
  49.  
  50.  
  51. 5. Identify the programme you are attempting to download with its PID, iPlayer URL, or full name and episode title, and series and episode numbers if available. Do not just post a command such as get_iplayer --get 123 with no further info. We will not know what programme corresponds to index number 123 on your machine.
  52.  
  53. Attempting to record "London: Evening news" from Thursday 7th February. This is only available until 7pm today (Friday 8th February).
  54.  
  55. The recording is named: "London_News_Evening_News_-_2019-02-07_b0c1w48g_original.mp4"
  56.  
  57. 6. Do not paraphrase or truncate any error or warning messages you receive. We can't help you if we can't see what's happening!
  58.  
  59. 7. Attach a copy of the output get_iplayer returns in the form of a verbose log text file. If you do not provide a verbose log, it is unlikely that your problem can be diagnosed and thus you are much less likely get a resolution for your issue. Generate verbose output and capture it in a plain text (.txt) file by appending --verbose > /path/to/log.txt 2>&1 to the end of your get_iplayer command line, where /path/to/log.txt is the full path to the log file.
  60.  
  61. [link to log: https://pastebin.com/QVi4C8eJ ]
  62.  
  63. $ nl -ba $HOME/log.txt
  64. 1 get_iplayer v3.18, Copyright (C) 2008-2010 Phil Lewis
  65. 2 This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
  66. 3 This is free software, and you are welcome to redistribute it under certain
  67. 4 conditions; use --conditions for details.
  68. 5
  69. 6 INFO: Start: 2019-02-08T14:20:29+00:00 (1549635629)
  70. 7 INFO: encodinglocale = UTF-8
  71. 8 INFO: encodinglocalefs = UTF-8
  72. 9 INFO: encodingconsoleout = UTF-8
  73. 10 INFO: encodingconsolein = UTF-8
  74. 11 INFO: ${^UNICODE} = 0
  75. 12 INFO: Profile dir: /home/mpb/.get_iplayer
  76. 13 INFO: User options file: /home/mpb/.get_iplayer/options
  77. 14 INFO: System options file: /etc/get_iplayer/options
  78. 15 -==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==-
  79. 16 Current options:
  80. 17 encodingconsolein = UTF-8
  81. 18 encodingconsoleout = UTF-8
  82. 19 encodinglocale = UTF-8
  83. 20 encodinglocalefs = UTF-8
  84. 21 force = 1
  85. 22 pid = b0c1w48g
  86. 23 verbose = 1
  87. 24
  88. 25 INFO: Search args: ''
  89. 26 INFO: Most recent addition (tv) = 2019-02-08T10:26:54+00:00 (1549621614)
  90. 27 INFO: Got 8238 file cache entries for tv
  91. 28 DEBUG: Cache expiry time for tv is 14400 secs - refresh in 417 secs
  92. 29 INFO: No file cache exists for radio
  93. 30 INFO: Cleaning PID - old: 'b0c1w48g' new: 'b0c1w48g'
  94. 31
  95. 32 INFO: Downloading URL (1/3): https://www.bbc.co.uk/programmes/b0c1w48g.json
  96. 33 INFO: tv episode PID detected (b0c1w48g)
  97. 34 Episodes:
  98. 35 London News - Evening News, 07/02/2019, BBC One, b0c1w48g
  99. 36 INFO: 1 total programmes
  100. 37 -==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==-
  101. 38
  102. 39 INFO: Downloading URL (1/3): https://www.bbc.co.uk/programmes/b0c1w48g.json
  103. 40 INFO: Getting stream data for version: 'original'
  104. 41
  105. 42 INFO: Downloading URL (1/3): https://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/iptv-all/vpid/b0c1w47z?cb=71919
  106. 43
  107. 44 INFO: Downloading URL (1/3): https://vod-hls-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_sd/d292d9-b0c1w47z/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.ism.hlsv2.ism/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.ism.hlsv2.m3u8?__gda__=1549657251_6eab78684f119146b4e3f05a64cca935
  108. 45
  109. 46 INFO: Downloading URL (1/3): https://vod-hls-uk-live.bbcfmt.hs.llnwd.net/usp/auth/vod/piff_abr_full_sd/d292d9-b0c1w47z/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.ism.hlsv2.ism/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.ism.hlsv2.m3u8?s=1549614051&e=1549657251&h=54d5312178b3c1446331e042bc8ef57c
  110. 47
  111. 48 INFO: Downloading URL (1/3): https://vod-dash-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_sd/d292d9-b0c1w47z/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.ism.hlsv2.ism/iptv_hd_abr_v1_dash_master.mpd?__gda__=1549657251_2b68673daa36c46ae100d1f5b2f2d097
  112. 49
  113. 50 INFO: Downloading URL (1/3): https://vod-dash-uk-live.bbcfmt.hs.llnwd.net/usp/auth/vod/piff_abr_full_sd/d292d9-b0c1w47z/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.ism.hlsv2.ism/iptv_hd_abr_v1_dash_master.mpd?s=1549614051&e=1549657251&h=3f094d4b6544fadfa8d9faad5d803f3f
  114. 51
  115. 52 INFO: Downloading URL (1/3): https://mm.bidi.bbc.co.uk/vod-hls-uk-live/usp/auth/vod/piff_abr_full_sd/d292d9-b0c1w47z/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.ism.hlsv2.ism/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.ism.hlsv2.m3u8?at=KSvAltRQ791deccfb951d2f74e67cf4ba8f4eff58b429aec58162aa8256c0
  116. 53
  117. 54 INFO: Downloading URL (1/3): https://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/pc/vpid/b0c1w47z?cb=96071
  118. 55
  119. 56 INFO: Downloading URL (1/3): https://vod-dash-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_sd/d292d9-b0c1w47z/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.ism/pc_hd_abr_v2_dash_master.mpd?__gda__=1549657252_ad847684622991499e06ed268d0c9519
  120. 57
  121. 58 INFO: Downloading URL (1/3): https://vod-dash-uk-live.bbcfmt.hs.llnwd.net/usp/auth/vod/piff_abr_full_sd/d292d9-b0c1w47z/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.ism/pc_hd_abr_v2_dash_master.mpd?s=1549614052&e=1549657252&h=db8101a7893611db11242344129dd9d0
  122. 59
  123. 60 INFO: Downloading URL (1/3): https://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/apple-ipad-hls/vpid/b0c1w47z?cb=52609
  124. 61
  125. 62 INFO: Downloading URL (1/3): http://vod-hls-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_sd/d292d9-b0c1w47z/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.ism/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.m3u8?__gda__=1549657253_70ea9f45de5486fb4b77e64198403dca
  126. 63
  127. 64 INFO: Downloading URL (1/3): http://vod-hls-uk-live.bbcfmt.hs.llnwd.net/usp/auth/vod/piff_abr_full_sd/d292d9-b0c1w47z/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.ism/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.m3u8?s=1549614053&e=1549657253&h=60d9fd66f667bc0067e45fcd83b0bb4a
  128. 65
  129. 66 INFO: Downloading URL (1/3): http://mm.bidi.bbc.co.uk/vod-hls-uk-live/usp/auth/vod/piff_abr_full_sd/d292d9-b0c1w47z/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.ism/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.m3u8?at=g8f_XypYa3a6a5364c3f7853a1a2811a435cbd6dd201e82658162aaa0db40
  130. 67 INFO: Found mode hvfxsd1: gip_hvf_1836 hls h264 960x540 25fps 1604kbps 128kbps mf_bidi_uk_hls_https/30
  131. 68 INFO: Found mode hvfxsd2: gip_hvf_1836 hls h264 960x540 25fps 1604kbps 128kbps mf_limelight_uk_hls_https/10
  132. 69 INFO: Found mode hvfxsd3: gip_hvf_1836 hls h264 960x540 25fps 1604kbps 128kbps mf_akamai_uk_hls_https/10
  133. 70 INFO: Found mode dvfxsd1: gip_dvf_1604 dash h264 960x540 25fps 1604kbps 96kbps mf_limelight_uk_dash_https/20
  134. 71 INFO: Found mode dvfxsd2: gip_dvf_1604 dash h264 960x540 25fps 1604kbps 96kbps mf_akamai_uk_dash_https/10
  135. 72 INFO: Found mode hvfhigh1: gip_hvf_1800 hls h264 704x396 50fps 1570kbps 128kbps mf_bidi_uk_hls_https/30
  136. 73 INFO: Found mode hvfhigh2: gip_hvf_1800 hls h264 704x396 50fps 1570kbps 128kbps mf_limelight_uk_hls_https/10
  137. 74 INFO: Found mode hvfhigh3: gip_hvf_1800 hls h264 704x396 50fps 1570kbps 128kbps mf_akamai_uk_hls_https/10
  138. 75 INFO: Found mode hvfxhigh1: gip_hvf_1013 hls h264 704x396 25fps 827kbps 128kbps mf_bidi_uk_hls_https/30
  139. 76 INFO: Found mode hvfxhigh2: gip_hvf_1013 hls h264 704x396 25fps 827kbps 128kbps mf_limelight_uk_hls_https/10
  140. 77 INFO: Found mode hvfxhigh3: gip_hvf_1013 hls h264 704x396 25fps 827kbps 128kbps mf_akamai_uk_hls_https/10
  141. 78 INFO: Found mode hvflow1: gip_hvf_599 hls h264 512x288 25fps 437kbps 128kbps mf_bidi_uk_hls_https/30
  142. 79 INFO: Found mode hvflow2: gip_hvf_599 hls h264 512x288 25fps 437kbps 128kbps mf_limelight_uk_hls_https/10
  143. 80 INFO: Found mode hvflow3: gip_hvf_599 hls h264 512x288 25fps 437kbps 128kbps mf_akamai_uk_hls_https/10
  144. 81 INFO: Found mode dvflow1: gip_dvf_437 dash h264 512x288 25fps 437kbps 96kbps mf_limelight_uk_dash_https/20
  145. 82 INFO: Found mode dvflow2: gip_dvf_437 dash h264 512x288 25fps 437kbps 96kbps mf_akamai_uk_dash_https/10
  146. 83 INFO: Found mode subtitles1: captions http N/A N/A N/A N/A N/A mf_limelight_uk_plain_https/40
  147. 84 INFO: Found mode subtitles2: captions http N/A N/A N/A N/A N/A mf_akamai_uk_plain_https/30
  148. 85 INFO: Found mode subtitles3: captions http N/A N/A N/A N/A N/A sis/10
  149. 86 INFO: Searching for versions: original
  150. 87 WARNING: A UK TV licence is required to access BBC iPlayer TV content legally
  151. 88 INFO: Mode list: hvfhd,dvfhd,hvfsd,dvfsd,hvfxsd,dvfxsd,hvfhigh,dvfhigh,hvfxhigh,dvfxhigh,hvflow,dvflow
  152. 89 INFO: Searching for version: 'original'
  153. 90 INFO: Found version: 'original'
  154. 91 INFO: Modes to try for 'original' version: hvfxsd1,hvfxsd2,hvfxsd3,dvfxsd1,dvfxsd2,hvfhigh1,hvfhigh2,hvfhigh3,hvfxhigh1,hvfxhigh2,hvfxhigh3,hvflow1,hvflow2,hvflow3,dvflow1,dvflow2
  155. 92 INFO: Downloading tv: 'London News: Evening News - 07/02/2019 (b0c1w48g) [original]'
  156. 93 INFO: Trying 'hvfxsd1' mode: attempt 1 / 3
  157. 94 INFO: ffmpeg version string = 3.3.9
  158. 95 INFO: ffmpeg version number = 3.3
  159. 96 INFO: File name prefix = London_News_Evening_News_-_2019-02-07_b0c1w48g_original
  160. 97 DEBUG: HLS playlist URL: https://mm.bidi.bbc.co.uk/vod-hls-uk-live/usp/auth/vod/piff_abr_full_sd/d292d9-b0c1w47z/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.ism.hlsv2.ism/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.ism.hlsv2-audio_eng_1=128000-video=1604000.m3u8?at=KSvAltRQ791deccfb951d2f74e67cf4ba8f4eff58b429aec58162aa8256c0
  161. 98 DEBUG: HLS playlist URL (actual): https://b1btsbk.sp.bidi.live.bbc.co.uk/vod-hls-uk-live/usp/auth/vod/piff_abr_full_sd/d292d9-b0c1w47z/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.ism.hlsv2.ism/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.ism.hlsv2-audio_eng_1=128000-video=1604000.m3u8?at=KSvAltRQ791deccfb951d2f74e67cf4ba8f4eff58b429aec58162aa8256c0
  162. 99
  163. 100 INFO: Downloading URL (1/3): https://b1btsbk.sp.bidi.live.bbc.co.uk/vod-hls-uk-live/usp/auth/vod/piff_abr_full_sd/d292d9-b0c1w47z/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.ism.hlsv2.ism/vf_b0c1w47z_43018e63-9d1d-4fc3-ae72-55b5ef606b64.ism.hlsv2-audio_eng_1=128000-video=1604000.m3u8?at=KSvAltRQ791deccfb951d2f74e67cf4ba8f4eff58b429aec58162aa8256c0
  164. 101 INFO: Begin downloading at: 0.00 MB (00:00:00) [1]
  165. 102
  166. 103 INFO: Downloaded: 375.80 MB (00:27:48) [218] in 00:13:28 @ 3.72 Mb/s (hvfxsd1/bi) [audio+video]
  167. 104 INFO: Converting to MP4
  168. 105 INFO: Command: "ffmpeg" "-loglevel" "fatal" "-nostats" "-y" "-i" "/home/mpb/Downloads/get_iplayer/London_News_Evening_News_-_2019-02-07_b0c1w48g_original.hls.ts" "-c:v" "copy" "-c:a" "copy" "-bsf:a" "aac_adtstoasc" "/home/mpb/Downloads/get_iplayer/London_News_Evening_News_-_2019-02-07_b0c1w48g_original.partial.mp4"
  169. 106 INFO: Command exit code 0 (raw code = 0)
  170. 107 INFO: Downloading thumbnail
  171. 108
  172. 109 INFO: Downloading URL (1/3): https://ichef.bbci.co.uk/images/ic/192x108/p01lcjj4.jpg
  173. 110 INFO: Tagging MP4
  174. 111 INFO: Command: "AtomicParsley" "/home/mpb/Downloads/get_iplayer/London_News_Evening_News_-_2019-02-07_b0c1w48g_original.mp4" "--metaEnema" "--freefree" "--overWrite" "--stik" "TV Show" "--advisory" "remove" "--copyright" "2019 British Broadcasting Corporation, all rights reserved" "--title" "07/02/2019" "--artist" "BBC One" "--albumArtist" "BBC TV" "--album" "London News: Evening News" "--grouping" "News,Magazines & Reviews,Bulletins" "--composer" "BBC iPlayer" "--genre" "News" "--comment" "The latest news, sport and weather from London." "--year" "2019-02-07T18:30:00Z" "--tracknum" "" "--disk" "" "--lyrics" "The latest news, sport and weather from London.
  175. 112
  176. 113 PLAY: https://www.bbc.co.uk/iplayer/episode/b0c1w48g
  177. 114
  178. 115 INFO: https://www.bbc.co.uk/programmes/b0c1w48g" "--description" "The latest news, sport and weather from London." "--longdesc" "The latest news, sport and weather from London.
  179. 116
  180. 117 PLAY: https://www.bbc.co.uk/iplayer/episode/b0c1w48g
  181. 118
  182. 119 INFO: https://www.bbc.co.uk/programmes/b0c1w48g" "--hdvideo" "false" "--TVShowName" "London News: Evening News" "--TVEpisode" "b0c1w48g" "--TVSeasonNum" "" "--TVEpisodeNum" "" "--TVNetwork" "BBC One" "--artwork" "/home/mpb/Downloads/get_iplayer/London_News_Evening_News_-_2019-02-07_b0c1w48g_original.jpg"
  183. 120 INFO: Command exit code 0 (raw code = 0)
  184. 121 INFO: Loaded history for first check.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement