Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
#
# Convert Xenoblade2 OST Limited USB version's wav files to mp3 with ID3 tag by ffmpeg.
#
# Setlist and album art retrieved from: http://www.procyon-studio.co.jp/special/xenoblade2/
#
ID3_ALBUM="ゼノブレイド2 オリジナル・サウンドトラック"
ID3_ALBUM_ARTIST="光田康典 / ACE (工藤ともり、CHiCO) / 平松建治 / 清田愛未"
ID3_GENRE="Soundtrack"
@alextwl
alextwl / THSR_TPE-TCG.csv
Created January 15, 2018 13:43
THSR + chrome autofill extension
### PROFILES ###
Profile ID Name Site Overwrite
c2 THSR TPE-TCG1 1
### AUTOFILL RULES ###
Type Name Value Site Profile
3 ^trainCon:trainRadioGroup$ 10 irs.thsrc.com.tw c2
3 ^seatCon:seatRadioGroup$ 010 irs.thsrc.com.tw c2
3 ^bookingMethod$ 10 irs.thsrc.com.tw c2
2 ^selectStartStation$ "1" irs.thsrc.com.tw c2
2 ^selectDestinationStation$ "6" irs.thsrc.com.tw c2
/*
* ANSI Strip for BBS Mail
* 2010/04/03 Wei-li Tang <s3321037@ncnu.edu.tw>
*
* Thunderbird Preview mode only. Does not apply for Newsgroup message.
* Do not use Jetpack XPI from AMO, it won't work.
* Please install opc-jetpack from:
* http://hg.mozilla.org/users/bugmail_asutherland.org/opc-jetpack/
*
* The script is based on opt-jetpack example: