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 - Pluralsight #24647

Closed
arunthomasarun opened this issue Apr 6, 2020 · 0 comments
Closed

ERROR: No video formats found - Pluralsight #24647

arunthomasarun opened this issue Apr 6, 2020 · 0 comments
Labels

Comments

@arunthomasarun
Copy link

@arunthomasarun arunthomasarun commented Apr 6, 2020

Checklist

  • [x ] I'm reporting a broken site support issue
  • [x ] I've verified that I'm running youtube-dl version 2020.03.24
  • [x ] I've checked that all provided URLs are alive and playable in a browser
  • [ x] I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • [x ] I've searched the bugtracker for similar bug reports including closed ones
  • [x ] I've read bugs section in FAQ

Verbose log

PASTE VERBOSE LOG HERE

C:\youtube-dl>youtube-dl.exe -v --cookies C:\youtube-dl\cookies.txt -o "C:\Plural%(playlist_index)s - %(title)s.%(ext)s" --min-sleep-interval 240 --max-sleep-interval 241 --limit-rate 150K https://app.pluralsight.com/library/courses/asp-dot-net-openapi-swagger-testing-code-generation/table-of-contents --playlist-start 11
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '--cookies', 'C:\youtube-dl\cookies.txt', '-o', 'C:\Plural\%(playlist_index)s - %(title)s.%(ext)s', '--min-sleep-interval', '240', '--max-sleep-interval', '241', '--limit-rate', '150K', 'https://app.pluralsight.com/library/courses/asp-dot-net-openapi-swagger-testing-code-generation/table-of-contents', '--playlist-start', '11']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.03.24
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: ffmpeg 4.0.2, ffprobe 4.0.2
[debug] Proxy map: {}
[pluralsight:course] asp-dot-net-openapi-swagger-testing-code-generation: Downloading JSON metadata
[download] Downloading playlist: Using OpenAPI/Swagger for Testing and Code Generation in ASP.NET Core
[pluralsight:course] playlist Using OpenAPI/Swagger for Testing and Code Generation in ASP.NET Core: Collected 30 video ids (downloading 20 of them)
[download] Downloading video 1 of 20
[pluralsight] 83a13add-e9ba-4a27-abe2-6d0e50ac3133-3: Downloading JSON metadata
[pluralsight] 83a13add-e9ba-4a27-abe2-6d0e50ac3133-3: Downloading mp4-high-widescreen viewclip graphql
[pluralsight] 83a13add-e9ba-4a27-abe2-6d0e50ac3133-3: Waiting for 2 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\ytdl-org\tmpjwbwqymm\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\extractor\common.py", line 530, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\extractor\pluralsight.py", line 421, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\extractor\common.py", line 1327, 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.

Description

WRITE DESCRIPTION HERE
Unable to doenload from Pluralsight. Downloading stopped suddenly, and when I run the command again, I get the above error

@dstftw dstftw closed this Apr 6, 2020
@dstftw dstftw added the duplicate label Apr 6, 2020
@ytdl-org ytdl-org locked and limited conversation to collaborators Apr 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.