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
--minsisze is sadly only a hint to some websites - some do not even support it, some offer different sizes but the numbers are unreliable. The actual size can be determined only after downloading and since glyr is not a image processing library Im afraid you have to do this yourself. 😞
I hope I am using this parameter right. As I understand it, if I want images of at least 300x200 pixels size, I would specify --minsize 300. Correct?
When I try
glyrc cover --album "absolutely" --artist "abc" --lang us --minsize 300
I only get a smaller picture.
Trying
glyrc cover --album "absolutely" --artist "abc" --lang us --minsize 300 -n 10
I get several pictures, some of them large enought.
Am I missing something?
The text was updated successfully, but these errors were encountered: