parsing - how to extract contents from flv file using any web crawler? -
my requirement extract text , audio flv file. please suggest me how can achieve using web crawler. if not possible web crawler please suggest me other tool.
thankyou
using nutch can parse , extract metadata flv file. if text has been added file part of metadata can retrieve nutch , put database.
but should looking @ combination of wget (to download content) + "a flv stream extraction tool" achieve require.
Comments
Post a Comment