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

[hotstar] Disney+ Hotstar Specials clips unsupported #7699

Closed
10 of 11 tasks
shortthirdman opened this issue Jul 26, 2023 · 0 comments · Fixed by #7710
Closed
10 of 11 tasks

[hotstar] Disney+ Hotstar Specials clips unsupported #7699

shortthirdman opened this issue Jul 26, 2023 · 0 comments · Fixed by #7710
Labels
site-bug Issue with a specific website

Comments

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

Hotstar Specials clips of a TV series is unsupported as of now after the new change in Hotstar's video and URL layout.

The error thown is below for the said video resource
ERROR: Unsupported URL: https://www.hotstar.com/in/clips/e3-sairat-kahani-pyaar-ki/1000262286

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: ['-vU', '-F', 'https://www.hotstar.com/in/clips/e3-sairat-kahani-pyaar-ki/1000262286']
[debug] User config "C:\Users\SWMOHAN\yt-dlp.conf": ['--config-location', 'C:\\Users\\SWMOHAN\\yt-dlp.conf', '--embed-metadata', '--xattrs', '--netrc', '--merge-output-format', 'mp4', '--progress', '--console-title', '--no-cache-dir', '--no-part', '--continue', '--no-windows-filenames', '--hls-use-mpegts', '--geo-bypass', '--ignore-errors', '--no-warnings', '--ffmpeg-location', 'C:\\SM25216\\YouTubeDL\\ffmpeg-4.4.1\\essentials\\bin', '--postprocessor-args', 'FFmpeg:-v quiet', '--ignore-no-formats-error', '--audio-multistreams', '--compat-options', 'no-live-chat', '--allow-dynamic-mpd']
[debug] Encodings: locale UTF-8, fs utf-8, pref UTF-8, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version nightly@2023.07.24.001007 [550e65410] (win_exe)
[debug] Compatibility options: no-live-chat
[debug] Python 3.8.10 (CPython AMD64 64bit) - Windows-10-10.0.19045-SP0 (OpenSSL 1.1.1k  25 Mar 2021)
[debug] exe versions: ffmpeg 4.4.1-essentials_build-www.gyan.dev (setts), ffprobe 4.4.1-essentials_build-www.gyan.dev, phantomjs 2.1.1
[debug] Optional libraries: Cryptodome-3.18.0, brotli-1.0.9, certifi-2023.07.22, mutagen-1.46.0, sqlite3-2.6.0, websockets-11.0.3
[debug] Proxy map: {}
[debug] Loaded 1857 extractors
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp-nightly-builds/releases/latest
Available version: nightly@2023.07.24.001007, Current version: nightly@2023.07.24.001007
Current Build Hash: 2f00774beee83182b47fd2965a8f30780f9832b7cdf18286f0652fcf926334c7
yt-dlp is up to date (nightly@2023.07.24.001007)
[generic] Extracting URL: https://www.hotstar.com/in/clips/e3-sairat-kahani-pyaar-ki/1000262286
[generic] 1000262286: Downloading webpage
[generic] 1000262286: Extracting information
[debug] Looking for embeds
ERROR: Unsupported URL: https://www.hotstar.com/in/clips/e3-sairat-kahani-pyaar-ki/1000262286
Traceback (most recent call last):
  File "yt_dlp\YoutubeDL.py", line 1577, in wrapper
  File "yt_dlp\YoutubeDL.py", line 1712, in __extract_info
  File "yt_dlp\extractor\common.py", line 715, in extract
  File "yt_dlp\extractor\generic.py", line 2568, in _real_extract
yt_dlp.utils.UnsupportedError: Unsupported URL: https://www.hotstar.com/in/clips/e3-sairat-kahani-pyaar-ki/1000262286
@shortthirdman shortthirdman added site-bug Issue with a specific website triage Untriaged issue labels Jul 26, 2023
@bashonly bashonly removed the triage Untriaged issue label Jul 27, 2023
bashonly added a commit that referenced this issue Jul 29, 2023
Closes #7699
Authored by: bashonly
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
site-bug Issue with a specific website
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants