jaimeMF / youtube-dl-api-server

A youtube-dl REST API server
https://youtube-dl-api-server.readthedocs.org/
The Unlicense
364 stars 212 forks source link

What did youtube-dl-server do? #74

Closed ljd1996 closed 5 years ago

ljd1996 commented 5 years ago

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?