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.
Get duration before (or while) downloading #23968
Comments
|
Make a pre-run for metadata extraction. |
|
There is no duration in metadata for every hoster. |
Checklist
Description
WRITE DESCRIPTION HERE
I would like to get the duration of a file before it finished downloading, is that already somehow possible by piping, or if I put ffprobe as external downloader?
I think the best would be to get the duration from the same stream as it's downloading, since it would decrease requests to the server.