I'm trying to rip a website with a lot of videos. However, there are some files with extension .wmv which are not actually wmv format. OE seems having problem parsing those files. It has no problem parsing real wmv files, but it gets stuck with fake wmv files.
OE should have parsing exclusion feature where users can define parse exclusion filter with file extension or file size. If you try to script every file format there is, it'd take forever.
I searched forum for a solution, and stuck parsing issues seems to come up quite often, and every time you have to modify the code to accommodate the particular case. Parse exclusion will eliminate this problem.
Well, parsing engine takes several parameters here - it takes into account extensions, MIME types, beginning of a file and so on. So, it would be harder to create a script.
Anyway, can you please tell me few links to such fake files, so I could take a look and fix the issue?
Thank you!
Best regards,
Oleg Chernavin
MP Staff
You don't need any link. Rename any big mpg files to *.wmv and try to parse them.
OK. I added code to workaround that. If you need the updated version, please let me know.
Oleg.
Yes. Where can I download it?
Here it is:
http://www.metaproducts.com/download/betas/OEP2603.ZIP
Oleg.
That didn't fix. It still parses. can you double check.
Maybe these files have a bit diferent format than what I used myself for tests. Can you give me the links? If you want, you can send the information directly to support@metaproducts.com
Oleg.