HTTrack Website Copier
Free software offline browser - FORUM
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.
 
Reply


All articles

Subject Author Date
How to grab the source of jPlayer?

01/19/2014 00:38
Re: How to grab the source of jPlayer?

01/19/2014 15:18




2

Created with FORUM 2.0.11