I use OE Pro to download daily video podcasts. This worked perfectly until the website started appending session querystring parameters to the podcast filename. Now, OE re-downloads all podcasts from previous days because the session parameter makes the URL unique.
Here are some examples of the URLs:
http://data.xyz.com/xyz/video/tyt-20110627.wmv?streamer=lighttpd&px-hash=8432420a4e2aa0e6cb21ff25ed904001&px-time=1309921068
http://data.xyz.com/xyz/video/tyt-20110628.wmv?streamer=lighttpd&px-hash=5df2f395ea31d9465c6a1ceb9b9aa2ee&px-time=1309921068
http://data.xyz.com/xyz/video/tyt-20110629.wmv?streamer=lighttpd&px-hash=eff9405c4e9e21085ca5494cc15a4703&px-time=1309921068
For my download, I only care about the URL up until the end of the file extension to determine uniqueness (http://data.xyz.com/xyz/video/tyt-20110627.wmv for example).
Is there a way to configure OE Pro to do this? I am using OE Pro 4.9.
So essentially, I need OE to strip off the parameters to determine uniqueness, but include them in the download URL if I haven't already downloaded the file.
Best regards,
Oleg Chernavin
MP Staff
Oleg.