Awesome
searchGguide
<!-- # Short Description -->Search all TV programs in Japan.
See Wiki for detailed usage instructions (in Japanese).
<!-- # Badges -->Demo
Advantages
You can search for all TV programs in Japan at once.
Installation
Requirement
- Ruby (I used Ruby 3.0.0 for development. Probably works on 2.6, 2.7 as well.)
- Bundler
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.