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 - HTTP Error 403: Forbidden (caused by HTTPError()); #8670
Comments
|
Can you watch it in browser via vps? |
|
Hi, @dstftw, The VPS is terminal-based, no GUI. I have no try to play it with command line. But, the youtube-dl is working well for udemy or youtube source. Problem only for Pluralsight. Thanks |
|
You can setup proxy/vpn/ssh tunnel/whatever to test from remote machine. |
|
Yes, it works well via VPN too. I try to execute youtube-dl via terminal with my laptop with VPN to my remote machine. Anyone have the same problem with me? |
|
It does not matter whether it works in your browser via some random vpn. It does matter whether it works in your browser when your vps is running a vpn server (or any other kind of proxying software) and you're connected via it. |
|
@dstftw, yes, I mean I run vpn server on that remote machine and connect my laptop through it, not random vpn. |
|
Can you watch it in browser when you are connected via vpn running on your vps? |
|
Yes, no problem with it. |
|
When you are via vpn which IP is shown here http://yt-dl.org/ip in browser? Also add |
|
do you mean I post my ip public here? |
|
oh, wait, there is latest version 2016.03.1 and I am trying. |
|
If you are not willing to post IP check whether it matches with one from youtube-dl log and post log without the IP. |
|
Hi again, @dstftw and all to experience this problem, After playing with some vps hosted in Digital Ocean and another cloud provider I have, I can determine that the problem is an issue Pluralsight blocked Digital Ocean's access due to their administrative rules. Thanks |
I've been digging some issues related to this problem.
case#1:
youtube-dl works well on my laptop (trusty machine). But, due to pluralsight banned account and has been discussed here #6090, I run the script remotely by adding param --sleep-interval 300, so it will finish without waiting to.
case#2:
I run youtube-dl through my vps (digitalOcean). But after trying with some droplets, it doesn't work as well as my laptop.
I am curious, is this problem caused by dependencies in the machines or something missing?
This error [1] is always same for some droplets.
[1] error