Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to get id of tweet / full link to tweet #312

Open
MartinTerp opened this issue Aug 12, 2021 · 2 comments
Open

Possible to get id of tweet / full link to tweet #312

MartinTerp opened this issue Aug 12, 2021 · 2 comments

Comments

@MartinTerp
Copy link

Hi

It would be nice, in the format of tweets, that you're able to print the full/shorted link to a tweet, for easy access directly to the tweet.
It dosnt seem possible with the current format options.

@TIAcode
Copy link

TIAcode commented Aug 27, 2021

I temporarily "fixed" this adding
formater = str(tid).join(formater.split('#tweetid'))

To line 349 of draw.py (line 339 in pip version), and then adding https://twitter.com/#nick/status/#tweetid to config.

@MartinTerp
Copy link
Author

Thanks, that did the job :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants