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

nday.club #9979

Open
9 of 11 tasks
player64k opened this issue May 20, 2024 · 4 comments
Open
9 of 11 tasks

nday.club #9979

player64k opened this issue May 20, 2024 · 4 comments
Labels
account-needed Account details are needed to test/fix this site-request Request to support a new website triage Untriaged issue

Comments

@player64k
Copy link

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

No response

Example URLs

Provide a description that is worded well enough to be understood

The website requires registration even for free (non-paid = open) videos. The registration is free (not paid). Playing videos inside browser works after login.

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

yt-dlp -vU https://nday.club/video/zelenaya-povestka-s-krovavym-podboem
[debug] Command-line config: ['-vU', 'https://nday.club/video/zelenaya-povestka-s-krovavym-podboem']
[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] (debian*)
[debug] Python 3.11.2 (CPython x86_64 64bit) - Linux-6.6.29-1.qubes.fc37.x86_64-x86_64-with-glibc2.36 (OpenSSL 3.0.11 19 Sep 2023, glibc 2.36)
[debug] exe versions: ffmpeg 5.1.4-0 (setts), ffprobe 5.1.4-0
[debug] Optional libraries: Cryptodome-3.11.0, brotli-1.0.9, certifi-2022.09.24, mutagen-1.46.0, sqlite3-2.6.0, websockets-10.4
[debug] Proxy map: {}
[debug] Loaded 1786 extractors
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest
Available version: stable@2024.04.09, Current version: stable@2023.03.04
[debug] Downloading _update_spec from https://github.com/yt-dlp/yt-dlp/releases/latest/download/_update_spec
ERROR: As yt-dlp has been installed via apt, you should use that to update.  If you're on a stable release, also check backports.
[generic] Extracting URL: https://nday.club/video/zelenaya-povestka-s-krovavym-podboem
[generic] zelenaya-povestka-s-krovavym-podboem: Downloading webpage
WARNING: [generic] Falling back on generic information extractor
[generic] zelenaya-povestka-s-krovavym-podboem: Extracting information
[debug] Looking for embeds
ERROR: Unsupported URL: https://nday.club/video/zelenaya-povestka-s-krovavym-podboem
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/yt_dlp/YoutubeDL.py", line 1518, in wrapper
    return func(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/yt_dlp/YoutubeDL.py", line 1594, in __extract_info
    ie_result = ie.extract(url)
                ^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/yt_dlp/extractor/common.py", line 694, in extract
    ie_result = self._real_extract(url)
                ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/yt_dlp/extractor/generic.py", line 2510, in _real_extract
    raise UnsupportedError(url)
yt_dlp.utils.UnsupportedError: Unsupported URL: https://nday.club/video/zelenaya-povestka-s-krovavym-podboem
@player64k player64k added site-request Request to support a new website triage Untriaged issue labels May 20, 2024
@pukkandan
Copy link
Member

@pukkandan pukkandan added incomplete Further information is needed account-needed Account details are needed to test/fix this and removed triage Untriaged issue labels May 21, 2024
@player64k
Copy link
Author

player64k commented May 21, 2024 via email

@player64k
Copy link
Author

player64k commented May 22, 2024 via email

@pukkandan pukkandan added triage Untriaged issue and removed incomplete Further information is needed labels May 23, 2024
@player64k
Copy link
Author

player64k commented Jun 6, 2024 via email

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 site-request Request to support a new website triage Untriaged issue
Projects
None yet
Development

No branches or pull requests

2 participants