mirror of
https://gitlab.com/jeancf/twoot.git
synced 2024-11-23 20:11:11 +00:00
Small adjustment
This commit is contained in:
parent
3732392dbf
commit
23d897f42c
2
twoot.py
2
twoot.py
|
@ -982,7 +982,7 @@ def main(argv):
|
|||
|
||||
# Check what timestamp would look like
|
||||
logging.debug("TEST TIMESTAMP")
|
||||
logging.debug(tweet_text + ' ' + time_string)
|
||||
logging.debug(tweet_text + ' (' + time_string + ')')
|
||||
|
||||
# If no media was specifically added in the tweet, try to get the first picture
|
||||
# with "twitter:image" meta tag in first linked page in tweet text
|
||||
|
|
Loading…
Reference in New Issue
Block a user