<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Tips on Laika&#39;s Blog</title>
    <link>https://blog.albina.cc/categories/tips/</link>
    <description>Recent content in Tips on Laika&#39;s Blog</description>
    <generator>Hugo -- 0.135.0</generator>
    <language>ja-jp</language>
    <lastBuildDate>Mon, 26 Sep 2022 05:58:07 +0900</lastBuildDate>
    <atom:link href="https://blog.albina.cc/categories/tips/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Google Drive上のファイルをwget経由でダウンロードする方法</title>
      <link>https://blog.albina.cc/posts/how-to-download-files-on-google-drive-via-wget/</link>
      <pubDate>Mon, 26 Sep 2022 05:58:07 +0900</pubDate>
      <guid>https://blog.albina.cc/posts/how-to-download-files-on-google-drive-via-wget/</guid>
      <description>&lt;p&gt;共有リンクが &lt;code&gt;https://drive.google.com/file/d/${FILE_ID}/view?usp=sharing&lt;/code&gt; のとき、&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;ln&#34;&gt;1&lt;/span&gt;&lt;span class=&#34;cl&#34;&gt;wget &lt;span class=&#34;s2&#34;&gt;&amp;#34;https://drive.google.com/uc?export=download&amp;amp;id=&lt;/span&gt;&lt;span class=&#34;si&#34;&gt;${&lt;/span&gt;&lt;span class=&#34;nv&#34;&gt;FILE_ID&lt;/span&gt;&lt;span class=&#34;si&#34;&gt;}&lt;/span&gt;&lt;span class=&#34;s2&#34;&gt;&amp;amp;confirm=t&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;で直接ダウンロードできる。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
