Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Falled BBC iPlayer Download #16202

Closed
Private61 opened this issue Apr 16, 2018 · 3 comments
Closed

Falled BBC iPlayer Download #16202

Private61 opened this issue Apr 16, 2018 · 3 comments

Comments

@Private61
Copy link

@Private61 Private61 commented Apr 16, 2018

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like this: [x])
  • Use the Preview tab to see what your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2018.04.16. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2018.04.16

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


C:\Program Files (x86)\YouTube-dl>youtube-dl --verbose -f "[fps<=30]" https://www.bbc.co.uk/iplayer/episode/b09zgfvl/episodes-series-5-episode-3
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', '-f', '[fps<=30]', 'https://www.bbc.co.uk/iplayer/episode/b09zgfvl/episodes-series-5-episode-3']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2018.04.16
[debug] Python version 3.4.4 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg 3.4.1, ffprobe 3.4.1, rtmpdump 2.4
[debug] Proxy map: {}
[bbc] episodes-series-5-episode-3: Downloading webpage
ERROR: Unable to extract playlist data; 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 "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9r95p1_v\build\youtube_dl\YoutubeDL.py", line 789, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9r95p1_v\build\youtube_dl\extractor\common.py", line 440, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9r95p1_v\build\youtube_dl\extractor\bbc.py", line 1037, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9r95p1_v\build\youtube_dl\extractor\common.py", line 808, in _search_regex
youtube_dl.utils.RegexNotFoundError: Unable to extract playlist data; 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.

Tried to download an episode from BBC iPlayer called Episodes
Used my usual cmmandline which has been working reliable but the above occurred

Any help/advice would be appreciated, Private61@Hotmail.com

@werid
Copy link

@werid werid commented Apr 25, 2018

Click on the link "Programme website" then find the non-iplayer link under "Episodes" tab, e.g. https://www.bbc.co.uk/programmes/b09zgfvl - this will work in youtube-dl.

@ilainftw
Copy link

@ilainftw ilainftw commented Apr 25, 2018

You can also just remove "/episodes-series-5-episode-3" from the end of the URL. The BBC extractor doesn't properly handle "episodes" in this context.

@Private61
Copy link
Author

@Private61 Private61 commented Apr 28, 2018

Thanks, removing that extra part worked great.

@Private61 Private61 closed this Apr 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.