Open SimplicityGuy opened 4 years ago
@Miserlou bump. I'd like to get a second set of eyes on the changes here. I know it's a big change.
It solved issues with filenames but broke the ability to download from likes apparently.
Here is an error on the UTF-8 test playlist I made:
$ soundscrape -f https://soundcloud.com/grea09/sets/utf8-test
...
Problem getting track data from: https://api.soundcloud.com/i1/tracks/Shogo Nomura'/streams/?client_id=OmTFHKYSMLFqnu2HHucmclAptedxWXkq&app_version=1481046241
Problem downloading すすめ!うちゅうひこうし
...
Here is the error with likes:
$ soundscrape -f https://soundcloud.com/grea09/likes
Problem getting track data from: https://api.soundcloud.com/i1/tracks/Expecting value: line 1 column 1 (char 0)/streams/?client_id=OmTFHKYSMLFqnu2HHucmclAptedxWXkq&app_version=1481046241
Thank you for the good work on the tool fixing those previous issues !
@SimplicityGuy 💋
Currently resorting to https://github.com/flyingrub/scdl but relieved to see this project is still going
Sincerely
A bunch of major changes in this release!
Build/CI changes:
flake8
linter andblack
formatting.nose
test format topytest
.Breaking changes:
Fixes: