Porco-Rosso / Butane

A web app to search and download free music from Vk.com
https://butane.stereostance.com/
8 stars 2 forks source link

Song name #15

Open dogusozdemir opened 8 years ago

dogusozdemir commented 8 years ago

song name like this : asdfghjkq123.mp3 whats problem ?

I try alashow script but it haven't playlist

Porco-Rosso commented 8 years ago

Unfortunately as far as I know it is not possible to change the filename through javascript when downloading from a 3rd party source (in this case vk.com's servers), and so the file name remains the random string vk keeps. Alashow's script first downloads the file to the hosting server, and renames the file using php before serving it to the end user. As I am only using javascript, I can't do this.

If you right click the download icon, and "save as..." it should automatically input the right filename however.

dogusozdemir commented 8 years ago

Thanks. How to add playlist alashow or jplayer . ı tried but not working playlist

Porco-Rosso commented 8 years ago

As I coded the playlist function myself, it is not compatible with alashow's version. Playlists will only work with vkdl.