DJDoubleD / QobuzDownloaderX-MOD

Downloads streams directly from Qobuz. Experimental refactoring of QobuzDownloaderX by AiiR
GNU General Public License v3.0
530 stars 17 forks source link

[Feature Request] Remove leading space and trailing space from token and id #15

Closed Firehawk52 closed 1 year ago

Firehawk52 commented 1 year ago

🚀 Feature Request

Is your feature request related to a problem? Please describe.

Because token and id's doesn't have spaces, it would be nice if it can be removed completely. I have issues with users having spaces after their id and it thereby fails. This could remedy that.


Describe the solution you'd like

Just remove make it impossible to make spaces in token and id


Describe alternatives you've considered

Maybe that the software removes the spaces when clicking login?