Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: LWP and Flash

by tilly (Archbishop)
on Jan 12, 2011 at 19:25 UTC ( [id://881966]=note: print w/replies, xml ) Need Help??


in reply to LWP and Flash

To get the flash content you just have to parse the html, find the tag that has the flash content, and download it. Same as you would with other kinds of content, such as images.

But you will get the content as a binary blob. Interpreting it is a much harder problem. (Which is entirely not in LWP's domain of expertise.)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://881966]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (2)
As of 2024-04-19 19:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found