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

Unsupported URL: https://www.oreilly.com/learning-paths/learning-path-comptia/9780135940372/ #26382

Open
vikiaiteam opened this issue Aug 19, 2020 · 1 comment

Comments

@vikiaiteam
Copy link

@vikiaiteam vikiaiteam commented Aug 19, 2020

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2020.07.28
  • 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

H:\safaribooksonline_720P>youtube-dl -u xxx -p xxxx -f "bestvideo[ext=mp4][height<=720]+bestaudio[ext=best]/best[ext=mp4][height<=720]"  -i -c -w -o "H:\safaribooksonlin
e_720P\%(playlist)s\%(playlist_index)s-%(title)s.%(ext)s"  https://learning.oreilly.com/learning-paths/learning-pat
h-comptia/9780135940372/
[debug] System config: []
[debug] User config: []
[debug] Custom config: []

[debug] Encodings: locale cp1252, fs utf-8, out utf-8, pref cp1252
[debug] youtube-dl version 2020.07.28
[debug] Python version 3.8.1 (CPython) - Windows-10
[debug] exe versions: avconv v11.7, avprobe v11.7, ffmpeg git-2019-12-26-b0d0d7e, ffprobe git-2019-12-26-b0d0d7e
[debug] Proxy map: {}
[generic] 9780135940372: Requesting header
[redirect] Following redirect to https://www.oreilly.com/learning-paths/learning-path-comptia/9780135940372/
[generic] 9780135940372: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 9780135940372: Downloading webpage
[generic] 9780135940372: Extracting information
ERROR: Unsupported URL: https://www.oreilly.com/learning-paths/learning-path-comptia/9780135940372/
Traceback (most recent call last):
  File "c:\program files\python38\lib\site-packages\youtube_dl\YoutubeDL.py", line 797, in extract_info
    ie_result = ie.extract(url)
  File "c:\program files\python38\lib\site-packages\youtube_dl\extractor\common.py", line 530, in extract
    ie_result = self._real_extract(url)
  File "c:\program files\python38\lib\site-packages\youtube_dl\extractor\generic.py", line 3382, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://www.oreilly.com/learning-paths/learning-path-comptia/9780135940372/```


## Description

<!--
Provide an explanation of your issue in an arbitrary form. Provide any additional information, suggested solution and as much context and examples as possible.
If work on your issue requires account credentials please provide them or explain how one can obtain them.
-->

WRITE DESCRIPTION HERE
@moonmuaaz000
Copy link

@moonmuaaz000 moonmuaaz000 commented Sep 20, 2020

go download Video DownloadHelper Extension copy the MasterManifest and paste it in youtube-dl

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.