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

How to avoid Pluralsight account blocking #25024

Closed
ATHellboy opened this issue Apr 27, 2020 · 2 comments
Closed

How to avoid Pluralsight account blocking #25024

ATHellboy opened this issue Apr 27, 2020 · 2 comments
Labels

Comments

@ATHellboy
Copy link

@ATHellboy ATHellboy commented Apr 27, 2020

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

I use this command for downloading videos from Pluralsight:

youtube-dl --cookies cookies.txt -o "C:/MyVideos/%(playlist)s/%(playlist_index)s - %(title)s.%(ext)s" URL --write-sub --sub-lang en,es

But after a few times my account is blocked. Do I do something wrong ? Or how can I avoid blocking as much as possible ?

@ATHellboy ATHellboy added the question label Apr 27, 2020
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 27, 2020

--sleep-interval SECONDS         Number of seconds to sleep before each
                                 download when used alone or a lower bound
                                 of a range for randomized sleep before each
                                 download (minimum possible number of
                                 seconds to sleep) when used along with
                                 --max-sleep-interval.
--max-sleep-interval SECONDS     Upper bound of a range for randomized sleep
                                 before each download (maximum possible
                                 number of seconds to sleep). Must only be
                                 used along with --min-sleep-interval.
@dstftw dstftw closed this Apr 27, 2020
@RaphaelNdonga
Copy link

@RaphaelNdonga RaphaelNdonga commented Jun 30, 2020

Yes. You violated their terms of us

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
3 participants
You can’t perform that action at this time.