Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
[PluralSight] Unable to download captions JSON: HTTP Error 404: Not Found #17728
Comments
|
@Abdoam thanks! |
|
@Abdoam Dear Abdoam, Could you mind compile it to .exe or run file for me. I don't known why it's still have error when I compile your code to run. Thanks you. |
|
@quangtri8892 |


last version I tested
youtube-dl is up-to-date (2018.09.26)
I'm try to download video from PluralSight. Video is ok but subtitle is cannot download. The error is
WARNING: Unable to download captions JSON: HTTP Error 404: Not Found
My command:
youtube-dl --username xxx --password xxxx --sleep-interval 35 --max-sleep-interval 120 --sub-lang en --sub-format srt --write-sub https://app.pluralsight.com/library/courses/design-database-structure-sql-server-2014-70-465/table-of-contents
Thanks.