I'm wondering if it's possible to create a separate filter for text and video.
The text files I need to download are html files, but they don't have any extension. The url just ends like /id/111/.
Inside those html files, there are links to videos that I'm also trying to download. However, I need to download videos with only certain file names that ends in 101.wmv.
If I add 101.wmv in the included filename keyword, it does not download the html files. However, if I add *, in the keyword, it download other videos that I don't need.
How can I do this?
Thanks,
MS
default.htm
to the Included keywords list. This would cover the URLs that end with the slash (/) and have no filename.
Best regards,
Oleg Chernavin
MP Staff
Actually, looking at the html source, href tag doesn't end with /. It just ends like "id/222". If I click that, it opens a webpage. It seems it's html file without extension.
How can I set a filter so that it downloads and parses html files without extension as well as files that ends with .wmv?
This way, URL Filters would be used for Video only.
Oleg.
It would be cool if we can configure different filters for different type of files.
Oleg.