View Single Post
  #552  
Old 03-30-2011, 06:53 PM
MickJT MickJT is offline
Junior Member
 
Join Date: Jul 2010
Posts: 20
MickJT is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


One thing I do differently is when scanning for .flv's and .mp4's, I don't really parse the file properly at all, I simply have it check for .mp4 and .flv, then backtrack until it hits a comma, quote or something that can't be part of a filename. So whatever formatting change they make to that particular area won't have any effect at all.

Where it can be done, I also don't rely on any particular ordering when parsing any other files.
Reply With Quote