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.
hook called several times if file already exists #12279
Comments
|
The hook is called arbitrary number of times when downloading to report progress. It does not matter whether mp3 already exists or not since it does not download mp3. |
if the file already exists, the hook function is called several times for unknown reason