Skip to content

Instantly share code, notes, and snippets.

@Raykza
Last active December 13, 2022 01:27
Show Gist options
  • Select an option

  • Save Raykza/8601c170b0cc63ab93227ea8a3436dc3 to your computer and use it in GitHub Desktop.

Select an option

Save Raykza/8601c170b0cc63ab93227ea8a3436dc3 to your computer and use it in GitHub Desktop.
****************************************************************************
cmd: "downloader.exe" --partner yandex
ver: 0.1.0.32
os: 10.0.19045
elevated: no
partner yandex
Params: ''
Downloading rss...
*
File downloading complete http://downloader.yandex.net/yandex-pack/downloader/info.rss, size: 267
Speed: 0KBs
Time: 3s
<?xml version="1.0" encoding="utf-8" ?>
 
<downloader version="1">
 
<partneryandexbar>
 
<url>http://downloader.yandex.net/yandex-pack/</url>
 
<name>YandexPackSetup.exe</name>
 
<lt_name>YandexPackSetup.exe</lt_name>
 
</partneryandexbar>
 
</downloader>
 
Parse rss
templ: /downloader/partneryandexbar/partner[@name='yandex']
partner == NULL!!
url: http://downloader.yandex.net/yandex-pack/
name: YandexPackSetup.exe
fb:
lt: YandexPackSetup.exe
suffix: yandex/YandexPackSetup.exe
Downloading installer: http://downloader.yandex.net/yandex-pack/yandex/YandexPackSetup.exe
try 0
Download started at: 1670812087
File doesn't exist: http://downloader.yandex.net/yandex-pack/yandex/YandexPackSetup.exe
Download finished at: 1670812088
Download HRESULT: 0x80004005
try 1
Download started at: 1670812091
File doesn't exist: http://downloader.yandex.net/yandex-pack/yandex/YandexPackSetup.exe
Download finished at: 1670812092
Download HRESULT: 0x80004005
try 2
Download started at: 1670812095
File doesn't exist: http://downloader.yandex.net/yandex-pack/yandex/YandexPackSetup.exe
Download finished at: 1670812096
Download HRESULT: 0x80004005
Downloading installer: http://download.yandex.ru/yandex-pack/yandex/YandexPackSetup.exe
try 0
Download started at: 1670812099
File doesn't exist: http://download.yandex.ru/yandex-pack/yandex/YandexPackSetup.exe
Download finished at: 1670812100
Download HRESULT: 0x80004005
try 1
Download started at: 1670812103
File doesn't exist: http://download.yandex.ru/yandex-pack/yandex/YandexPackSetup.exe
Download finished at: 1670812104
Download HRESULT: 0x80004005
try 2
Download started at: 1670812107
File doesn't exist: http://download.yandex.ru/yandex-pack/yandex/YandexPackSetup.exe
Download finished at: 1670812108
Download HRESULT: 0x80004005
End work. Quit.
stat: dwnldr/p=yandex/fail=1
stat res: -4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment