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

SonyLIV videos are giving error at the parsing JSON level #26573

Closed
shortthirdman opened this issue Sep 12, 2020 · 1 comment
Closed

SonyLIV videos are giving error at the parsing JSON level #26573

shortthirdman opened this issue Sep 12, 2020 · 1 comment
Labels

Comments

@shortthirdman
Copy link

@shortthirdman shortthirdman commented Sep 12, 2020

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2020.09.06
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones

Verbose log

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-F', '-v', '--hls-prefer-native', '--hls-use-mpegts', '--no-cache-dir', 'https://www.sonyliv.com/shows/rishta-likhenge-hum-naya-1700000142/store-room-s-secrets-1000016896']
[debug] Encodings: locale cp1252, fs utf-8, out utf-8, pref cp1252
[debug] youtube-dl version 2020.07.28
[debug] Python version 3.7.8 (CPython) - Windows-10-10.0.19041-SP0
[debug] exe versions: ffmpeg 4.3, ffprobe 4.3
[debug] Proxy map: {}
[generic] store-room-s-secrets-1000016896: Requesting header
WARNING: Falling back on generic information extractor.
[generic] store-room-s-secrets-1000016896: Downloading webpage
[generic] store-room-s-secrets-1000016896: Extracting information
WARNING: [generic] store-room-s-secrets-1000016896: Failed to parse JSON Extra data: line 15 column 19 (char 691)
ERROR: Unsupported URL: https://www.sonyliv.com/shows/rishta-likhenge-hum-naya-1700000142/store-room-s-secrets-1000016896
Traceback (most recent call last):
  File "c:\softwares\python37\lib\site-packages\youtube_dl\YoutubeDL.py", line 797, in extract_info
    ie_result = ie.extract(url)
  File "c:\softwares\python37\lib\site-packages\youtube_dl\extractor\common.py", line 530, in extract
    ie_result = self._real_extract(url)
  File "c:\softwares\python37\lib\site-packages\youtube_dl\extractor\generic.py", line 3382, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://www.sonyliv.com/shows/rishta-likhenge-hum-naya-1700000142/store-room-s-secrets-1000016896

Description

Though SonyLIV is available in the extractors list of the application, but still it gives unsupported error.

@dstftw dstftw closed this Sep 14, 2020
@dstftw dstftw added the duplicate label Sep 14, 2020
@shortthirdman
Copy link
Author

@shortthirdman shortthirdman commented Sep 16, 2020

@dstftw Could you please initiate a release regarding this fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.