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
Verbose log
Description
Essentially, whenever I try to download a video using any python script this error occurs. Oddly enough, the error does not occur on my server in which hosts the script and the script has previously worked as-is.
I have tried multiple versions of python (3.6, 3.7, 3.8) and multiple versions of youtube-dl.
I have also attempted to find the answer on google to no avail.