HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: How to grab the source of jPlayer?
Author: Xavier Roche
Date: 01/19/2014 15:18
 
> Is it possible to grab the source of an jPlayer?>
$("#jquery_jplayer").jPlayer({
> ready: function() {
> $(this).jPlayer("setMedia", {
> mp3: "SOME URL"
> });
> }, ...some other stuff


Difficult to say, because the javascript internal parser is quite basic, and
only attempt to detect in a more or less clever way strings that "look like"
URLs or filenames, and it sometimes work.. or not!
 
Reply Create subthread


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




a

Created with FORUM 2.0.11