Jump to content
Ketarin forum

Number of apps i need help with[PARTIALLY SOLVED]


Tomorrow
 Share

Recommended Posts

Currently i have a total of 95 apps and 83 of those are automatic and working.

7 are permanently manual(that's the way i want them)

but 5 are such ones that i could not get to work properly.And these 5 are the ones i need your help with.

So if you have one or some of them working then please post the XML here so i can import and test.

 

Here's the list and problems are described after each name:

 

*Crysis Warhead Benchmark (Is hosted in SkyDrive @ http://cid-0459fc515f4928b3.skydrive.live.com/self.aspx/Public/FBWH.rar but mostly not working because the user needs to login into windows live and obviously Ketaring can't do that on it's own )

 

*Live Mesh installer ( I don't know where to download from.Currently i simply fetch the version number from here: http://download.cnet.com/Live-Mesh/3000-18511_4-10973136.html and use {version} as indicator for changes albeit just recieved false positive today about an update being available).

 

*ESET NOD32 Offline Update - unofficial ( http://whi5t1er.wordpress.com/ Problem is that the installer is uploaded to a filesharing site and i cannot predict the download url properly.Still maybe if i get the info from website and substitute it into the rapidshare url then...? )

 

*Punkbuster (Requires CAPTCHA before download begins.No way to enter it with Ketarin? http://websec.evenbalance.com/downloader/download.php?file=1 .Several downloads sayd the link is http://box12.evenbalance.com/downloader/download.php )

 

*RivaTuner (Guru3D uses download mirrors an i have to agree to license agreement: http://downloads.guru3d.com/download.php?det=163 )

Edited by Tomorrow
Link to comment
Share on other sites

Here's my job for CrystalDiskMark

<?xml version='1.0' encoding='utf-8'?>
<Jobs>
 <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Guid="bd714512-9b87-49ef-afad-fbe7ed98d8e6">
   <WebsiteUrl />
   <UserNotes />
   <LastFileSize>887700</LastFileSize>
   <LastFileDate>2010-08-02T16:28:40.694</LastFileDate>
   <IgnoreFileInformation>true</IgnoreFileInformation>
   <DownloadBeta>Default</DownloadBeta>
   <DownloadDate xsi:nil="true" />
   <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
   <VariableChangeIndicator />
   <CanBeShared>true</CanBeShared>
   <ShareApplication>false</ShareApplication>
   <ExclusiveDownload>false</ExclusiveDownload>
   <HttpReferer />
   <Variables>
     <item>
       <key>
         <string>version</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>RegularExpression</VariableType>
           <Regex>CrystalDiskMark.*?(\d+(?:\.\d+)+\w*)</Regex>
           <Url>http://crystalmark.info/?lang=en</Url>
           <Name>version</Name>
         </UrlVariable>
       </value>
     </item>
   </Variables>
   <ExecuteCommand>rmdir /s /q "{install_root}\{category}\{appname}"
7z x -y -r -o"{install_root}\{category}\{appname}" "{file}"
del /Q "{file}"

</ExecuteCommand>
   <ExecutePreCommand />
   <Category>System</Category>
   <SourceType>FixedUrl</SourceType>
   <PreviousLocation>D:\AppInstallers\System\CrystalDiskMark3_0_0f.zip</PreviousLocation>
   <DeletePreviousFile>true</DeletePreviousFile>
   <Enabled>true</Enabled>
   <FileHippoId />
   <LastUpdated>2010-08-02T16:28:40.694</LastUpdated>
   <TargetPath>{repo_root}\{category}\</TargetPath>
   <FixedDownloadUrl>http://globalbase.dl.sourceforge.jp/crystaldiskmark/46482/CrystalDiskMark{version:replace:.:_}.zip</FixedDownloadUrl>
   <Name>CrystalDiskMark</Name>
 </ApplicationJob>
</Jobs>

This is for the portable version, you have to update the download url to match the installer.

 

For captcha or site that requires manual confirmation, there's no possible workaround with Ketarin.

For sourceforge, I use the Firefox extension called HttpFox to capture the actual url.

Link to comment
Share on other sites

Here's my job for CrystalDiskMark
<?xml version='1.0' encoding='utf-8'?>
<Jobs>
 <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Guid="bd714512-9b87-49ef-afad-fbe7ed98d8e6">
   <WebsiteUrl />
   <UserNotes />
   <LastFileSize>887700</LastFileSize>
   <LastFileDate>2010-08-02T16:28:40.694</LastFileDate>
   <IgnoreFileInformation>true</IgnoreFileInformation>
   <DownloadBeta>Default</DownloadBeta>
   <DownloadDate xsi:nil="true" />
   <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
   <VariableChangeIndicator />
   <CanBeShared>true</CanBeShared>
   <ShareApplication>false</ShareApplication>
   <ExclusiveDownload>false</ExclusiveDownload>
   <HttpReferer />
   <Variables>
     <item>
       <key>
         <string>version</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>RegularExpression</VariableType>
           <Regex>CrystalDiskMark.*?(\d+(?:\.\d+)+\w*)</Regex>
           <Url>http://crystalmark.info/?lang=en</Url>
           <Name>version</Name>
         </UrlVariable>
       </value>
     </item>
   </Variables>
   <ExecuteCommand>rmdir /s /q "{install_root}\{category}\{appname}"
7z x -y -r -o"{install_root}\{category}\{appname}" "{file}"
del /Q "{file}"

</ExecuteCommand>
   <ExecutePreCommand />
   <Category>System</Category>
   <SourceType>FixedUrl</SourceType>
   <PreviousLocation>D:\AppInstallers\System\CrystalDiskMark3_0_0f.zip</PreviousLocation>
   <DeletePreviousFile>true</DeletePreviousFile>
   <Enabled>true</Enabled>
   <FileHippoId />
   <LastUpdated>2010-08-02T16:28:40.694</LastUpdated>
   <TargetPath>{repo_root}\{category}\</TargetPath>
   <FixedDownloadUrl>http://globalbase.dl.sourceforge.jp/crystaldiskmark/46482/CrystalDiskMark{version:replace:.:_}.zip</FixedDownloadUrl>
   <Name>CrystalDiskMark</Name>
 </ApplicationJob>
</Jobs>

This is for the portable version, you have to update the download url to match the installer.

 

For captcha or site that requires manual confirmation, there's no possible workaround with Ketarin.

For sourceforge, I use the Firefox extension called HttpFox to capture the actual url.

 

Thank you very much.I got it to work.

My xml(for the Installer version - please remove "{file}" from commands if you don't want it executed after download! and change download dir):

<?xml version='1.0' encoding='utf-8'?>
<Jobs>
 <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Guid="bd714512-9b87-49ef-afad-fbe7ed98d8e6">
   <WebsiteUrl>http://crystalmark.info/download/index-e.html#CrystalDiskMark</WebsiteUrl>
   <UserNotes />
   <LastFileSize>1371600</LastFileSize>
   <LastFileDate>2010-08-02T15:04:26+03:00</LastFileDate>
   <IgnoreFileInformation>true</IgnoreFileInformation>
   <DownloadBeta>AlwaysDownload</DownloadBeta>
   <DownloadDate xsi:nil="true" />
   <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
   <VariableChangeIndicator />
   <CanBeShared>true</CanBeShared>
   <ShareApplication>false</ShareApplication>
   <ExclusiveDownload>false</ExclusiveDownload>
   <HttpReferer />
   <Variables>
     <item>
       <key>
         <string>version</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>RegularExpression</VariableType>
           <Regex>CrystalDiskMark.*?(\d+(?:\.\d+)+\w*)</Regex>
           <Url>http://crystalmark.info/?lang=en</Url>
           <Name>version</Name>
         </UrlVariable>
       </value>
     </item>
   </Variables>
   <ExecuteCommand>"{file}"</ExecuteCommand>
   <ExecutePreCommand />
   <Category>System</Category>
   <SourceType>FixedUrl</SourceType>
   <PreviousLocation>D:\Windows 7\Apps x64\CrystalDiskMark v.3.0.0f.exe</PreviousLocation>
   <DeletePreviousFile>true</DeletePreviousFile>
   <Enabled>true</Enabled>
   <FileHippoId />
   <LastUpdated>2010-08-17T02:18:43.3418828+03:00</LastUpdated>
   <TargetPath>D:\Windows 7\Apps x64\{appname} v.{version}.exe</TargetPath>
   <FixedDownloadUrl>http://globalbase.dl.sourceforge.jp/crystaldiskmark/46482/CrystalDiskMark{version:replace:.:_}-en.exe</FixedDownloadUrl>
   <Name>CrystalDiskMark x64</Name>
 </ApplicationJob>
</Jobs>

Link to comment
Share on other sites

@Tomorrow,

I have a semi-reliable template for Sourceforge but I have chosen not to post it as every time we (FranciscoR and myself) have in the past, SF changed their site code almost immediately... 3 or 4 times if I recall correctly. Flo seems to think it was coincidence... maybe. See this thread... I avoid SF if their are any other options as their site inconsistencies make for a app entry maintenance nightmare... don't have time for it. ;)

Link to comment
Share on other sites

Yeah i know.SF is a pain really.Good that i really only have 2-3 apps i need from there.

If Filehippo would add more x64 versions of apps then i could skip SF entirely.

 

Edited the first post and removed CrystalDiskMark from list since it's working now.

8 still left tho.Im gonna scan google for alternative sources today.

 

EDIT2: Ok i got Driver Sweeper working by choosing to download the portable version from official site.Oddly compared to installable version the link was working fine so it was easy to set it up:

 

<?xml version='1.0' encoding='utf-8'?>
<Jobs>
 <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Guid="a2dcfb3d-5372-40eb-85a9-ba82db150fbf">
   <WebsiteUrl>http://www.guru3d.com/category/driversweeper/</WebsiteUrl>
   <UserNotes />
   <LastFileSize>5455805</LastFileSize>
   <LastFileDate>2010-08-18T18:28:30.1875</LastFileDate>
   <IgnoreFileInformation>true</IgnoreFileInformation>
   <DownloadBeta>AlwaysDownload</DownloadBeta>
   <DownloadDate xsi:nil="true" />
   <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
   <VariableChangeIndicator />
   <CanBeShared>true</CanBeShared>
   <ShareApplication>false</ShareApplication>
   <ExclusiveDownload>false</ExclusiveDownload>
   <HttpReferer />
   <Variables>
     <item>
       <key>
         <string>version</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>StartEnd</VariableType>
           <Regex />
           <Url>http://www.softpedia.com/get/Security/Secure-cleaning/Guru3D-Driver-Sweeper.shtml</Url>
           <StartText><title>Download Driver Sweeper </StartText>
           <EndText> Free - Quickly remove the files that remain after a driver uninstallation </EndText>
           <Name>version</Name>
         </UrlVariable>
       </value>
     </item>
     <item>
       <key>
         <string>prettyversion</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>StartEnd</VariableType>
           <Regex />
           <Url>http://www.guru3d.com/category/driversweeper/</Url>
           <StartText>)</LI></UL>
<P><STRONG>Changelog (</StartText>
           <EndText>) - </EndText>
           <Name>prettyversion</Name>
         </UrlVariable>
       </value>
     </item>
   </Variables>
   <ExecuteCommand>cd /D "%ProgramFiles%\7-Zip"
7z x -aoa -y "D:\Windows 7\Apps x86\Portable x86\Driver Sweeper\*.zip" -i!*.exe -o"D:\Windows 7\Apps x86\Portable x86\Driver Sweeper"</ExecuteCommand>
   <ExecutePreCommand />
   <Category>Utility</Category>
   <SourceType>FixedUrl</SourceType>
   <PreviousLocation>D:\Windows 7\Apps x86\Portable x86\Driver Sweeper\Driver Sweeper v.2.1.0.zip</PreviousLocation>
   <DeletePreviousFile>true</DeletePreviousFile>
   <Enabled>true</Enabled>
   <FileHippoId />
   <LastUpdated>2010-08-18T18:28:30.1875</LastUpdated>
   <TargetPath>D:\Windows 7\Apps x86\Portable x86\Driver Sweeper\{appname} v.{prettyversion}.{url:ext}</TargetPath>
   <FixedDownloadUrl>http://phyxion.net/files/DS/DriverSweeper_{prettyversion}.zip</FixedDownloadUrl>
   <Name>Driver Sweeper</Name>
 </ApplicationJob>
</Jobs>

 

I also found potential download sites for FFDShow x64 and VirtualDub x64:

http://www.divx-digest.com/software/ffdshow.html

http://www.digital-digest.com/dvd/downloads/showsoftware_virtualdub_346.html

 

I tried to get them work but i constantly got:

[M] FFDShow x64    The remote server returned an error: (503) Server Unavailable. (http://files2.digital-digest.com/download2/aa7fedb3b02c65f07ef88dcb81eda866/pPF6rQWU/ffdshow/2010-08-12/ffdshow_rev3529_20100811_clsid_x64.exe)

 

Here are the exports.Please take a look and see if you can get them to work:

<?xml version='1.0' encoding='utf-8'?>
<Jobs>
 <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Guid="f8d8d9a6-6f6e-4d83-9464-de88e2ba8995">
   <WebsiteUrl>http://sourceforge.net/projects/ffdshow-tryout/files/</WebsiteUrl>
   <UserNotes />
   <LastFileSize>0</LastFileSize>
   <LastFileDate xsi:nil="true" />
   <IgnoreFileInformation>true</IgnoreFileInformation>
   <DownloadBeta>AlwaysDownload</DownloadBeta>
   <DownloadDate xsi:nil="true" />
   <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
   <VariableChangeIndicator />
   <CanBeShared>true</CanBeShared>
   <ShareApplication>false</ShareApplication>
   <ExclusiveDownload>false</ExclusiveDownload>
   <HttpReferer />
   <Variables>
     <item>
       <key>
         <string>prettyversion</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>StartEnd</VariableType>
           <Regex />
           <Url>http://sourceforge.net/projects/ffdshow-tryout/files/</Url>
           <StartText>SVN builds by clsid/64-bit builds/ffdshow_</StartText>
           <EndText>_clsid_x64.exe:  released on </EndText>
           <Name>prettyversion</Name>
         </UrlVariable>
       </value>
     </item>
     <item>
       <key>
         <string>string</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>StartEnd</VariableType>
           <Regex />
           <Url>http://www.digital-digest.com/software/download.php?sid=1030&ssid=0&did=7</Url>
           <StartText>decode=</StartText>
           <EndText>" </EndText>
           <Name>string</Name>
         </UrlVariable>
       </value>
     </item>
     <item>
       <key>
         <string>string1</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>StartEnd</VariableType>
           <Regex />
           <Url>http://www.digital-digest.com/software/download.php?sid=1030&ssid=0&did=7</Url>
           <StartText>code=</StartText>
           <EndText>&amp</EndText>
           <Name>string1</Name>
         </UrlVariable>
       </value>
     </item>
     <item>
       <key>
         <string>addingdate</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>StartEnd</VariableType>
           <Regex />
           <Url>http://www.digital-digest.com/software/download.php?sid=1030&ssid=0&did=7</Url>
           <StartText><td class="softwareInfoTitle">Date:</td>
<td class="softwareInfoTextSmall"></StartText>
           <EndText> </EndText>
           <Name>addingdate</Name>
         </UrlVariable>
       </value>
     </item>
   </Variables>
   <ExecuteCommand>"{file}"</ExecuteCommand>
   <ExecutePreCommand />
   <Category>Codec</Category>
   <SourceType>FixedUrl</SourceType>
   <PreviousLocation />
   <DeletePreviousFile>true</DeletePreviousFile>
   <Enabled>true</Enabled>
   <FileHippoId />
   <LastUpdated xsi:nil="true" />
   <TargetPath>D:\Windows 7\Apps x64\{appname} v.{prettyversion:replace:rev:Rev}.{url:ext}</TargetPath>
   <FixedDownloadUrl>http://files2.digital-digest.com/download2/{string}/{string1}/ffdshow/{addingdate}/ffdshow_{prettyversion}_clsid_x64.exe</FixedDownloadUrl>
   <Name>[M] FFDShow x64</Name>
 </ApplicationJob>
</Jobs>

 

and...

<?xml version='1.0' encoding='utf-8'?>
<Jobs>
 <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Guid="65c994a7-9cfd-4324-b745-30f3769ea8a3">
   <WebsiteUrl>http://virtualdub.sourceforge.net/</WebsiteUrl>
   <UserNotes />
   <LastFileSize>0</LastFileSize>
   <LastFileDate xsi:nil="true" />
   <IgnoreFileInformation>true</IgnoreFileInformation>
   <DownloadBeta>AlwaysDownload</DownloadBeta>
   <DownloadDate xsi:nil="true" />
   <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
   <VariableChangeIndicator />
   <CanBeShared>true</CanBeShared>
   <ShareApplication>false</ShareApplication>
   <ExclusiveDownload>false</ExclusiveDownload>
   <HttpReferer />
   <Variables>
     <item>
       <key>
         <string>prettyversion</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>StartEnd</VariableType>
           <Regex />
           <Url>http://www.digital-digest.com/software/download.php?sid=237&did=3</Url>
           <StartText>VirtualDub-</StartText>
           <EndText>-AMD64.zip </EndText>
           <Name>prettyversion</Name>
         </UrlVariable>
       </value>
     </item>
     <item>
       <key>
         <string>addingdate</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>StartEnd</VariableType>
           <Regex />
           <Url>http://www.digital-digest.com/software/download.php?sid=237&did=3</Url>
           <StartText><td class="softwareInfoTitle">Date:</td>
<td class="softwareInfoTextSmall"></StartText>
           <EndText> </EndText>
           <Name>addingdate</Name>
         </UrlVariable>
       </value>
     </item>
     <item>
       <key>
         <string>string</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>StartEnd</VariableType>
           <Regex />
           <Url>http://www.digital-digest.com/software/download.php?sid=237&did=3</Url>
           <StartText>decode=</StartText>
           <EndText>" </EndText>
           <Name>string</Name>
         </UrlVariable>
       </value>
     </item>
     <item>
       <key>
         <string>string1</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>StartEnd</VariableType>
           <Regex />
           <Url>http://www.digital-digest.com/software/download.php?sid=237&did=3</Url>
           <StartText>code=</StartText>
           <EndText>&amp</EndText>
           <Name>string1</Name>
         </UrlVariable>
       </value>
     </item>
   </Variables>
   <ExecuteCommand />
   <ExecutePreCommand />
   <Category>Video Editor</Category>
   <SourceType>FixedUrl</SourceType>
   <PreviousLocation />
   <DeletePreviousFile>true</DeletePreviousFile>
   <Enabled>true</Enabled>
   <FileHippoId />
   <LastUpdated xsi:nil="true" />
   <TargetPath>D:\Windows 7\Apps x64\{appname} v.{prettyversion}.{url:ext}</TargetPath>
   <FixedDownloadUrl>http://files2.digital-digest.com/download2/{string}/{string1}/virtualdub/{addingdate}/VirtualDub-{prettyversion}-AMD64.zip</FixedDownloadUrl>
   <Name>[M] VirtualDub x64</Name>
 </ApplicationJob>
</Jobs>

Edited by Tomorrow
Link to comment
Share on other sites

These will give you something to play with:

 

ffdshow (x64)

<?xml version='1.0' encoding='utf-8'?>
<Jobs>
 <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
   <WebsiteUrl />
   <UserNotes />
   <LastFileSize>0</LastFileSize>
   <LastFileDate xsi:nil="true" />
   <IgnoreFileInformation>false</IgnoreFileInformation>
   <DownloadBeta>Default</DownloadBeta>
   <DownloadDate xsi:nil="true" />
   <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
   <VariableChangeIndicator />
   <CanBeShared>true</CanBeShared>
   <ShareApplication>false</ShareApplication>
   <ExclusiveDownload>false</ExclusiveDownload>
   <HttpReferer>http://sourceforge.net</HttpReferer>
   <Variables>
     <item>
       <key>
         <string>ProjectPageURL</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>Textual</VariableType>
           <Regex />
           <TextualContent>http://sourceforge.net/projects/ffdshow-tryout/</TextualContent>
           <Name>ProjectPageURL</Name>
         </UrlVariable>
       </value>
     </item>
     <item>
       <key>
         <string>ProjectName</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>Textual</VariableType>
           <Regex />
           <TextualContent>{ProjectPageURL:replace:http\\://sourceforge.net/projects:}</TextualContent>
           <Name>ProjectName</Name>
         </UrlVariable>
       </value>
     </item>
     <item>
       <key>
         <string>anchor1</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>Textual</VariableType>
           <Regex />
           <TextualContent>ffdshow_</TextualContent>
           <Name>anchor1</Name>
         </UrlVariable>
       </value>
     </item>
     <item>
       <key>
         <string>anchor2</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>Textual</VariableType>
           <Regex />
           <TextualContent>_clsid_x64</TextualContent>
           <Name>anchor2</Name>
         </UrlVariable>
       </value>
     </item>
     <item>
       <key>
         <string>anchor3</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>Textual</VariableType>
           <Regex />
           <TextualContent>exe</TextualContent>
           <Name>anchor3</Name>
         </UrlVariable>
       </value>
     </item>
     <item>
       <key>
         <string>version</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>RegularExpression</VariableType>
           <Regex>(?:['|"|;]http://downloads.sourceforge.net/project{ProjectName}[\w\s_\.?=%&=\-@/$,]*(?:_v|%20v|[a-z]v|[a-z]-|[a-z]_|/|%20|\s))(?:\d[\w\s_\.?=%&=\-@/$,]*/{anchor1})([\w\s_\.?=%&=\-@/$,]*)(?:{anchor2}\.{anchor3})(?:['|"|\?])</Regex>
           <Url>{ProjectPageURL}files/</Url>
           <Name>version</Name>
         </UrlVariable>
       </value>
     </item>
     <item>
       <key>
         <string>truncated_url</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>RegularExpression</VariableType>
           <Regex>(?:['|"|;]http://downloads.sourceforge.net/project)({ProjectName}[\w\s_\.?=%&=\-@/$,]*{anchor1}{version}{anchor2}\.{anchor3})(?:['|"|\?])</Regex>
           <Url>{ProjectPageURL}files/</Url>
           <Name>truncated_url</Name>
         </UrlVariable>
       </value>
     </item>
     <item>
       <key>
         <string>SF_mirror</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>Textual</VariableType>
           <Regex />
           <TextualContent>softlayer</TextualContent>
           <Name>SF_mirror</Name>
         </UrlVariable>
       </value>
     </item>
     <item>
       <key>
         <string>download_url</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>Textual</VariableType>
           <Regex />
           <TextualContent>http://{SF_mirror}.dl.sourceforge.net/project{truncated_url}</TextualContent>
           <Name>download_url</Name>
         </UrlVariable>
       </value>
     </item>
   </Variables>
   <ExecuteCommand />
   <ExecutePreCommand />
   <Category>Test</Category>
   <SourceType>FixedUrl</SourceType>
   <PreviousLocation />
   <DeletePreviousFile>true</DeletePreviousFile>
   <Enabled>true</Enabled>
   <FileHippoId />
   <LastUpdated xsi:nil="true" />
   <TargetPath>{target}\{category}\</TargetPath>
   <FixedDownloadUrl>{download_url}</FixedDownloadUrl>
   <Name>ffdshow (x64)</Name>
 </ApplicationJob>
</Jobs>

VirtualDub (x64)

<?xml version='1.0' encoding='utf-8'?>
<Jobs>
 <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
   <WebsiteUrl />
   <UserNotes />
   <LastFileSize>0</LastFileSize>
   <LastFileDate xsi:nil="true" />
   <IgnoreFileInformation>false</IgnoreFileInformation>
   <DownloadBeta>Default</DownloadBeta>
   <DownloadDate xsi:nil="true" />
   <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
   <VariableChangeIndicator />
   <CanBeShared>true</CanBeShared>
   <ShareApplication>false</ShareApplication>
   <ExclusiveDownload>false</ExclusiveDownload>
   <HttpReferer>http://sourceforge.net</HttpReferer>
   <Variables>
     <item>
       <key>
         <string>version</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>true</RegexRightToLeft>
           <VariableType>StartEnd</VariableType>
           <Regex />
           <Url>http://virtualdub.sourceforge.net/</Url>
           <StartText>zip)</a></p> <h2 style="margin-top: 50px">Release build -- </StartText>
           <EndText> (stable), 64-bit (AMD64) version<</EndText>
           <TextualContent />
           <Name>version</Name>
         </UrlVariable>
       </value>
     </item>
   </Variables>
   <ExecuteCommand />
   <ExecutePreCommand />
   <Category>Test</Category>
   <SourceType>FixedUrl</SourceType>
   <PreviousLocation />
   <DeletePreviousFile>true</DeletePreviousFile>
   <Enabled>true</Enabled>
   <FileHippoId />
   <LastUpdated xsi:nil="true" />
   <TargetPath>{target}\{category}\</TargetPath>
   <FixedDownloadUrl>http://downloads.sourceforge.net/virtualdub/VirtualDub-{version}-AMD64.zip</FixedDownloadUrl>
   <Name>VirtualDub (x64)</Name>
 </ApplicationJob>
</Jobs>

The ffdshow (x64) entry will give you a glimpse of what my SF template is like... ;)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.