Bug fix:
- user_id error & support for playlist url with or without userid( 58, nikhilnagaraju)
Update using
sudo pip3 install spotify_dl --upgrade
(Drop sudo if not required)
v3
Bug fix:
- "can only concatenate list (not "str") to list" error when providing output directory ( 44)
- Other assorted bug fixes
Update using
sudo pip3 install spotify_dl --upgrade
(Drop sudo if not required)
Thanks iambibhas for this