Commit Graph

104 Commits (e9a75e27d9298a5bacd7f8e62c516cd5077d46bb)

Author SHA1 Message Date
Mike Fährmann 780b6adb91
rename 'generate_csrf_token()' to just 'generate_token()'
4 years ago
Mike Fährmann 25074aec47
[twitter] fetch media from pinned tweets (#1203)
4 years ago
Mike Fährmann 2475176d99
[twitter] fetch tweets from 'homeConversation' entries
4 years ago
Mike Fährmann 3af9350648
[twitter] update API calls
4 years ago
Mike Fährmann b656b829db
[twitter] fix login with username & password
4 years ago
Mike Fährmann a00b60fbe7
[twitter] update 'x-csrf-token' header (fixes #1170)
4 years ago
Mike Fährmann 63e61a0932
[twitter] update image URL format (#1145)
4 years ago
Mike Fährmann ddfb4fd07a
[twitter] use 'https://twitter.com/i/api/' for logged in users
4 years ago
Mike Fährmann de0c57886d
[twitter] add 'list-members' extractor (closes #1096)
4 years ago
Mike Fährmann 41d4968866
[twitter] add 'list' extractor (#1096)
4 years ago
Mike Fährmann 5d10520f4c
[twitter] update GraphQL endpoint & fix width/height entries
4 years ago
Mike Fährmann 968d3e8465
remove '&' from URL patterns
4 years ago
Mike Fährmann 1686dc1757
[twitter] support media from Cards (#1005, #937)
4 years ago
Mike Fährmann a3ca2f6080
update fallback URL handling
4 years ago
Mike Fährmann 1b1cf01d0d
add a general 'generate_csrf_token()' function
4 years ago
Mike Fährmann 844502cad5
update extractor test results
4 years ago
Mike Fährmann 430b6d6e2e
[twitter] extend 'retweets' option (closes #1026)
4 years ago
Mike Fährmann aeb0d32333
[twitter] improve twitpic extraction (fixes #1019)
4 years ago
Mike Fährmann 2b8d57f0ab
[twitter] support '/intent/user?user_id=…' URLs (#980)
4 years ago
Mike Fährmann a3b473bd2f
[twitter] support specifying users by ID (#980)
4 years ago
Mike Fährmann 8f64585ff2
[twitter] handle 429 responses without x-rate-limit-reset header
4 years ago
Mike Fährmann 2da71cb561
[twitter] raise proper exception if user doesn't exist (#891)
4 years ago
Leonardo Taccari 86e5a05e29
[twitter] add support for nitter.net URLs in pattern (#890)
4 years ago
Mike Fährmann 3855d0dd3c
[twitter] add debug messages for all skipped Tweets (#867)
4 years ago
Mike Fährmann 6e2af9a8d8
[twitter] improve error message formatting
4 years ago
Mike Fährmann 9da2bc67f8
[twitter] add option to filter media from quoted tweets (#854)
4 years ago
Mike Fährmann 56ab5fb8f4
[twitter] improve handling of quoted tweets (#854)
4 years ago
Mike Fährmann a8c2d997e8
[twitter] treat quoted tweets like retweets (#833)
4 years ago
Mike Fährmann aed1c63e51
[twitter] improve search results (fixes #847)
4 years ago
Mike Fährmann d81a8e6544
[twitter] update tests
4 years ago
Mike Fährmann d39eedd9bb
[twitter] improve handling of deleted tweets (fixes #838)
4 years ago
Mike Fährmann dc16f73965
[twitter] move '_guest_token()' into TwitterAPI class
4 years ago
Mike Fährmann 3561d1020a
[twitter] always provide an 'author' field (#831, #833)
4 years ago
Mike Fährmann c37a1c06c8
[twitter] add extractor for liked tweets (closes #837)
4 years ago
Mike Fährmann b94394104c
[twitter] don't download video previews (#833)
4 years ago
Mike Fährmann 036a40943a
[twitter] don't cache results of 'user_by_screen_name()'
4 years ago
Mike Fährmann 4442dfe7b8
[twitter] add 'reply_to' metadata to replies
4 years ago
Mike Fährmann d769bb4b80
[twitter] improve pagination
4 years ago
Mike Fährmann 5bc1097f9d
[twitter] metadata cleanup #2
4 years ago
Mike Fährmann 3eed5f52d7
[twitter] small metadata cleanup
4 years ago
Mike Fährmann 655c98cbef
[twitter] skip unavailable tweets
4 years ago
Mike Fährmann 2132e5461a
[twitter] restore TwitPic support
4 years ago
Mike Fährmann bd0f21478a
[twitter] login using the mobile nojs login page
4 years ago
Mike Fährmann a10f31dde5
[twitter] rewrite; use new interface (#740, #806)
4 years ago
Mike Fährmann 45baa13615
update extractor test results
4 years ago
Mike Fährmann 9f638c2e01
[twitter] add 'replies' option (closes #705)
4 years ago
Mike Fährmann d3b3b30107
update test results
4 years ago
Mike Fährmann 3eab07739f
[twitter] ensure videos have a 'filename'
4 years ago
Mike Fährmann c4371a6970
[twitter] add 'reply' metadata field (#705)
4 years ago
Mike Fährmann d02f7c1118
improve Extractor.wait()
5 years ago