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 set credentials in testing new extractor #21394

Closed
fauresystems opened this issue Jun 14, 2019 · 1 comment
Closed

How to set credentials in testing new extractor #21394

fauresystems opened this issue Jun 14, 2019 · 1 comment
Labels

Comments

@fauresystems
Copy link

@fauresystems fauresystems commented Jun 14, 2019

Checklist

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

Question

I create a branch and added YourExtractor, it works.
I want to add a test URL which requires user/passsword: https://fr.pornhubpremium.com/view_video.php?viewkey=ph5cd051fa7a6fc

How do I add the credentials to run :
test/test_download.py TestDownload.test_YourExtractor

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 15, 2019

Add to params

username: Username for authentication purposes.
password: Password for authentication purposes.

@dstftw dstftw closed this Jun 15, 2019
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
2 participants
You can’t perform that action at this time.