aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterHandle case where the sourceUrl is mp3 not wavAnthony Wang18 months
 
 
AgeCommit messageAuthor
2023-10-06Handle 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. HEADmasterAnthony Wang
2023-05-08Update main.py吳俊翰
2023-05-08Update main.py吳俊翰
2023-05-08Update main.py吳俊翰
2023-05-08Update README.md吳俊翰
2023-05-08Update main.py吳俊翰
2023-05-06Update README.md吳俊翰
2023-05-06Update README.md吳俊翰
2023-05-06Delete test.py吳俊翰
2023-05-06Update main.py吳俊翰
[...]
 
Clone
https://git.unnamed.website/arknights_ost_downloader