theoria24 / searchGguide

全国のテレビ番組情報を一括検索
Apache License 2.0
16 stars 1 forks source link

searchGguide

Search all TV programs in Japan.

See Wiki for detailed usage instructions (in Japanese).

Github issues Github forks Github stars Github top language Github license

Demo

Demo

Advantages

You can search for all TV programs in Japan at once.

Installation

Requirement

git clone https://github.com/theoria24/searchGguide.git
cd searchGguide
bundle install

Minimal Example

bundle exec ruby main.rb -a miyagi,bs -f "%m/%d %H:%M" search word

If you don't specify the -a option, it will search for programs in all prefectures in Japan.

Contributors