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

bbc radio1 episodes #4588

Closed
ghost opened this issue Dec 28, 2014 · 1 comment
Closed

bbc radio1 episodes #4588

ghost opened this issue Dec 28, 2014 · 1 comment
Labels

Comments

@ghost
Copy link

@ghost ghost commented Dec 28, 2014

Hi,

the bbc radio1 episodes remains now 3 weeks to listen via the iplayer - that was changed one or two weeks ago.

Now it is not possible to download them, I tried it with:

youtube-dl -g http://www.bbc.co.uk/programmes/b04v20dw
youtube-dl -g http://www.bbc.co.uk/programmes/b04v8cfs

The error returned is:

ERROR: Episode b04v8cfs is not yet available

The --verbose message is:

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', '-g', 'http://www.bbc.co.uk/programmes/b04v20dw']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.12.17.2
[debug] Python version 3.4.2 - Linux-3.17.6-1-ARCH-x86_64-with-arch
[debug] exe versions: ffmpeg 2.5.2, ffprobe 2.5.2, rtmpdump 2.4
[debug] Proxy map: {}
ERROR: Episode b04v20dw is not currently available
Traceback (most recent call last):
  File "./youtube-dl/youtube_dl/YoutubeDL.py", line 592, in extract_info
    ie_result = ie.extract(url)
  File "./youtube-dl/youtube_dl/extractor/common.py", line 243, in extract
    return self._real_extract(url)
  File "./youtube-dl/youtube_dl/extractor/bbccouk.py", line 237, in _real_extract
    raise ExtractorError(msg, expected=True)
youtube_dl.utils.ExtractorError: Episode b04v20dw is not currently available

With the latest youtube-dl version (from https://yt-dl.org/latest/youtube-dl).

Thanks + regards,

Stefan

@dstftw dstftw added the broken-IE label Dec 28, 2014
@dstftw dstftw closed this in ae6986f Dec 28, 2014
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 28, 2014

It will work in the next version of youtube-dl. Thanks for the report.

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
1 participant
You can’t perform that action at this time.