1n0r1 / monster-siren-download

A simple script to download all your favorite Arknights OSTs from monster-siren.hypergryph.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tested on Ubuntu and Python 3

A simple script to download all your favorite Arknights OSTs from monster-siren.hypergryph.com

Download all songs, albums and fill out metadata, album, cover art, artists and even lyrics

Note:

The API offers .mp3 and .wav, but the program convert .wav to .flac since .wav can't do metadata.

Requirements:

Python

ffmpeg

pip3 install -r requirements.txt or pip install -r requirements.txt

Runs:

Make sure that you installed ffmpeg and can run ffmpeg in your terminal.

python3 main.py or python main.py

Video instructions:

https://drive.google.com/file/d/1Kzcn3GazpE9MHtzlkgJB3L0DtvsHK88M/view?usp=sharing

image image

About

A simple script to download all your favorite Arknights OSTs from monster-siren.hypergryph.com

License:MIT License


Languages

Language:Python 100.0%