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.
How to get youtube-dl.exe for win32 of pac-support? #11445
Comments
|
Use this command to build a binary:
|
how to get youtube-dl.exe of pac-support?
I have already built pacparser.dll and got pacparser pymod.(I can import pacparser and use it's member functions)
I run setup.py within IDLE but got nothing and no any exception except some user warnings.(with VC++2008 installed)
It is to say that try to change py to exe,isnt it?
Could you give me a tip?Thanks a lot.