Closed HakaVelli closed 8 months ago
@HakaVelli you did something like twmd -L user password -t <tweet_id>
?
login is interactive:
twmd -B -L -t <tweet_id>
username: <username>
password: <password> #nothing will be print
Logged in # or Bad user/pass
@mmpx12 no, i just typed -L|--login user pass
@HakaVelli just type -L without creds, you will then be promt to enter them.
@mmpx12 Thanks for replying. I am stupid, so please could you write the exact command?
@HakaVelli twmd -B -L -t <tweet_id>
where in that comman is the username and pass?
just type: twmd --no-banner --login --tweet <tweet_id>
and press enter then it will ask you for your creds
@mmpx12 ok, but i want to download a whole profile, https://twitter.com/babymatosa, so then i should type: twmd --no-banner --login -u babymatosa?
twmd --no-banner --login -u babymatosa --all
=> for pics and videos
twmd --no-banner --login -u babymatosa --img
=> for pics only
twmd --no-banner --login -u babymatosa --video
=> for video only
twmd --no-banner --login -u babymatosa --all --retweet
=> for pics, videos and retweet
But there is a readme and examples in the help message (-h or --help), so please read them before asking
@mmpx12 THANK YOU bro. Finally worked. Cant thank you enough!!!
How do i login?
I try -L|--login followed by my username and pass, but nothing happens. Help please.