Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-06 | Handle case where the sourceUrl is mp3 not wavHEADmaster | Anthony Wang | |
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. | |||
2023-05-08 | Update main.py | 吳俊翰 | |
2023-05-08 | Update main.py | 吳俊翰 | |
2023-05-08 | Update main.py | 吳俊翰 | |
2023-05-08 | Update main.py | 吳俊翰 | |
2023-05-06 | Update main.py | 吳俊翰 | |
2023-05-06 | Update main.py | 吳俊翰 | |
2023-05-05 | Update main.py | 吳俊翰 | |
2023-05-05 | Update main.py | 吳俊翰 | |
2023-05-05 | Update main.py | 吳俊翰 | |
2023-05-05 | Update main.py | 吳俊翰 | |
2023-05-04 | Add files via upload | 吳俊翰 | |