Commit Graph

86 Commits (055c32e0f77302f8f7263366463d115a7df0eaf0)

Author SHA1 Message Date
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
Mike Fährmann b607d0ad7f
[twitter] fix typo in 'x-twitter-auth-type' header (#625)
5 years ago
Mike Fährmann 2d5703c493
[twitter] use a simpler data structure to store cookies in cache
5 years ago
Mike Fährmann 32df8d06fe
[twitter] add 'bookmark' extractor (closes #625)
5 years ago
Mike Fährmann 19ae6f3fc4
update test results
5 years ago
Mike Fährmann 74e684e828
[twitter] change default value for 'videos' to 'true'
5 years ago
Mike Fährmann facc5daa6d
[twitter] force old login page layout (fixes #584, fixes #598)
5 years ago
Mike Fährmann e0dd073ce0
[twitter] replace embedded tweet test
5 years ago
Mike Fährmann 25d5ec4ff3
[twitter] add option to extract TwitPic embeds (#579)
5 years ago
Alice f498a9057f [twitter] Fix stop before real end (#573)
5 years ago
Mike Fährmann 43ab9572b4
[twitter] handle API rate limits (#526)
5 years ago
Mike Fährmann 5532e9c158
[twitter] handle quoted tweets (#526)
5 years ago
Mike Fährmann 896896a490
[twitter] fix URLs forwarded to youtube-dl (closes #540)
5 years ago
Mike Fährmann 07dafad26d
[twitter] attempt to fix infinite loops (#499)
5 years ago
Mike Fährmann 3bba763ab9
[twitter] improve
5 years ago
Mike Fährmann 5513b66eb0
[vsco] fix user profile extraction
5 years ago
Mike Fährmann c01ff78467
[twitter] extend 'videos' option to force extraction with ytdl
5 years ago
Mike Fährmann 49a6b1b6c0
[twitter] extract video stream info without youtube-dl (#452)
5 years ago
Mike Fährmann 9f0dbf2a72
[twitter] raise proper exception for protected Tweets
5 years ago