ytmdl
ytmdl copied to clipboard
Saavn songs doesn't have 100x100 album art
Bug report
Checklist
- [x ] I have searched for similar bugs in the issues.
- [x ] I will add the bug label to this issue.
Version Info
Ytmdl version: 2023.07.27 yt-dlp version: 2023.11.14
How Ytmdl was installed?
pip
Console Log
No debug level errors as the url with 100x100 returns a valid response with blob not found XML page.
Description
Some songs from Saavn doesn't have a 100x100 variant album cover and has only the 500x500 variant. Example url - https://c.saavncdn.com/635/Vaaranam-Aayiram-Tamil-2008-20190629141128-100x100.jpg. Can we convert the file after downloading the original version.
Can we convert the file after downloading the original version.
Not sure what you mean by this?
Since your concern is about the 100x100 image returning a 404, I can add the 500x500 image as a fallback when that happens. Or even better, I can make 500x500 the default as that's a better resolution to have.