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.
Extracting audio from a Python script #10628
Comments
|
Never mind, solved. Added this to "opts":
Will soon send a pull request - there's a bug where you can't send an int as "preferredquality", and though it's certainly something intuitively possible, the error message is anything but helpful. |
Hi! I'm trying to extract audio from downloading video while embedding youtube-dl into a Python script. How do I go about that? It doesn't seem to be described in options.py, I've tinkered with postprocessor_args etc. but nothing would help. Is it even possible while keeping youtube_dl embedded? If it's not, how do I go about fixing it? Any pointers?
Best regards,
Arsenijs.