scdl-org / scdl

Soundcloud Music Downloader
GNU General Public License v2.0
3.29k stars 331 forks source link

Downloading doesn't work anymore #488

Closed aprilsbloom closed 2 months ago

aprilsbloom commented 2 months ago

The issue lies in the get_transcoding_m3u8 function where it tries to use the client.get_default_headers function, when it's actually currently named with an underscore get_default_headers usage Function location within soundcloud-v2 image

7x11x13 commented 2 months ago

Good catch, ty for reporting. Fixed in v2.8.2