Orbit Downloader v2.6.1 Come Out!

We released Orbit Downloader v2.6.1 just now.
In 2.6.1, we add index information to WMV files downloaded via MMS protocol to enable seeking when playing the WMV files. And we improve the download via RTSP protocol and fix some interface bugs.


3 comments:

Anonymous said...

Multiply sounds like bad english,

Shouldn't it be 'Multi-Video Downloader'

ipoelz said...

I need only 1 feature at this time! that is proxy authentication setting for HTTP-get, which only working with SOCKS 5 or HTTP-connect. Please add this feature on next version.

Anonymous said...

I recently installed Orbit and there's one problem I've encountered. It doesn't seem to handle redirects from podtrac (a service that tracks podcast downloads) properly.

This is the typical url from a feed:
http://www.podtrac.com/pts/redirect.mp3?(url)

The log seems to get a 404 for some reason:

GET /pts/redirect.mp3?http%3a//(rest of url) HTTP/1.0
Host: www.podtrac.com
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Accept: */*
Pragma: no-cache
Cache-Control: no-cache
Connection: close
HTTP/1.1 404 Invalid Destination URL

The same exact url works in Firefox and IE. I usually end up editing the url manually and taking out the podtrac portion but it would be nice if it worked right away.