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

Download fails after completing Course Overview download from plurals*ght course #16877

Closed
ajitarya opened this issue Jun 30, 2018 · 0 comments
Closed
Labels

Comments

@ajitarya
Copy link

@ajitarya ajitarya commented Jun 30, 2018

Hi Guys,

My friend keeps on getting the 403 everytime after downloading the 1st Course Overview video. He is using "Export Cookies" firefox v57 add-on to download the pluralsght cookies file. It formats it into the Netscape type format which he is plugging in with youtube-dl.exe (located in "C:\Pluralsight DLs" folder)
He have the Monthly plus subscription of plurals
ght.

He also tried to download the playlist at json id sequence number 10 but that failed as well. Please help.

C:\WINDOWS\system32>youtube-dl.exe --cookies C:\Users\DUMMY\Desktop\cookies.txt -o "C:\Pluralsight DLs\%(playlist_index)s - %(title)s.%(ext)s" --min-sleep-interval 35 --max-sleep-interval 37 https://app.pluralsight.com/library/courses/developing-dotnet-microsoft-azure-getting-started/ --playlist-start 10 --verbose
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--cookies', 'C:\\Users\\DUMMY\\Desktop\\cookies.txt', '-o', 'C:\\Pluralsight DLs\\%(playlist_index)s - %(title)s.%(ext)s', '--min-sleep-interval', '35', '--max-sleep-interval', '37', 'https://app.pluralsight.com/library/courses/developing-dotnet-microsoft-azure-getting-started/', '--playlist-start', '10', '--verbose']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2018.06.25
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.16299
[debug] exe versions: none
[debug] Proxy map: {}
[pluralsight:course] developing-dotnet-microsoft-azure-getting-started: Downloading course JSON
[download] Downloading playlist: Developing with .NET on Microsoft Azure - Getting Started
[pluralsight:course] playlist Developing with .NET on Microsoft Azure - Getting Started: Collected 67 video ids (downloading 58 of them)
[download] Downloading video 1 of 58
[pluralsight] 1b8fcbea-d126-4c9f-8b9e-94666032e40f-8: Downloading course JSON
[pluralsight] 1b8fcbea-d126-4c9f-8b9e-94666032e40f-8: Downloading mp4-high-widescreen viewclip JSON
WARNING: Unable to download JSON metadata: HTTP Error 403: Forbidden
[pluralsight] 1b8fcbea-d126-4c9f-8b9e-94666032e40f-8: 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\tmpkc931nsv\build\youtube_dl\YoutubeDL.py", line 792, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpkc931nsv\build\youtube_dl\extractor\common.py", line 501, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpkc931nsv\build\youtube_dl\extractor\pluralsight.py", line 327, in _real_extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpkc931nsv\build\youtube_dl\extractor\common.py", line 1281, 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.
...
<end of log>
@dstftw dstftw closed this Jun 30, 2018
@dstftw dstftw added the duplicate label Jun 30, 2018
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.