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

southparkstudios.com is broken #10168

Open
9 of 11 tasks
nrlquaker opened this issue Jun 12, 2024 · 1 comment
Open
9 of 11 tasks

southparkstudios.com is broken #10168

nrlquaker opened this issue Jun 12, 2024 · 1 comment
Labels
site-bug Issue with a specific website

Comments

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

Croatia

Provide a description that is worded well enough to be understood

Downloading any episode from www.southparkstudios.com ends with error Sorry, this video is not found or no longer available due to date or rights restrictions. But it can be watch on the site.

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://www.southparkstudios.com/episodes/egyait/south-park-raising-the-bar-season-16-ep-9
[debug] Command-line config: ['-vU', 'https://www.southparkstudios.com/episodes/egyait/south-park-raising-the-bar-season-16-ep-9']
[debug] User config "/Users/username/.config/yt-dlp/config": ['-o', '~/Downloads/%(title)s - %(id)s.%(ext)s', '--extractor-args', 'youtube:player_client=web']
[debug] Encodings: locale UTF-8, fs utf-8, pref UTF-8, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version [email protected] from yt-dlp/yt-dlp [12b248ce6]
[debug] Python 3.12.3 (CPython arm64 64bit) - macOS-14.4.1-arm64-arm-64bit (OpenSSL 3.3.1 4 Jun 2024)
[debug] exe versions: ffmpeg 7.0.1 (setts), ffprobe 7.0.1
[debug] Optional libraries: Cryptodome-3.20.0, brotli-1.1.0, certifi-2024.06.02, mutagen-1.47.0, requests-2.32.2, sqlite3-3.46.0, urllib3-2.2.1, websockets-12.0
[debug] Proxy map: {}
[debug] Request Handlers: urllib, requests, websockets
[debug] Loaded 1820 extractors
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest
Latest version: [email protected] from yt-dlp/yt-dlp
yt-dlp is up to date ([email protected] from yt-dlp/yt-dlp)
[southpark.cc.com] Extracting URL: https://www.southparkstudios.com/episodes/egyait/south-park-raising-the-bar-season-16-ep-9
[southpark.cc.com] south-park-raising-the-bar-season-16-ep-9: Downloading webpage
[southpark.cc.com] c541c989-b10c-4ef8-9dbc-66000eff7bcd: Downloading info
[southpark.cc.com] 4fc3f0ad-97e1-4714-a2a4-504cca017075: Extracting information
[southpark.cc.com] 4fc3f0ad-97e1-4714-a2a4-504cca017075: Downloading video urls
ERROR: [southpark.cc.com] egyait/south-park-raising-the-bar-season-16-ep-9: southpark.cc.com returned error: not_found -
      Sorry, this video is not found or no longer available due to date or rights restrictions.

  File "/opt/homebrew/Cellar/yt-dlp/HEAD-add96eb/libexec/lib/python3.12/site-packages/yt_dlp/extractor/common.py", line 733, in extract
    ie_result = self._real_extract(url)
                ^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/homebrew/Cellar/yt-dlp/HEAD-add96eb/libexec/lib/python3.12/site-packages/yt_dlp/extractor/mtv.py", line 322, in _real_extract
    return self._get_videos_info(mgid, url=url)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/homebrew/Cellar/yt-dlp/HEAD-add96eb/libexec/lib/python3.12/site-packages/yt_dlp/extractor/mtv.py", line 226, in _get_videos_info
    return self._get_videos_info_from_url(info_url, video_id, use_hls)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/homebrew/Cellar/yt-dlp/HEAD-add96eb/libexec/lib/python3.12/site-packages/yt_dlp/extractor/mtv.py", line 238, in _get_videos_info_from_url
    info = self._get_video_info(item, use_hls)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/homebrew/Cellar/yt-dlp/HEAD-add96eb/libexec/lib/python3.12/site-packages/yt_dlp/extractor/mtv.py", line 149, in _get_video_info
    raise ExtractorError(message, expected=True)
@nrlquaker nrlquaker added site-bug Issue with a specific website triage Untriaged issue labels Jun 12, 2024
@bashonly
Copy link
Member

Related: #2621 (and all of the other MTV services issues)

@bashonly bashonly removed the triage Untriaged issue label Jun 12, 2024
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
Status: mtv services
Development

No branches or pull requests

2 participants