You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Some videos are being downloaded as m4a files with a size of 256 bytes.
The filename is correct.
The preview appears correct.
No numeric percentage progress appears, it just downloads instantly.
Using default settings (MP3, 128kbps)
Using basic YouTube links without parameters appended
Thanks for bringing this up! The yt-dlp version I was using was 2024.07.08, which has a bug with the YouTube extractor. I've updated the backend to 2024.07.09, which should fix the issue. I'll keep monitoring to make sure everything is working again.
EDIT: Okay, that wasn't the issue. I'll look into this deeper.
It seems yt-dlp was incorrectly labelling the files as .M4A, even when they were supposed to be .MP3. I've forced the backend to rename M4A files to MP3, which should now fix the issue. I'll keep monitoring to make sure everything is working again.
Describe the bug
Some videos are being downloaded as m4a files with a size of 256 bytes.
The filename is correct.
The preview appears correct.
No numeric percentage progress appears, it just downloads instantly.
Using default settings (MP3, 128kbps)
Using basic YouTube links without parameters appended
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The full size MP3 file should download.
Desktop (please complete the following information):
Great app!! Thanks!
The text was updated successfully, but these errors were encountered: