flyingrub / scdl

Soundcloud Music Downloader
GNU General Public License v2.0
3.18k stars 324 forks source link

Downloading doesn't work anymore #488

Closed paintingofblue closed 1 week ago

paintingofblue commented 1 week 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 1 week ago

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