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

Adding a website #4412

Closed
bhargavrpatel opened this issue Dec 8, 2014 · 1 comment
Closed

Adding a website #4412

bhargavrpatel opened this issue Dec 8, 2014 · 1 comment

Comments

@bhargavrpatel
Copy link

@bhargavrpatel bhargavrpatel commented Dec 8, 2014

Hello,

I have forked your repository and I am trying to add one particular sites, where are the entry points for that? What is the best way to do this?

I know: The target website url and how it stores the videos.

@phihag
Copy link
Contributor

@phihag phihag commented Dec 8, 2014

First of all, thank you very much! Refer to our documentation for how to add support for a new site. In short, add a file youtube_dl/extractor/yoursite.py (template is in the instructions) and then run python test/test_download.py TestDownload.test_YourSite until it works ;).

Don't hesitate to ask if you have any more questions or encounter further problems! I'm closing this issue now since I believe your original question to be solved, but feel free to comment or just open a new issue. Thanks!

@phihag phihag closed this Dec 8, 2014
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.