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.
What is the purpose of your issue?
Im having an issue with downloading videos saying my syntax is wrong when put in a batch script.
If i type in command exactly the same but manually in prompt it works
only when i try to automate it with a batch script that asks for variables does it give error.
My issue is solved. im just an idiot who cant write a syntax correctly.
youtube.exe -o "%dllocate%%%(title)s-%%(id)s.%%(ext)s" -f best %dlchannel%fixed the issues for me.
]