Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
No Suitable InfoExtractor URL on safaribooksonline.com #10202
Comments
|
@dstftw Thank you for the quick fix. |
|
Wish it also could download closed captions.
|
|
@dash17291 Please open a new issue for closed captions. |
Before submitting an issue make sure you have:
What is the purpose of your issue?
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
C:\Users\USERNAME\Downloads\RHCE-Prep>youtube-dl.exe --username myuserID https://www.safaribooksonline.com/library/view/learning-path-red/978013
4664057/ --verbose
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--username', 'PRIVATE', 'https://www.safaribooksonl
ine.com/library/view/learning-path-red/9780134664057/', '--verbose']
Type account password and press [Return]:
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2016.07.30
[debug] Python version 3.4.4 - Windows-2012ServerR2-6.3.9600
[debug] exe versions: none
[debug] Proxy map: {}
[safari:course] Downloading login form
[safari:course] Logging in as myuserID
[safari:course] Login successful
[safari:course] 9780134664057: Downloading course JSON
[download] Downloading playlist: Learning Path: Red Hat Certified Engineer (RHCE)
[safari:course] playlist Learning Path: Red Hat Certified Engineer (RHCE): Collected 223 video ids (downloading 223 of them)
[download] Downloading video 1 of 223
ERROR: no suitable InfoExtractor for URL https://www.safaribooksonline.com/api/v1/book/9780134664057/chapter/RHCE_Introduction.html
File "main.py", line 19, in
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\build\youtube_dl__init__.py", line 422, in main
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\build\youtube_dl__init__.py", line 412, in _real_main
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\build\youtube_dl\YoutubeDL.py", line 1775, in download
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\build\youtube_dl\YoutubeDL.py", line 693, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\build\youtube_dl\YoutubeDL.py", line 854, in process_ie_result
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\build\youtube_dl\YoutubeDL.py", line 746, in process_ie_result
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\build\youtube_dl\YoutubeDL.py", line 708, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\build\youtube_dl\YoutubeDL.py", line 556, in report_error
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpiptyv43b\bu
ild\youtube_dl\YoutubeDL.py", line 518, in trouble
C:\Users\USERNAME\Downloads\RHCE-Prep>youtube-dl -U
youtube-dl is up-to-date (2016.07.30)
Description of your issue, suggested solution and other information
When I try to download a video course from www.safaribooksonline.com it fails with a no suitable InfoExtractor URL error. I believe this website might have gone through a big change in the last few months.