anyaudio / anyaudio-server

:musical_note: Simple server to search youtube and give direct audio download and stream links
91 stars 19 forks source link

Added encrypted get urls, return proper filename when downloaded and fixed unicode handling #29

Closed aviaryan closed 8 years ago

aviaryan commented 8 years ago

Fixes #25 , #28 and #17

Also fixes unicode handling issues.

These changes will make the encrpytion somewhat weak and more easier to crack. We can look into the matter later.