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

[DigitalConcertHall] cannot download videos under /films #7184

Closed
11 tasks done
jieweix opened this issue May 31, 2023 · 3 comments · Fixed by #7202
Closed
11 tasks done

[DigitalConcertHall] cannot download videos under /films #7184

jieweix opened this issue May 31, 2023 · 3 comments · Fixed by #7202
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

@jieweix
Copy link

jieweix commented May 31, 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

All

Provide a description that is worded well enough to be understood

A major part of the site Digital Concert Hall is concert videos which yt-dlp handles just fine. But when I try to download videos here, e.g. this one which lasts 44 minutes (can be played with the login credentials --username deydihurdo@gufum.com --password 3PXx-5.NDNmMD2! which you can use), it only downloads the trailer which lasts 39 seconds. Using build from commit ecfe479.

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: ['https://www.digitalconcerthall.com/en/film/388', '--username', 'PRIVATE', '--password', 'PRIVATE', '-vU']
[debug] Encodings: locale UTF-8, fs utf-8, pref UTF-8, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version stable@2023.03.04 [392389b7d] (zip)
[debug] Python 3.11.3 (CPython x86_64 64bit) - Linux-6.3.4-arch2-1-x86_64-with-glibc2.37 (OpenSSL 3.0.8 7 Feb 2023, glibc 2.37)
[debug] exe versions: ffmpeg 6.0 (setts), ffprobe 6.0, rtmpdump 2.4
[debug] Optional libraries: Cryptodome-3.17, 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 1842 extractors
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest
Available version: stable@2023.03.04, Current version: stable@2023.03.04
Current Build Hash: 5bfb7e4a15c47b2ff99b149b7c841e98ef606a4af18fd6330ddf3a0ed4a7ea19
yt-dlp is up to date (stable@2023.03.04)
[generic] Extracting URL: https://www.digitalconcerthall.com/en/film/388
[generic] 388: Downloading webpage
WARNING: [generic] Falling back on generic information extractor
[generic] 388: Extracting information
[debug] Looking for embeds
[debug] Identified a JSON LD
[generic] Extracting URL: https://world-vod.dchdns.net/preview/388-t/preview.mp4#__youtubedl_smuggle=%7B%22force_videoid%22%3A+%22388%22%2C+%22to_generic%22%3A+true%2C+%22http_headers%22%3A+%7B%22Referer%22%3A+%22https%3A%2F%2Fwww.digitalconcerthall.com%2Fen%2Ffilm%2F388%22%7D%7D
[generic] 388: Downloading webpage
WARNING: [generic] URL could be a direct video link, returning it as such.
[debug] Formats sorted by: hasvid, ie_pref, lang, quality, res, fps, hdr:12(7), vcodec:vp9.2(10), channels, acodec, filesize, fs_approx, tbr, vbr, abr, asr, proto, vext, aext, hasaud, source, id
[debug] Default format spec: bestvideo*+bestaudio/best
[info] 388: Downloading 1 format(s): 0
[debug] Invoking http downloader on "https://world-vod.dchdns.net/preview/388-t/preview.mp4"
[download] Destination: The Berliner Philharmoniker and Frank Peter Zimmermann [388].mp4
[download] 100% of   16.16MiB in 00:00:07 at 2.05MiB/s
@jieweix jieweix added site-bug Issue with a specific website triage Untriaged issue labels May 31, 2023
@pukkandan pukkandan added site-request Request to support a new website and removed site-bug Issue with a specific website triage Untriaged issue labels Jun 1, 2023
@pukkandan
Copy link
Member

Only /concert URLs were ever implemented. cc @teridon

@teridon
Copy link
Contributor

teridon commented Jun 1, 2023

Interviews/films? Boring! You're right, I never even considered implementing this.

@jieweix
Copy link
Author

jieweix commented Jun 1, 2023

I don't think the discussion of whether the content I'm trying to download is boring or not is necessary. Also it's not like yt-dlp cannot download interviews. It can.

@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 labels Jun 1, 2023
pukkandan pushed a commit that referenced this issue Jun 2, 2023
aalsuwaidi pushed a commit to aalsuwaidi/yt-dlp that referenced this issue Apr 21, 2024
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

Successfully merging a pull request may close this issue.

3 participants