Javascript videos
Does anyone know how to download a javascript video from a popup player? For example, a website has a 'See Video' but it pops up a video player and in looking at the source code, its all in javascript. Does anyone recommend anything to use? Thanks!
Comments
-
JDMurray Admin Posts: 13,090 AdminThe video you are seeing displayed is most likely Flash or Silverlight, and the Javascript is just used to load and start the video playing in your browser. If you use FireFox, try using the DownloadHelper add-on for capturing videos.