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

[BUG] AttributeError: 'NoneType' rtbf.be broken? #11344

Closed
Animis09 opened this issue Dec 2, 2016 · 1 comment
Closed

[BUG] AttributeError: 'NoneType' rtbf.be broken? #11344

Animis09 opened this issue Dec 2, 2016 · 1 comment
Labels

Comments

@Animis09
Copy link

@Animis09 Animis09 commented Dec 2, 2016

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2016.12.01. 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 2016.12.01

Before submitting an issue make sure you have:

  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)

youtube-dl -v http://www.rtbf.be/auvio/detail_04-documentaires-de-la-bbc-bebes-pandas?id=2158373
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.rtbf.be/auvio/detail_04-documentaires-de-la-bbc-bebes-pandas?id=2158373']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.12.01
[debug] Python version 2.7.3 - Linux-3.14.32-xxxx-grs-ipv6-64-x86_64-with-Debian-7
[debug] exe versions: ffmpeg 2.2.2, ffprobe 2.2.2, rtmpdump 2.4
[debug] Proxy map: {}
[RTBF] 2158373: Downloading JSON metadata
Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/local/bin/youtube-dl/__main__.py", line 19, in <module>
  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 444, in main
  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 434, in _real_main
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1791, in download
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 694, in extract_info
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 357, in extract
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/rtbf.py", line 66, in _real_extract
AttributeError: 'NoneType' object has no attribute 'get'

Thank you for your help.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 2, 2016

Erreur 404
Cette page est introuvable

@dstftw dstftw closed this Dec 2, 2016
@dstftw dstftw added the invalid label Dec 2, 2016
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
2 participants
You can’t perform that action at this time.