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

Request extractor for DG Premium #2041

Open
7 tasks done
robduran opened this issue Dec 18, 2021 · 0 comments
Open
7 tasks done

Request extractor for DG Premium #2041

robduran opened this issue Dec 18, 2021 · 0 comments
Labels
account-needed Account details are needed to test/fix this can-share-account Someone is willing to provide account details for development site-request Request to support a new website

Comments

@robduran
Copy link

Checklist

Region

Americas, Europe

Example URLs

Description

Request extractor for DG Premium, Deutsche Grammophon's site for new and old concerts. Site requires an account, but a lot of videos seem to be free (I've purchased on video and have played multiple videos with no problem).

Verbose log

yt-dlp --cookies-from-browser firefox -v -F "https://www.dg-premium.com/premium_video/alice-sara-ott-mischa-maisky-chihiro-yamanaka-mori-building-digital-art-museum/"
[debug] Command-line config: ['--cookies-from-browser', 'firefox', '-v', '-F', 'https://www.dg-premium.com/premium_video/alice-sara-ott-mischa-maisky-chihiro-yamanaka-mori-building-digital-art-museum/']
[Cookies] Extracting cookies from firefox
[debug] Extracting cookies from: "/Users/[redacted]/Library/Application Support/Firefox/Profiles/ayieh32f.default-1616072711057/cookies.sqlite"
[Cookies] Extracted 250 cookies from firefox
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, err utf-8, pref UTF-8
[debug] yt-dlp version 2021.12.01 [91f071af6]
[debug] Python version 3.10.0 (CPython 64bit) - macOS-12.0.1-x86_64-i386-64bit
[debug] exe versions: ffmpeg 4.4.1 (setts), ffprobe 4.4.1, rtmpdump 2.4
[debug] Optional libraries: Cryptodome, mutagen, sqlite, websockets
[debug] Proxy map: {}
[debug] [generic] Extracting URL: https://www.dg-premium.com/premium_video/alice-sara-ott-mischa-maisky-chihiro-yamanaka-mori-building-digital-art-museum/
[generic] alice-sara-ott-mischa-maisky-chihiro-yamanaka-mori-building-digital-art-museum: Requesting header
WARNING: [generic] Falling back on generic information extractor.
[generic] alice-sara-ott-mischa-maisky-chihiro-yamanaka-mori-building-digital-art-museum: Downloading webpage
[generic] alice-sara-ott-mischa-maisky-chihiro-yamanaka-mori-building-digital-art-museum: Extracting information
[debug] Looking for video embeds
ERROR: Unsupported URL: https://www.dg-premium.com/premium_video/alice-sara-ott-mischa-maisky-chihiro-yamanaka-mori-building-digital-art-museum/
Traceback (most recent call last):
  File "/usr/local/Cellar/yt-dlp/2021.12.1/libexec/lib/python3.10/site-packages/yt_dlp/YoutubeDL.py", line 1329, in wrapper
    return func(self, *args, **kwargs)
  File "/usr/local/Cellar/yt-dlp/2021.12.1/libexec/lib/python3.10/site-packages/yt_dlp/YoutubeDL.py", line 1398, in __extract_info
    ie_result = ie.extract(url)
  File "/usr/local/Cellar/yt-dlp/2021.12.1/libexec/lib/python3.10/site-packages/yt_dlp/extractor/common.py", line 597, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/Cellar/yt-dlp/2021.12.1/libexec/lib/python3.10/site-packages/yt_dlp/extractor/generic.py", line 3813, in _real_extract
    raise UnsupportedError(url)
yt_dlp.utils.UnsupportedError: Unsupported URL: https://www.dg-premium.com/premium_video/alice-sara-ott-mischa-maisky-chihiro-yamanaka-mori-building-digital-art-museum/
@robduran robduran added site-request Request to support a new website triage Untriaged issue labels Dec 18, 2021
@pukkandan pukkandan added account-needed Account details are needed to test/fix this can-share-account Someone is willing to provide account details for development and removed triage Untriaged issue labels Dec 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
account-needed Account details are needed to test/fix this can-share-account Someone is willing to provide account details for development site-request Request to support a new website
Projects
None yet
Development

No branches or pull requests

2 participants