RustAudio / lewton

Rust vorbis decoder
Other
261 stars 26 forks source link

The test assets fail to download #80

Closed lu-zero closed 3 years ago

lu-zero commented 4 years ago

See https://github.com/RustAudio/lewton/pull/79/checks?check_run_id=779935432#step:6:140

est31 commented 4 years ago

It seems only the xiph assets are affected, so the ones under this URL. When I visit people.xiph.org, I'm getting a "Unavailable This website is experiencing techincal problems. Sorry for the inconvenience." message. Maybe only a temporary issue?

If it is a permanent downtime, I've archived the assets a while ago on the internet archive. Here's a list of links: http://web.archive.org/web/*/https://people.xiph.org/~xiphmont/test-vectors/vorbis/*

Also, I have it all stored locally on my computer :).

TonalidadeHidrica commented 3 years ago

After 3.5 months, the site still seems to be unavailable.

lu-zero commented 3 years ago

we should report upstream the problem and/or store them somewhere else, a similar problem got fixed for opus recently.

est31 commented 3 years ago

I've originally wanted to update the URLs to the new home but if there is no change maybe we should just create a git submodule or whatever. I just dont want the assets to be part of the main git repo.

nico-abram commented 3 years ago

The bitbucket links also seem to be down

est31 commented 3 years ago

I've rehosted the xiph test assets on github: https://github.com/RustAudio/lewton-test-assets

This issue is fixed by commit: 9337d897107816b328e8aeaf3986bd50e8d4c698