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

-L and -P not working #63

Open jonasxk opened 3 months ago

jonasxk commented 3 months ago

I tried to run: twmd -u username -a -L

and also

twmd -u username -a -P

to log into my account. I have tried with multiple account, and checked the usernames and the passwords but I still get "Bad user/pass" for each account and can't use it

tinet-jutt commented 3 months ago

I’m facing this issue as well

r-rikka commented 3 months ago

I can't do it either. It will not work even if entered correctly username/pass

twmd v1.13.3 admin cmd OS : Win10 Pro Desktop & Win 11 Pro Laptop Intel CPU, 32GB RAM , NVIDIA GPU

duks2dog commented 2 months ago

Because go.mod library "n0madic/twitter-scraper" is already archived and no longer maintained. So we need to either give up or modify it ourselves.

mmpx12 commented 2 months ago

@duks2dog cli is using github.com/imperatrona/twitter-scraper (n0mafic was for gui but not maintained anymore)

thibaultmol commented 1 month ago

Still the same problem here as well

0120-500-500 commented 1 week ago

.\twitter-media-downloader.exe -L -t 1856929204249792828 -2 -P

I downloaded the latest version and tried it with 2 accounts, but I still get bad user/pass

cradle8810 commented 6 days ago

The login problem also occured a depencency library imperatrona/twitter-scraper. (https://github.com/imperatrona/twitter-scraper/issues/27)

I think we need to wait they fix this problem.