Need help for using JS in plugins

Russian community had asked me to make a plugin for prostopleer.com (a large database of songs[not only russian]). They use wired method of converting the file_id (which i managed to get in plugin) to its download link. Digging their code I found that function that is stored in JavaScript (function is 352 lines of JS code!), so the link is generated on client side.



Is the any way to embed this function in plugin?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.