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

[site-request] bpb.de (Bundeszentrale für politische Bildung; Germany) #8093

Closed
9 of 11 tasks
nikolasr opened this issue Sep 12, 2023 · 0 comments · Fixed by #8119
Closed
9 of 11 tasks

[site-request] bpb.de (Bundeszentrale für politische Bildung; Germany) #8093

nikolasr opened this issue Sep 12, 2023 · 0 comments · Fixed by #8119
Labels
site-bug Issue with a specific website

Comments

@nikolasr
Copy link

nikolasr commented Sep 12, 2023

DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE

  • I understand that I will be blocked if I intentionally remove or skip any mandatory* field

Checklist

Region

Germany

Example URLs

Provide a description that is worded well enough to be understood

It would be nice if media (video, audio) from Germany's Bundeszentrale für politsche Bildung bpb.de could be successfully accessed with yt-dlp.

Background for bpb.de is (quote):

Federal Agency for Civic Education

The Federal Agency for Civic Education (Bundeszentrale für politische Bildung/bpb) is a federal public authority providing citizenship education and information on political issues for all people in Germany.

Provide verbose output that clearly demonstrates the problem

  • Run your yt-dlp command with -vU flag added (yt-dlp -vU <your command line>)
  • If using API, add 'verbose': True to YoutubeDL params instead
  • Copy the WHOLE output (starting with [debug] Command-line config) and insert it below

Complete Verbose Output

[debug] Command-line config: ['-vU', 'https://www.bpb.de/mediathek/video/346107/der-schwarze-kasten/']
[debug] Encodings: locale cp1252, fs utf-8, pref cp1252, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version stable@2023.07.06 [b532a3481] (win_exe)
[debug] Python 3.8.10 (CPython AMD64 64bit) - Windows-10-10.0.19045-SP0 (OpenSSL 1.1.1k  25 Mar 2021)
[debug] exe versions: ffmpeg 5.1.2-g91fb2933e4 (fdk,setts), ffprobe 5.1.2-g91fb2933e4, phantomjs 2.1.1, rtmpdump 2.4-20220520-g922b131-GnuTLS_3.7.8-x86_64-static
[debug] Optional libraries: Cryptodome-3.18.0, brotli-1.0.9, certifi-2023.05.07, mutagen-1.46.0, sqlite3-2.6.0, websockets-11.0.3
[debug] Proxy map: {}
[debug] Loaded 1855 extractors
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest
Available version: stable@2023.07.06, Current version: stable@2023.07.06
Current Build Hash: 5ff3e702171a50175c34397494e2d18ce35d771c2110b1e59bd173ec2fb352aa
yt-dlp is up to date (stable@2023.07.06)
[generic] Extracting URL: https://www.bpb.de/mediathek/video/346107/der-schwarze-kasten/
[generic] der-schwarze-kasten: Downloading webpage
WARNING: [generic] Falling back on generic information extractor
[generic] der-schwarze-kasten: Extracting information
[debug] Looking for embeds
ERROR: Unsupported URL: https://www.bpb.de/mediathek/video/346107/der-schwarze-kasten/
Traceback (most recent call last):
  File "yt_dlp\YoutubeDL.py", line 1560, in wrapper
  File "yt_dlp\YoutubeDL.py", line 1688, in __extract_info
  File "yt_dlp\extractor\common.py", line 710, in extract
  File "yt_dlp\extractor\generic.py", line 2568, in _real_extract
yt_dlp.utils.UnsupportedError: Unsupported URL: https://www.bpb.de/mediathek/video/346107/der-schwarze-kasten/
@nikolasr nikolasr added site-request Request to support a new website triage Untriaged issue labels Sep 12, 2023
@Grub4K Grub4K added site-bug Issue with a specific website and removed triage Untriaged issue site-request Request to support a new website labels Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-bug Issue with a specific website
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants