Closed aervxa closed 9 months ago
Would you be able to provide a sample audio so I could test this on my end?
@eidoriantan Github only supports these attachments: GIF, JPEG, JPG, MOV, MP4, PNG, SVG, WEBM, CPUPROFILE, CSV, DMP, DOCX, FODG, FODP, FODS, FODT, GZ, JSON, JSONC, LOG, MD, ODF, ODG, ODP, ODS, ODT, PATCH, PDF, PPTX, TGZ, TXT, XLS, XLSX or ZIP.
I use fent/ytdl-core download this as MP3: https://www.youtube.com/watch?v=srodNyimqTM
Here is a temp file: https://file.io/cV99LGuWMFfT
Okay, will test this once I'm available
Also, Do it in buffer type not saved in file
any updates?
Realized the problem was with the file. For some reason it wasn't even editable in windows default properties section.
Describe the bug mp3tag.buffer returns corrupt buffer
Codes used
Expected behavior I expect audio.mp3 file to be playable 💀
Additional context I tried
JSON.parse()
for the buffer but that gives an error, which means it's a corrupt file? idk