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.
[QUESTION] Speed up Downloading js player #16558
Comments
|
Post the full verbose log from that demonstrates the issue (not from pc). |
|
Sure, Here it is: I guess that the output you want is at at the bottom of the log file. |
|
There is no |
|
You are correct, it was a mistake that I made because I have read about lazy extractors but haven't found how to use them yet... EDIT: I see that it is a dev script. Do I have to remove the pip version and clone the git ver? |
Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2018.05.09. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
Description of your issue, suggested solution and other information
As the title says, it would be appreciated if there was a way to speed up a bit the
Downloading js playerprocess.The reason why I want to do this is because i have made an .apk, including youtube-dl and it takes about 20 sec before the download begins
However, on the pc it is a lot faster. Please note that I am using python 3.