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.
Hi,
I've been using youtube-dl for a while, but one thing that I noticed recently is that whenever I execute it either via command line or a python script, the CPU usage spikes to 100%. If I execute multiple instances of the script, then it freezes the server.
Any way to fix this issue? Or why it's happening?