Commit Graph

156 Commits (fbd17547f570ab1ddfec89a9a3812d41759556e3)

Author SHA1 Message Date
Mike Fährmann e5242b83bf
[twitter] define directory format for events (#2109)
3 years ago
Mike Fährmann 5ed26e1773
[twitter] fix pinned tweets (#2216)
3 years ago
Mike Fährmann a9f78e6527
[twitter] improve error handling
3 years ago
Mike Fährmann 729b07c1f5
[twitter] simplify
3 years ago
Mike Fährmann 9ca8bb2dc0
[twitter] improve error handling
3 years ago
Mike Fährmann 9a221494c3
[twitter] add 'event' extractor (closes #2109)
3 years ago
Mike Fährmann 14867dad6b
[twitter] fix unified cards from search results
3 years ago
Mike Fährmann dffa440ede
[twitter] improve handling of deleted tweets (#2212)
3 years ago
Mike Fährmann 54ef874ba4
[twitter] fix retweet filter (#2212)
3 years ago
Mike Fährmann cb43f7731b
[twitter] update to GraphQL API (#2212)
3 years ago
Mike Fährmann f2e8aedd74
[twitter] changes to 'cards' option
3 years ago
Mike Fährmann df2f0c09bb
[twitter] support "image_carousel_website" unified cards
3 years ago
Mike Fährmann f587458a3c
[twitter] include '4096x4096' as a default image fallback
3 years ago
Mike Fährmann ab8eea1a24
[twitter] fix extractor for direct image links (fixes #2030)
3 years ago
Mike Fährmann 4377f1c284
[twitter] distinguish between fatal & nonfatal errors (#2020)
3 years ago
Mike Fährmann 9156e90f1f
[twitter] add 'pinned' option
3 years ago
Mike Fährmann cd66c3c415
[twitter] add 'size' option (#1881)
3 years ago
Mike Fährmann 94143eb86c
[twitter] add 'quote_by' metadata field (#1481)
3 years ago
Mike Fährmann da16eabb82
[twitter] ensure card entries have a 'url' (#1868)
3 years ago
Mike Fährmann 0fd959a2a7
[twitter] support '/with_replies' URLs (closes #1833)
3 years ago
Mike Fährmann 6651da27e9
[twitter] fix 'url' extraction for users without 'expanded_url'
3 years ago
Mike Fährmann ae78d95a5f
[twitter] fix issue when filtering quote tweets (#1792)
3 years ago
Mike Fährmann 0817f468ef
[twitter] expand t.co links in user descriptions (#1532, #1787)
3 years ago
Mike Fährmann 7c0ae88185
[twitter] add 'url' to user objects (#1532, #1787)
3 years ago
Mike Fährmann 5919dc5b5a
[twitter] slightly improve '_transform_user()'
3 years ago
Mike Fährmann 6b56b3ebe1
[twitter] report API errors as generic StopExtraction exceptions
3 years ago
Mike Fährmann c866fcba48
[twitter] fix 'logout' (#1719)
3 years ago
Mike Fährmann 52984f7e22
[twitter] add option to log out when blocked (#1719)
3 years ago
Mike Fährmann e5a93e113f
[twitter] extend 'replies' option (#1254)
3 years ago
Mike Fährmann 229498b8aa
[twitter] warn about suspended accounts etc (closes #1759)
3 years ago
Mike Fährmann 414bdc95a3
[twitter] set 'retweet_id' for original retweets (#1481)
3 years ago
Mike Fährmann 5323c1c73a
[twitter] ensure guest tokens are returned as string (#1665)
3 years ago
Mike Fährmann 035562bd11
[twitter] remove old-style URLs from image fallback lists
3 years ago
Mike Fährmann a751afdfb3
[twitter] change some defaults
3 years ago
Mike Fährmann b5affc62aa
[twitter] rename 'text-only' to 'text-tweets' (#570)
3 years ago
Mike Fährmann 724ca61f36
[twitter] add 'text-only' option (#570)
3 years ago
Mike Fährmann 394fbb5f56
[twitter] strip useless t.co links (#1532)
3 years ago
Mike Fährmann 41457dbb1b
[twitter] resolve t.co URLs in 'content' (#1532)
3 years ago
Mike Fährmann 17b0ccb071
[twitter] add missing retweet media entities (fixes #1555)
3 years ago
Mike Fährmann fd858eed7b
[twitter] add 'user_likes' metadata field for liked tweets
4 years ago
Mike Fährmann 8d124a3766
[twitter] rename variables
4 years ago
Mike Fährmann 105f3c9666
[twitter] add extractor for direct image links (closes #1417)
4 years ago
Mike Fährmann ebd142e2a8
[twitter] don't use youtube-dl for cards when videos are disabled
4 years ago
Mike Fährmann ccfa5a8694
[twitter] better error message when logging in with 2FA (#1409)
4 years ago
Mike Fährmann 2846235669
[twitter] allow specifying a custom format for user results
4 years ago
Mike Fährmann 3378b39719
[twitter] implement 'users' option (#1337)
4 years ago
Mike Fährmann 5d69e437d0
[twitter] add option to download all media from a conversation
4 years ago
Mike Fährmann de0656941b
[twitter] add extractor for followed users (#1337)
4 years ago
Mike Fährmann 5542a11c46
[twitter] update GraphQL endpoints
4 years ago
Mike Fährmann 24e8e398e0
[twitter] skip login if 'auth_token' cookie is present
4 years ago