How to download pluralsight video with subtitle from playlist?
See original GitHub issueWhat is the purpose of your issue?
- Feature request (request for a new functionality)
- Question
Hi there! Great work and thank you youtube-dl developer. May I ask, Can I download video from pluralsight with subtitle ?
$ youtube-dl --version
2016.05.16
I able to grab video via playlist:
$ youtube-dl --username user@email.com --password password --list-subs "https://app.pluralsight.com/library/courses/play-by-play-laravel-5-getting-started"
It tried with --embed-subs
and --write-sub
parameter but no subtitle was found.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:5
- Comments:31
Top Results From Across the Web
Tutorial: Download Pluralsight Videos with Youtube-DL - Reddit
It only downloads 1 video from the playlist in pluralsight. Help me please?
Read more >Pluralsight Videos Free Download With & without 3rd Party Tool
pluralsightPluralsight Videos Free DownloadDownload pluralsight videos for free with & without using 3rd party tool ...
Read more >Tutorials: How can I download PluralSight training videos?
Open up Source Panel, then click the button Network, and there is a button Media under it. Go to the video you want...
Read more >Download Pluralsight videos in HD
Copy your Pluralsight video URL and paste into "Video URL" bar. · Click "Download" button. · Select your preferred format ( MP3, MP4,...
Read more >A brand new website interface for an even better experience!
How to download pluralsight video with subtitle from playlist ?
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@HossamEldinMahmoud to actually download subs files use
--all-subs
because--list-subs
will only list (show) them in console. --all-subs works with me (v2017.09.15).@HossamEldinMahmoud
OK bro. Go and download youtube-dl.exe Now use CMD and go to a folder that contains youtube-dl.exe file. Just Copy one of the below lines in CMD!
• If you want to download video+subtitle, use this code and replace XXXX with your video’s URL :
• If you want to download subtitles only, use this code and replace XXXX with your video’s URL :
Note : In both condition, you must enter your pluralsight’s Username & Password instead of Bolded words!
Any question? No problem, You have me! 💃