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.
Checklist
I am using youtube-dl 2020.05.03 and i am trying to download this playlist: https://www.youtube.com/watch?v=ifxvImwkAJ8&list=PLeOdZ_Qc8tK4CParQtVhuZby8xe4-eUfB
When i run .\youtube-dl.exe https://www.youtube.com/watch?v=ifxvImwkAJ8&list=PLeOdZ_Qc8tK4CParQtVhuZby8xe4-eUfB in cmd or powershell on Windows 10, i get:
YoutubeDL error.txt
So i have to add the "" around the & for the download to work correctly.
Am i doing something wrong when running youtube-dl?
My log file is attached below with the command being run with the "&" included in the URL
YoutubeDL log.txt