-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
about import #217
Comments
Currently, youtube-dl is not ready to be imported as a Python module, but we're working on it (Since there was no issue to track progress of the API-ification, I'll leave this one open). What you can do is execute youtube-dl as a subprocess. See #152 for plans on a formal shell API (mainly for php). |
…oad (#296) (follows current doclines); a small step towards importability #217
@phihag and @kusoayan
|
Yes, I think that the module is usable now. We can uses new issues for improvementes or problems. |
[pull] master from ytdl-org:master
If I want to use 'youtube-dl.py' in my own python program, how can i do it?
import it?
and then @@?
is there any documention for developer to use youtube-dl.py in their own program?
thx for answer
and sorry for my bad english
thx!
The text was updated successfully, but these errors were encountered: