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.
option to pass the percentage of the currently downloading file to php page? #733
Comments
|
Don't worry ;) Only I don't understand how exactly how it would work - i.e. how could we make it easier? |
|
I have one suggestion for you..........If you want to show the progress bar of youtube-dl in python based website or php website you can check pyload. Its a python downloader and hosted on github https://github.com/pyload/pyload. It is able to show the progress bar on webpage. I dont have enough time to fully explore its code but that program is able to show a progress bar using javascript. You can check its source code and implement something like that. |
please dont bash me because I think the topic is not youtube-dl related, Im just trying my luck...
Thanks