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

ERROR: No video formats found; with Pluralsight #23446

Closed
ghost opened this issue Dec 18, 2019 · 2 comments
Closed

ERROR: No video formats found; with Pluralsight #23446

ghost opened this issue Dec 18, 2019 · 2 comments

Comments

@ghost
Copy link

@ghost ghost commented Dec 18, 2019

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2019.11.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 bug reports including closed ones
  • I've read bugs section in FAQ

Verbose log

PASTE VERBOSE LOG HERE
```[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--username', 'PRIVATE', '--password', 'PRIVATE', '--cookies', 'C:\\Users\\Alessio\\Desktop\\YouTubeDL\\cookies.txt', '--min-sleep-interval', '45', '--max-sleep-interval', '60', 'https://app.pluralsight.com/library/courses/object-oriented-programming-fundamentals-csharp/table-of-contents', '--playlist-start', '1', '--verbose']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2019.11.28
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17763
[debug] exe versions: none
[debug] Proxy map: {}
[pluralsight:course] object-oriented-programming-fundamentals-csharp: Downloading JSON metadata
[download] Downloading playlist: Object-Oriented Programming Fundamentals in C#
[pluralsight:course] playlist Object-Oriented Programming Fundamentals in C#: Collected 82 video ids (downloading 82 of them)
[download] Downloading video 1 of 82
[pluralsight] Downloading login page
[pluralsight] Logging in
[pluralsight] 964bfbf4-020f-4027-b383-14f21ab8a51e-0: Downloading JSON metadata
[pluralsight] 964bfbf4-020f-4027-b383-14f21ab8a51e-0: Downloading mp4-high-widescreen viewclip graphql
[pluralsight] 964bfbf4-020f-4027-b383-14f21ab8a51e-0: Waiting for 5 seconds to avoid throttling
[debug] Default format spec: best/bestvideo+bestaudio
[debug] Invoking downloader on 'https://vid5.pluralsight.com/expiretime=1576675325/82ee8cdf1f797a0da3b6caa9dab9da4a/clips/resolution/66d6f216-2fe1-4e8e-928f-d2957c030a5c/current/mp4/1280x720.mp4'
[download] Sleeping 46.75 seconds...
[download] Destination: Course Overview-66d6f216-2fe1-4e8e-928f-d2957c030a5c.mp4
[download] 100% of 2.73MiB in 00:02
[download] Downloading video 2 of 82
[pluralsight] oop-fundamentals-csharp-m1-introduction-0: Downloading JSON metadata
[pluralsight] oop-fundamentals-csharp-m1-introduction-0: Downloading mp4-high-widescreen viewclip graphql
[pluralsight] oop-fundamentals-csharp-m1-introduction-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.


## Description

<!--
Provide an explanation of your issue in an arbitrary form. Please make sure the description is worded well enough to be understood, see https://github.com/ytdl-org/youtube-dl#is-the-description-of-the-issue-itself-sufficient. 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
Hi! I'm trying to download a course from Pluralsight with this command line 

youtube-dl.exe --username myAccount --password myPass --cookies C:\Users\Alessio\Desktop\YouTubeDL\cookies.txt --min-sleep-interval 45 --max-sleep-interval 60 https://app.pluralsight.com/library/courses/object-oriented-programming-fundamentals-csharp/table-of-contents --playlist-start 1 --verbose

but I'm getting this error

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.

I can only download the first video but not the other 82

Yesterday I was able to Download only 1 full course. Today I'm getting that problem.

Can someone please help me?
@ghost
Copy link
Author

@ghost ghost commented Dec 18, 2019

I've solved the problemy by myself.

@ghost ghost closed this Dec 18, 2019
@houssemDevs
Copy link

@houssemDevs houssemDevs commented Dec 20, 2019

how did you solve it please ??

This issue was closed.
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
1 participant
You can’t perform that action at this time.