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.

nutch

wget

flv metadata


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -