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

pluralsight not working - using 2016.10.25 #11030

Closed
philg4iio opened this issue Oct 25, 2016 · 4 comments
Closed

pluralsight not working - using 2016.10.25 #11030

philg4iio opened this issue Oct 25, 2016 · 4 comments

Comments

@philg4iio
Copy link

@philg4iio philg4iio commented Oct 25, 2016

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like that [x])
  • Use Preview tab to see how your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2016.10.25. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2016.10.25

Before submitting an issue make sure you have:

  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to 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:

Add -v flag to your command line you run youtube-dl with, copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):

$ youtube-dl -v <your command line>
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.youtube.com/watch?v=BaW_jenozKcj']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2016.10.25
[debug] Python version 2.7.11 - Windows-2003Server-5.2.3790-SP2
[debug] exe versions: ffmpeg N-75573-g1d0487f, ffprobe N-75573-g1d0487f, rtmpdump 2.4
[debug] Proxy map: {}
...
<end of log>

If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):


Description of your issue, suggested solution and other information

Explanation of your issue in arbitrary form goes here. Please make sure the description is worded well enough to be understood. Provide 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.

@philg4iio
Copy link
Author

@philg4iio philg4iio commented Oct 25, 2016

C:\YouTube-dl>youtube-dl --sleep-interval 60 --max-sleep-interval 100 --verbose --username PRIVATE --password PRIVATE -o "c:\YouTube-dl /%(playlist)s/%(chapter_number)s-%(chapter)s/%(playlist_index)s - %(title)s.%(ext)s" https://app.pluralsight.com/library/courses/illustrator-cc-fundamentals/table-of-contents
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--sleep-interval', '60', '--max-sleep-interval', '100', '--verbose', '--username', 'PRIVATE', '--password', 'PRIVATE', '-o', 'c:\YouTube-dl /%(playlist)s/%(chapter_number)s-%(chapter)s/%(playlist_index)s - %(title)s.%(ext)s', 'https://app.pluralsight.com/library/courses/illustrator-cc-fundamentals/table-of-contents']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2016.10.25
[debug] Python version 3.4.4 - Windows-10-10.0.14393
[debug] exe versions: none
[debug] Proxy map: {}
[pluralsight:course] illustrator-cc-fundamentals: Downloading course JSON
[pluralsight:course] illustrator-cc-fundamentals: Downloading course data JSON
[download] Downloading playlist: Illustrator CC Fundamentals
[pluralsight:course] playlist Illustrator CC Fundamentals: Collected 64 video ids (downloading 64 of them)
[download] Downloading video 1 of 64
[pluralsight] Downloading login page
[pluralsight] Logging in as PRIVATE
[pluralsight] illustrator-cc-fundamentals-m1-0: Downloading JSON metadata
[pluralsight] illustrator-cc-fundamentals-m1-0: Downloading mp4-high-widescreen viewclip JSON
[pluralsight] illustrator-cc-fundamentals-m1-0: Waiting for 4 seconds to avoid throttling
[debug] Invoking downloader on 'http://vid.pluralsight.com/expiretime=1477434439/6518638ee941730f92a005bf95f1afbb/clip-videos/matthew-pizzi/illustrator-cc-fundamentals-m1/illustrator-cc-fundamentals-m1-01/1280x720mp4/20160309201627.mp4'
[download] Sleeping 87.14572303108751 seconds...
[download] Destination: c:\YouTube-dl#\Illustrator CC Fundamentals\1-What Is Adobe Illustrator\01 - What Is Adobe Illustrator - What Is Adobe Illustrator.mp4
[download] 100% of 11.35MiB in 00:21
[download] Downloading video 2 of 64
[pluralsight] illustrator-cc-fundamentals-m2-0: Downloading JSON metadata
[pluralsight] illustrator-cc-fundamentals-m2-0: Downloading mp4-high-widescreen viewclip JSON
WARNING: Unable to download JSON metadata: HTTP Error 403: Unauthorized
[pluralsight] illustrator-cc-fundamentals-m2-0: Waiting for 5 seconds to avoid throttling
ERROR: No video formats found; 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 "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9smmfv95\build\youtube_dl\YoutubeDL.py", line 694, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9smmfv95\build\youtube_dl\extractor\common.py", line 356, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9smmfv95\build\youtube_dl\extractor\pluralsight.py", line 286, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9smmfv95\build\youtube_dl\extractor\common.py", line 923, in _sort_formats
youtube_dl.utils.ExtractorError: No video formats found; 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.

EDIT by @yan12125: remove the username and the password

@philg4iio philg4iio closed this Oct 25, 2016
@booyaa
Copy link

@booyaa booyaa commented Oct 26, 2016

@philg4iio you might want to change your pluralsight password, you've posted by mistake.

@philg4iio philg4iio reopened this Oct 26, 2016
@philg4iio
Copy link
Author

@philg4iio philg4iio commented Oct 26, 2016

Thanks for letting me know..

@philg4iio
Copy link
Author

@philg4iio philg4iio commented Oct 26, 2016

Thank you for letting me know - Phil 

Get Outlook for iOS

On Wed, Oct 26, 2016 at 6:24 PM +1000, "Mark Sta Ana" notifications@github.com wrote:

@philg4iio you might want to change your pluralsight password, you've posted by mistake.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

@dstftw dstftw closed this Jul 1, 2019
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
3 participants
You can’t perform that action at this time.