Normal
Creating regexps for the OnlineVideos for last few days, I'm thinking that it would be great to add some behaviour rules when OV parses "Generic Site" regexps:- in case no "dynamicCategories" regexp defined, skip directly to the "videoList", like with subCategories now: sometimes, there is only 1 useful video category present, so why click more when it is possible to just change "baseUrl";- sometimes, there is a SWF player's playlist feature prsent for some videos, for example for TV series; but for next video on the same site, there is just one videofile, w/out playlist: so, it would be great if OV could ignore playlistUrl regexp in case no matches found, and jump to fileList.Thanks
Creating regexps for the OnlineVideos for last few days, I'm thinking that it would be great to add some behaviour rules when OV parses "Generic Site" regexps:
- in case no "dynamicCategories" regexp defined, skip directly to the "videoList", like with subCategories now: sometimes, there is only 1 useful video category present, so why click more when it is possible to just change "baseUrl";
- sometimes, there is a SWF player's playlist feature prsent for some videos, for example for TV series; but for next video on the same site, there is just one videofile, w/out playlist: so, it would be great if OV could ignore playlistUrl regexp in case no matches found, and jump to fileList.
Thanks