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 Config File Not Reading... #7424
Comments
|
|
|
It says |
|
|
|
I try that too, but when I type |
|
Obviously you must create it first. |
|
To be clear: you must create the file |
|
Thanks! |
I added it to
/usr/local/etc and I set it to youtube-dl.conf in my system but it doesn't work. This is what I added:/Downloads/%(title)s.%(ext)s"--extract-audio
--no-mtime
--audio-format wav
--audio-quality 0
--output "
I searched around a lot, but I can't find why it isn't reading. Any advice?