-
Notifications
You must be signed in to change notification settings - Fork 274
pick api changes breaks qobuz-dl #176
Copy link
Copy link
Closed
Description
Hi,
since pick 2.0.0 release the options_map_func parameter has been dropped.
qobuz-dl (Version: 0.9.9.7 according to pip3) still seems to rely on an older version of pick which causes it to fail on ubuntu 22.04 where pick is already updated to pick 2.0.2.
see:
Line 328 in d44770a
| options_map_func=get_title_text, |
Line 352 in d44770a
| options_map_func=get_quality_text, |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels