Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | Handle case where the sourceUrl is mp3 not wav | Anthony Wang | 18 months | |
Age | Commit message | Author | ||
2023-10-06 | Handle case where the sourceUrl is mp3 not wav•••Some songs have a mp3 instead of wav for their sourceUrl, for instance https://monster-siren.hypergryph.com/api/song/125014 To handle this, we need to always call choice_format() in download_song() and use AudioSegment.from_mp3 instead of AudioSegment.from_wav when doing the file conversion if the downloaded file is a mp3. HEADmaster | Anthony Wang | ||
2023-05-08 | Update main.py | 吳俊翰 | ||
2023-05-08 | Update main.py | 吳俊翰 | ||
2023-05-08 | Update main.py | 吳俊翰 | ||
2023-05-08 | Update README.md | 吳俊翰 | ||
2023-05-08 | Update main.py | 吳俊翰 | ||
2023-05-06 | Update README.md | 吳俊翰 | ||
2023-05-06 | Update README.md | 吳俊翰 | ||
2023-05-06 | Delete test.py | 吳俊翰 | ||
2023-05-06 | Update main.py | 吳俊翰 | ||
[...] | ||||
Clone | ||||
https://git.unnamed.website/arknights_ost_downloader |