Jump to content
Ketarin forum
Avidemux (x64) (Setup)
Guest
By Guest, 11/28/2020
  • 28 downloads
  • Updated:

File Details

(Show)XML Contents

            <?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="2e350950-8e7f-46f4-b44b-5c4f9affb612">
    <SourceTemplate><![CDATA[<?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="59b3dbed-8e4a-4148-86ed-4db8c5166ec9">
    <WebsiteUrl>
      <placeholder name="WebsiteUrl" value="https://www.fosshub.com/Avidemux.html" />
    </WebsiteUrl>
    <UserAgent>{mozilla}</UserAgent>
    <UserNotes />
    <LastFileSize>26693160</LastFileSize>
    <LastFileDate>2018-12-21T12:54:13.9288218</LastFileDate>
    <IgnoreFileInformation>false</IgnoreFileInformation>
    <DownloadBeta>Default</DownloadBeta>
    <DownloadDate xsi:nil="true" />
    <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
    <VariableChangeIndicator>version</VariableChangeIndicator>
    <HashVariable />
    <HashType>None</HashType>
    <CanBeShared>true</CanBeShared>
    <ShareApplication>true</ShareApplication>
    <ExclusiveDownload>true</ExclusiveDownload>
    <HttpReferer>{referer}</HttpReferer>
    <SetupInstructions />
    <Variables>
      <item>
        <key>
          <string>appcat</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex />
            <TextualContent>{appname:regexreplace: \(.*\):}</TextualContent>
            <Name>appcat</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>appfile</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex />
            <TextualContent>{appname:multireplace:|:(|)| :|_|_}</TextualContent>
            <Name>appfile</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>version</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>softwareVersion.*?([\d\.{1,}]+)</Regex>
            <Url>{appdlpage}</Url>
            <Name>version</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>url</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex />
            <Url>{download}</Url>
            <TextualContent>{download}</TextualContent>
            <Name>url</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>download</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>(https[^"]*)"</Regex>
            <PostData>projectId=%7bprojectid%7d&fileName=%7bfilename%7d&isLatestVersion=%7bislatestversion%7d&projectUri=%7bprojecturi%7d&releaseId=%7breleaseid%7d</PostData>
            <Url>https://api.fosshub.com/download/</Url>
            <TextualContent />
            <Name>download</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>appdlpage</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex />
            <Url />
            <TextualContent>
              <placeholder name="appdlpage" value="https://www.fosshub.com/Avidemux.html" />
            </TextualContent>
            <Name>appdlpage</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>projectid</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>"projectId":"(.+?)"</Regex>
            <Url>{appdlpage}</Url>
            <Name>projectid</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>releaseid</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>"r":"(.+?)"</Regex>
            <Url>{appdlpage}</Url>
            <Name>releaseid</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>projecturi</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>"u":"(.+?)"</Regex>
            <Url>{appdlpage}</Url>
            <Name>projecturi</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>filename</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>"n":"([^"]*\.exe)</Regex>
            <Url>{appdlpage}</Url>
            <Name>filename</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>islatestversion</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex />
            <TextualContent>true</TextualContent>
            <Name>islatestversion</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>referer</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex />
            <TextualContent>https://www.fosshub.com/</TextualContent>
            <Name>referer</Name>
          </UrlVariable>
        </value>
      </item>
    </Variables>
    <ExecuteCommand />
    <ExecutePreCommand />
    <ExecuteCommandType>Batch</ExecuteCommandType>
    <ExecutePreCommandType>Batch</ExecutePreCommandType>
    <Category>
      <placeholder name="Category" value="Multimedia" />
    </Category>
    <SourceType>FixedUrl</SourceType>
    <PreviousLocation />
    <DeletePreviousFile>true</DeletePreviousFile>
    <Enabled>true</Enabled>
    <FileHippoId />
    <LastUpdated>2018-12-21T12:54:13.9288218</LastUpdated>
    <TargetPath>{root}\Ketarin\Setup\{filename}</TargetPath>
    <FixedDownloadUrl>{url}</FixedDownloadUrl>
    <Name>
      <placeholder name="appname" value="Avidemux (x64) (Setup)" />
    </Name>
  </ApplicationJob>
</Jobs>
]]></SourceTemplate>
    <WebsiteUrl>https://www.fosshub.com/Avidemux.html</WebsiteUrl>
    <UserAgent>{mozilla}</UserAgent>
    <UserNotes>http://avidemux.sourceforge.net/</UserNotes>
    <LastFileSize>26693160</LastFileSize>
    <LastFileDate>2018-12-21T12:54:13.9288218</LastFileDate>
    <IgnoreFileInformation>false</IgnoreFileInformation>
    <DownloadBeta>Default</DownloadBeta>
    <DownloadDate xsi:nil="true"/>
    <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
    <VariableChangeIndicator>version</VariableChangeIndicator>
    <HashVariable/>
    <HashType>None</HashType>
    <CanBeShared>true</CanBeShared>
    <ShareApplication>true</ShareApplication>
    <ExclusiveDownload>true</ExclusiveDownload>
    <HttpReferer>{referer}</HttpReferer>
    <SetupInstructions/>
    <Variables>
      <item>
        <key>
          <string>appcat</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex/>
            <TextualContent>{appname:regexreplace: \(.*\):}</TextualContent>
            <Name>appcat</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>appfile</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex/>
            <TextualContent>{appname:multireplace:|:(|)| :|_|_}</TextualContent>
            <Name>appfile</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>version</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>softwareVersion.*?([\d\.{1,}]+)</Regex>
            <Url>{appdlpage}</Url>
            <Name>version</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>url</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex/>
            <Url>{download}</Url>
            <TextualContent>{download}</TextualContent>
            <Name>url</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>download</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>(https[^"]*)"</Regex>
            <PostData>projectId=%7bprojectid%7d&fileName=%7bfilename%7d&isLatestVersion=%7bislatestversion%7d&projectUri=%7bprojecturi%7d&releaseId=%7breleaseid%7d</PostData>
            <Url>https://api.fosshub.com/download/</Url>
            <TextualContent/>
            <Name>download</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>appdlpage</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex/>
            <Url/>
            <TextualContent>https://www.fosshub.com/Avidemux.html</TextualContent>
            <Name>appdlpage</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>projectid</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>"projectId":"(.+?)"</Regex>
            <Url>{appdlpage}</Url>
            <Name>projectid</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>releaseid</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>"r":"(.+?)"</Regex>
            <Url>{appdlpage}</Url>
            <Name>releaseid</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>projecturi</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>"u":"(.+?)"</Regex>
            <Url>{appdlpage}</Url>
            <Name>projecturi</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>filename</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>"n":"([^"]*\.exe)</Regex>
            <Url>{appdlpage}</Url>
            <Name>filename</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>islatestversion</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex/>
            <TextualContent>true</TextualContent>
            <Name>islatestversion</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>referer</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>Textual</VariableType>
            <Regex/>
            <TextualContent>https://www.fosshub.com/</TextualContent>
            <Name>referer</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>hash</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>"sha256":"([\da-z]+)"</Regex>
            <Url>{appdlpage}</Url>
            <Name>hash</Name>
          </UrlVariable>
        </value>
      </item>
    </Variables>
    <ExecuteCommand/>
    <ExecutePreCommand/>
    <ExecuteCommandType>Batch</ExecuteCommandType>
    <ExecutePreCommandType>Batch</ExecutePreCommandType>
    <Category>Multimedia</Category>
    <SourceType>FixedUrl</SourceType>
    <PreviousLocation/>
    <DeletePreviousFile>true</DeletePreviousFile>
    <Enabled>false</Enabled>
    <FileHippoId/>
    <LastUpdated>2018-12-21T12:54:13.9288218</LastUpdated>
    <TargetPath>{root}\Ketarin\Setup\{filename}</TargetPath>
    <FixedDownloadUrl>{url}</FixedDownloadUrl>
    <Name>Avidemux (x64) (Setup)</Name>
  </ApplicationJob>
</Jobs>

        

Comments

There are no comments to display.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Add your comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • 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.