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.
youtube-dl output to stdout not working with format(-f) #25542
Comments
|
You can only redirect media represented by a single file. |
Checklist
Verbose log
Description
I'm trying to redirect downloaded file to stdout. I saw that
-o -option redirect output to stdout and it worked fine. But if I specify video format like-f "bestvideo+bestaudio"with-o -option it doesn't output to stdout it just download to-.webm.