rgrove / rawgit

Served files from raw.githubusercontent.com, but with the correct content types. No longer actively developed.
https://rawgit.com
MIT License
2.39k stars 488 forks source link

Support Audio File Streaming #149

Closed quiet324 closed 7 years ago

quiet324 commented 7 years ago

Thanks for your great work. I am trying to use rawgit to server some audio files. But the audio file can not be streaming. Could you help with this? Thanks

rgrove commented 7 years ago

Sorry, I don't plan to implement support for streaming media.

GitHub already serves most audio files with the correct Content-Type, so you may not even need RawGit for this. You might also consider using GitHub Pages.