Skip to content

Instantly share code, notes, and snippets.

@ryo33
Created April 16, 2016 13:58
Show Gist options
  • Save ryo33/5e6d0f9cdd197e15bc9ebbf39b15d1fa to your computer and use it in GitHub Desktop.
Save ryo33/5e6d0f9cdd197e15bc9ebbf39b15d1fa to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
curl -O http://kuina.ch/download/kuina_chan_fusion.mp3
mp3splt -n kuina_chan_fusion.mp3 0.0 3.32 7.04 10.34 13.54 17.16 20.24 24.03 27.13 30.53 34.09 36.59 91.7
mv kuina_chan_fusion_00m_00s__03m_32s.mp3 砂のお城とアイスクリーム.mp3
mv kuina_chan_fusion_03m_32s__07m_04s.mp3 朽ちた時計台.mp3
mv kuina_chan_fusion_07m_04s__10m_34s.mp3 春を運ぶ風.mp3
mv kuina_chan_fusion_10m_34s__13m_54s.mp3 輝く凍土世界.mp3
mv kuina_chan_fusion_13m_54s__17m_16s.mp3 子供の縄張り.mp3
mv kuina_chan_fusion_17m_16s__20m_24s.mp3 獣たちは嵐を駆ける.mp3
mv kuina_chan_fusion_20m_24s__24m_03s.mp3 ペンギンたちの願い.mp3
mv kuina_chan_fusion_24m_03s__27m_13s.mp3 大蛇.mp3
mv kuina_chan_fusion_27m_13s__30m_53s.mp3 シャボン玉のメヌエット.mp3
mv kuina_chan_fusion_30m_53s__34m_09s.mp3 夕暮れの火祭り.mp3
mv kuina_chan_fusion_34m_09s__36m_59s.mp3 ノンアルコール・カクテル.mp3
mv kuina_chan_fusion_36m_59s__40m_00s_6h.mp3 星くずの氾濫.mp3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment