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.
Does youtube-dl have slight delay on start? #21580
Comments
|
On slow machine it may take some time to start. Lazy extractors feature may reduce it to some extent. |
Checklist
Question
I'm trying to make discord bot written in C# and trying to use youtube-dl to play audio from youtube.
But when the youtube-dl is executed, it delayed about 4 seconds to run. I want this process run immediately.
I don't know whether it is a natural thing or not. Is there any way to fix this?
Here's my arguments in case it needed.
this is for download youtube video.
and this is for getting the information of youtube video.