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.
error in a test of f4m manifest #9214
Comments
|
it doesn't work in test for me in both python 2.7 and python 3.5 but if i try to download the video it works normally.
|
|
I guess it's caused by truncated files. Maybe we should add |
|
I guess it's better just not to download any fragments' parts but only the manifest file while in test. |
|
this is some information may be it can help to know what happen in my side.
and then the downloader fail in the fourth call to
|
|
Fixed since 1b405bb. |
the test fail with an error related to f4m downloader(after changing the ext from mp4 to flv).