<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sugyan</author_name>
  <author_url>https://blog.hatena.ne.jp/sugyan/</author_url>
  <blog_title>すぎゃーんメモ</blog_title>
  <blog_url>https://memo.sugyan.com/</blog_url>
  <categories>
    <anon>OneLiner</anon>
  </categories>
  <description>もしも、世界のどこかに毎分ごとに&quot;HHMM.jpg&quot;の形式で1440枚の画像ファイルが公開されていたりしたら、一気に取得したくなりますよね！ そんなときにはワンライナーでサクっと取ってしまいましょう。 $ for i in $(echo 0{0..9}{0..5}{0..9} {10..23}{0..5}{0..9}); do wget -w5 --random-wait http://どこかのURL/$i.jpg; doneサーバに優しく、waitをかけてます。中の人に怒られるかどうかは中の人次第！ zshを使うと、ゼロパディングしてブレース展開できるのでとっても便利です！ $ zsh % …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemo.sugyan.com%2Fentry%2F20090313%2F1236882944&quot; title=&quot;何かの画像をワンライナーとか何かで取得する - すぎゃーんメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-03-13 03:35:44</published>
  <title>何かの画像をワンライナーとか何かで取得する</title>
  <type>rich</type>
  <url>https://memo.sugyan.com/entry/20090313/1236882944</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
