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.
about import #217
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). |
|
@phihag and @kusoayan
|
|
Yes, I think that the module is usable now. We can uses new issues for improvementes or problems. |
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!