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

Spectrum on demand isuue #23165

Closed
opps123 opened this issue Nov 21, 2019 · 2 comments
Closed

Spectrum on demand isuue #23165

opps123 opened this issue Nov 21, 2019 · 2 comments

Comments

@opps123
Copy link

@opps123 opps123 commented Nov 21, 2019

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

Can this be done?

c:\ffmpeg\youtube-dl -v --no-check-certificate --ffmpeg-location C:/ffmpeg/bin -o c:/test.%(ext)s https://watch.spectrum.net/ondemand/play/nbc.com::NBCU0406928900810015 -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '--no-check-certificate', '--ffmpeg-location',
'C:/ffmpeg/bin', '-o', 'c:/test.%(ext)s', 'https://watch.spectrum.net/ondemand/
play/nbc.com::NBCU0406928900810015', '-v']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2019.11.05
[debug] Python version 3.4.4 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg git-2019-11-13-a7245ad, ffprobe git-2019-11-13-a724
5ad
[debug] Proxy map: {}
[generic] nbc: Requesting header
WARNING: Falling back on generic information extractor.
[generic] nbc: Downloading webpage
[generic] nbc: Extracting information
ERROR: Unsupported URL: https://watch.spectrum.net/ondemand/play/nbc.com::NBCU04
06928900810015
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp7hc5a0
9v\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp7hc5a0
9v\build\youtube_dl\extractor\common.py", line 530, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp7hc5a0
9v\build\youtube_dl\extractor\generic.py", line 3354, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://watch.spectrum.net/o
ndemand/play/nbc.com::NBCU0406928900810015

WRITE QUESTION HERE

Is it possible to download video from https://watch.spectrum.net/ --on demand
If any one know how to I'll be happy to get help.

Thank you

@opps123 opps123 added the question label Nov 21, 2019
@dstftw dstftw closed this Nov 21, 2019
@dstftw dstftw added the incomplete label Nov 21, 2019
@darkhelmet2016
Copy link

@darkhelmet2016 darkhelmet2016 commented Feb 9, 2020

What information would you further need to fix this error with spectrum on-demand?

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
4 participants
@dstftw @darkhelmet2016 @opps123 and others
You can’t perform that action at this time.