this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Improved --since= for home-timeline, refs #39

+1
+1
twitter_to_sqlite/cli.py
··· 354 354 since_id, 355 355 table="timeline_tweets", 356 356 api_url="https://api.twitter.com/1.1/statuses/home_timeline.json", 357 + since_type="home", 357 358 ) 358 359 359 360