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: ONDEMANDKOREA - Unable to download particular episode from playlist #8675

Closed
10 of 11 tasks
therishitakerr opened this issue Nov 28, 2023 · 0 comments · Fixed by #8677
Closed
10 of 11 tasks

SITE: ONDEMANDKOREA - Unable to download particular episode from playlist #8675

therishitakerr opened this issue Nov 28, 2023 · 0 comments · Fixed by #8677
Labels
geo-blocked Content is geo-blocked site-bug Issue with a specific website

Comments

@therishitakerr
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

Provide a description that is worded well enough to be understood

Able to download rest of the videos frok series except 'https://www.ondemandkorea.com/player/vod/secret-love-affair?contentId=284996' from playlist 'https://www.ondemandkorea.com/en/player/vod/secret-love-affair'

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 -Uv 'https://www.ondemandkorea.com/player/vod/secret-love-affair?contentId=284996'                                                                   [debug] Command-line config: ['-Uv', 'https://www.ondemandkorea.com/player/vod/secret-love-affair?contentId=284996']
[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.11.16 from yt-dlp/yt-dlp [24f827875] (pip)           [debug] Python 3.11.6 (CPython aarch64 64bit) - Linux-4.19.157-perf-27101688-abA235FXXU4CWJ1-aarch64-with-libc (OpenSSL 3.1.4 24 Oct 2023, libc)
[debug] exe versions: ffmpeg 6.1 (setts), ffprobe 6.1
[debug] Optional libraries: Cryptodome-3.19.0, brotli-1.1.0, certifi-2023.11.17, mutagen-1.47.0, requests-2.31.0, sqlite3-3.44.0, urllib3-2.1.0, websockets-12.0
[debug] Proxy map: {}
[debug] Request Handlers: urllib, requests
[debug] Loaded 1901 extractors
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest
Latest version: stable@2023.11.16 from yt-dlp/yt-dlp
yt-dlp is up to date (stable@2023.11.16 from yt-dlp/yt-dlp)
[debug] Using fake IP 99.247.223.20 (CA) as X-Forwarded-For
[OnDemandKorea] Extracting URL: https://www.ondemandkorea.com/player/vod/secret-love-affair?contentId=284996
[OnDemandKorea] 284996: Downloading JSON metadata
[OnDemandKorea] 284996: Checking for higher quality format
[OnDemandKorea] 284996: Downloading m3u8 information
ERROR: [OnDemandKorea] 284996: No video formats found!; please report this issue on  https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using  yt-dlp -U
Traceback (most recent call last):
  File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/yt_dlp/YoutubeDL.py", line 1567, in wrapper
    return func(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/yt_dlp/YoutubeDL.py", line 1723, in __extract_info
    return self.process_ie_result(ie_result, download, extra_info)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/yt_dlp/YoutubeDL.py", line 1782, in process_ie_result
    ie_result = self.process_video_result(ie_result, download=download)                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/yt_dlp/YoutubeDL.py", line 2751, in process_video_result                                                       self.raise_no_formats(info_dict)
  File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/yt_dlp/YoutubeDL.py", line 1076, in raise_no_formats                                                           raise ExtractorError(msg, video_id=info['id'], ie=info['extractor'],
yt_dlp.utils.ExtractorError: [OnDemandKorea] 284996: No video formats found!; please report this issue on  https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using  yt-dlp -U
@therishitakerr therishitakerr added site-bug Issue with a specific website triage Untriaged issue labels Nov 28, 2023
@bashonly bashonly added geo-blocked Content is geo-blocked and removed triage Untriaged issue labels Nov 28, 2023
seproDev added a commit that referenced this issue Dec 6, 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
geo-blocked Content is geo-blocked site-bug Issue with a specific website
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants