hibi-dl is a command line tool to download an episode from HiBiKi Radio Station. hibi-dl uses maeda577's method to download the episode.
In order to run hibi-dl, you need to install the following:
Install hibi-dl through npm.
npm install -g @tybantarnusa/hibi-dl
- It seems that HiBiKi Radio can only be accessible from Japan. First, you need to connect through VPN. You can use VPN Gate to connect to Japan server. Choose any Japan server and try if it works.
- Run hibi-dl using this command:
For example, if you want to download from Love Live! Nijigasaki program, you can run:
hibi-dl -u <program_url>
hibi-dl -u https://hibiki-radio.jp/description/llniji/detail
- hibi-dl will run and try to download currently airing episode.
Please do any Pull Requests or submit any Issues. I really appreciate it. No instructions, just do what you want to improve.
Distributed under the MIT License. See LICENSE for more information.