| Subject: How to grab the source of jPlayer? |
Author: Milan |
Date: 01/19/2014 00:38 |
| | Hi,
Is it possible to grab the source of an jPlayer?E.g. if a website contains the
following script, is it possible to download the website with the mp3 source
so that I can listen to it offline?
$("#jquery_jplayer").jPlayer({
ready: function() {
$(this).jPlayer("setMedia", {
mp3: "SOME URL"
});
}, ...some other stuff
I can do it manually, but there are many on many pages that I need.
Thanks. | |
|
|
|
|
2
Created with FORUM 2.0.11