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

ExtractorError@pluralsight.com #8219

Closed
joshuatee opened this issue Jan 13, 2016 · 1 comment
Closed

ExtractorError@pluralsight.com #8219

joshuatee opened this issue Jan 13, 2016 · 1 comment

Comments

@joshuatee
Copy link

@joshuatee joshuatee commented Jan 13, 2016

C:\Users\XXX\Desktop\Building Advanced PowerShell Functions and Modules>youtube-dl --username XXX --password XXX --verbose https://app.pluralsight.com/library/courses/powershell-modules-advanced-functions-building/table-of-contents
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--username', u'PRIVATE', u'--password', u'PRIVATE', u'--verbose', u'https://app.pluralsight.com/library/courses/powershell-modules-advanced-functions-building/table-of-contents']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2016.01.09
[debug] Python version 2.7.10 - Windows-2012Server-6.2.9200
[debug] exe versions: none
[debug] Proxy map: {}
[pluralsight:course] powershell-modules-advanced-functions-building: Downloading course JSON
[pluralsight:course] powershell-modules-advanced-functions-building: Downloading course data JSON
[download] Downloading playlist: Building Advanced PowerShell Functions and Modules
[pluralsight:course] playlist Building Advanced PowerShell Functions and Modules: Collected 40 video ids (downloading 40 of them)
[download] Downloading video 1 of 40
[pluralsight] Downloading login page
[pluralsight] Logging in as XXX
[pluralsight] powershell-modules-advanced-functions-building-m1-0: Downloading webpage
[pluralsight] powershell-modules-advanced-functions-building-m1-0: Downloading mp4-high URL
[pluralsight] powershell-modules-advanced-functions-building-m1-0: Waiting for 5 seconds to avoid throttling
ERROR: An extractor error has occured. (caused by KeyError(u'clipName',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "youtube_dl\extractor\common.pyo", line 312, in extract
File "youtube_dl\extractor\pluralsight.pyo", line 235, in _real_extract
KeyError: u'clipName'
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 665, in extract_info
File "youtube_dl\extractor\common.pyo", line 318, in extract
ExtractorError: An extractor error has occured. (caused by KeyError(u'clipName',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 13, 2016

This issue is already fixed and will be available in the next version of youtube-dl.

@dstftw dstftw closed this Jan 13, 2016
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.