iamleot / transferwee

Download/upload files via wetransfer.com
155 stars 38 forks source link

Get WETRANSFER_STORM_* URLs from authorization token #53

Closed iamleot closed 1 year ago

iamleot commented 1 year ago

The authorization token is actually a JWT and in its payload there are all the WETRANSFER_STORM_* URLs that we should use and - hopefully - with the right region.

Possible fix for GitHub issue #50 and #52.