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 did youtube-dl-server do? #23080
Comments
|
|
I am doing youtube cracking on my mobile phone via Termux.
I refer to the practice of #13122 and run the youtube-dl-server on my phone and then connect it via http, the speed of cracking is indeed faster, but on some phones is still relatively slow. (For some reason, I cannot run the youtube-dl-server on my server)
I want to know what youtube-dl-server did, because I am not good at python. Does the python module only load once in multiple cracks?
Then through the way of the youtube-dl-server, what is the reason that affects my speed of cracking besides network and machine performance?