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.
The --output argument is messed up... #555
Comments
|
Ugh. @phihag people were using We should rollback to escaping every |
|
Sorry, that was indeed a fault on my part. It's fixed now, and it has been fixed in youtube-dl 2012.11.28. |
Running
I expect the output to be stored in /mnt/foo . But the latest master stores it as filename "mnt_foo" in the current directory. Please advise. Do i need to escape the slash?
The problem started when i updated the script few hours ago. I had updated it yesterday as well, no problems then.