<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Ссылка для команды "URLDownloadToFile"]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=11810&amp;type=atom" />
	<updated>2016-07-14T21:35:27Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=11810</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Ссылка для команды "URLDownloadToFile"]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=106104#p106104" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>stealzy пишет:</cite><blockquote><p>Э, то, что вы выложили - это не прямая ссылка.</p></blockquote></div><p>Почему? Файл-то загружается.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2016-07-14T21:35:27Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=106104#p106104</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Ссылка для команды "URLDownloadToFile"]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=106103#p106103" />
			<content type="html"><![CDATA[<p>Э, то, что вы выложили - это не прямая ссылка. Вот прямая:<br /><a href="https://downloader.disk.yandex.ru/disk/c89978cd6b5052ba4ed19e8ed31f986507afbe4e5ea70054f03ae4d0828e648f/57881d88/8OM4KCNAzzasfkq04v2Ru2OPgD4bWxDRyn6UcuCdsAMBWRnK_KiGMM1POy9NIgKWAdKZxtWu7oKdSP36KAMZew%3D%3D?uid=0&amp;filename=%D0%A1%D0%9F%D0%A0%D0%90%D0%92%D0%9A%D0%90.jpg&amp;disposition=attachment&amp;hash=A9JCphj4i/MTjDtWRvip0w9vUoPSARofvAR37kSH2ME%3D%3A&amp;limit=0&amp;content_type=image%2Fjpeg&amp;fsize=505428&amp;hid=43d98419964397306b699007c9537951&amp;media_type=image&amp;tknv=v2">https://downloader.disk.yandex.ru/disk/ … mp;tknv=v2</a></p>]]></content>
			<author>
				<name><![CDATA[stealzy]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=31937</uri>
			</author>
			<updated>2016-07-14T19:22:10Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=106103#p106103</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Ссылка для команды "URLDownloadToFile"]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=106098#p106098" />
			<content type="html"><![CDATA[<p>Читайте справку по URLDownloadToFile, пишите путь к файлу в правильном формате.<br /></p><div class="codebox"><pre><code>sc2::
URLDownloadToFile, https://getfile.dokpub.com/yandex/get/https://yadi.sk/i/5YjHZ4SttHnni, %A_WorkingDir%\Справка.jpg
Run, %A_WorkingDir%\Справка.jpg
Return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2016-07-14T11:50:51Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=106098#p106098</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Ссылка для команды "URLDownloadToFile"]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=106097#p106097" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong><br />Ну я делаю прямые ссылки но AHK не качает с них!<br />Вот пример:<br /></p><div class="codebox"><pre><code>Return
sc2::
URLDownloadToFile, https://getfile.dokpub.com/yandex/get/https://yadi.sk/i/5YjHZ4SttHnni, %A_WorkingDir%/
Run, %A_WorkingDir%/Справка.jpg
Return</code></pre></div><p>(Ссылка действительна 6 часов!)</p>]]></content>
			<author>
				<name><![CDATA[minesemka]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33949</uri>
			</author>
			<updated>2016-07-14T10:54:46Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=106097#p106097</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Ссылка для команды "URLDownloadToFile"]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=106096#p106096" />
			<content type="html"><![CDATA[<p>А причём тут AHK? Вас, должно быть, в Гугле забанили.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2016-07-14T10:30:15Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=106096#p106096</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Ссылка для команды "URLDownloadToFile"]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=106094#p106094" />
			<content type="html"><![CDATA[<p>Здравствуйте, подскажите куда можно загрузить файл, на который будет прямая ссылка! И при редактировании файла ссылка меняться не будет!</p>]]></content>
			<author>
				<name><![CDATA[minesemka]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33949</uri>
			</author>
			<updated>2016-07-14T10:11:23Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=106094#p106094</id>
		</entry>
</feed>
