Loureas / LoveLiveSongParser

A Python script that downloads Love Live! songs from the Fandom Wiki site love-live.fandom.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎡 Love Live! song parser of Fandom Wiki

Logo

🎞 Preview

Preview

A Python script that parses and downloads songs from different groups Love Live! from the Fandom Wiki site love-live.fandom.com.

βš™οΈ Requirements

πŸ’Ύ Executable binary files (GNU/Linux, Windows)

Releases

πŸ“ Usage

  1. Clone the repository:

    git clone https://github.com/Loureas/LoveLiveSongParser
  2. Install required dependencies:

    python -m pip install -U -r requirements.txt

    On GNU/Linux, usually the latest version of Python is run with commands such as: python3, python3.7

  3. Run the source code file lovelive_song_parser.py:

    python lovelive_song_parser.py
  4. Follow the directions to start downloading.

What else do you need to know

  • When new songs are released, always update the database to download them
  • If you have a low Internet speed, it is not recommended to raise the number of parallel downloads above 5, if the speed is higher, then no higher than 15-20
  • You can specify all or several groups to download

πŸ†˜ Issues

If you have any problems while running the script, you can create a new issue on GitHub or write to Telegram @Loureas with a detailed problem.

πŸ”§ Contribution

You can help improve the script algorithm or translate it. Publish changes in Pull Request or Telegram @Loureas. All changes will be reviewed.

About

A Python script that downloads Love Live! songs from the Fandom Wiki site love-live.fandom.com

License:GNU General Public License v3.0


Languages

Language:Python 100.0%