mmpx12 / twitter-media-downloader

twmd: CLI/GUI Apiless twitter downlaoder. Download medias from single tweet or a whole profile.
625 stars 73 forks source link

Can't login into account #49

Closed RAZUMNO closed 7 months ago

RAZUMNO commented 7 months ago

When entering -L|--login I get asked about username and password. I can type the username into terminal, but I can't type the password for some reason. I'm using windows-amd64 1.13.1 version

mmpx12 commented 7 months ago

@RAZUMNO Password will not be print ... Write it and press enter. Check https://github.com/mmpx12/twitter-media-downloader/issues/42 or https://github.com/mmpx12/twitter-media-downloader/issues/46

So just type your password and press enter.

RAZUMNO commented 7 months ago

Then for some reason I can't login into account even tho I'm typing the correct username and password. I checked by login in Twitter itself, but in the program I get Bad user/pass. Does it support undescores _ in usernames?

mmpx12 commented 7 months ago

Yes underscore is supported... Its working for me and im unable to repoduce this.

RAZUMNO commented 7 months ago

Is there a way to override hiding functionality so I can check maybe there is something when I'm typing password into cmd?

RAZUMNO commented 7 months ago

Found the issue. I'm using proxy file inside windows settings and the program didn't catch that for some reason.

mmpx12 commented 7 months ago

Will implement this ... But you can (copy) paste too

mmpx12 commented 7 months ago

@RAZUMNO In v1.13.2 you can now use -P or --login-plaintext. Your password will be print.