Mike Fährmann
|
daf6cc2c78
|
[twitter] add 'notifications' extractor (#7974)
|
2025-12-26 18:06:00 +01:00 |
|
Mike Fährmann
|
a5d2d19a3c
|
[tests:twitter] add 'animated_gif' result
|
2025-09-22 18:04:14 +02:00 |
|
Mike Fährmann
|
a8b334e866
|
[twitter] add 'home' extractor (#7974)
|
2025-08-19 23:03:24 +02:00 |
|
Mike Fährmann
|
47150f3e8a
|
[twitter] add 'highlights' extractor (#7826)
|
2025-08-19 09:14:39 +02:00 |
|
Mike Fährmann
|
3b93184997
|
[twitter] fix potential 'UnboundLocalError' (#7932)
this happens with Tweets containing both images and video
when 'videos' are disabled.
|
2025-07-30 16:45:48 +02:00 |
|
Mike Fährmann
|
9afac3c51d
|
[tests:results] rename '#urls' to '#results'
|
2025-06-13 13:00:50 +02:00 |
|
Mike Fährmann
|
e2d104a110
|
[twitter] extract 'source_id' and 'source_user' metadata (#7470 #7640)
|
2025-06-12 18:59:22 +02:00 |
|
stephanelsmith
|
f0e7992674
|
[twitter] added 'followers' extractor
modeled after the 'following' extractor
- cleanup
- add test
|
2025-04-19 18:24:29 +02:00 |
|
Mike Fährmann
|
d2cad599f7
|
[twitter] support 'grok' cards content (#7040)
|
2025-02-25 20:47:31 +01:00 |
|
Mike Fährmann
|
bd932b6860
|
[twitter] add 'info' as a possible 'include' value (#6114)
|
2024-08-31 17:04:22 +02:00 |
|
Mike Fährmann
|
ef8b1bc56e
|
[twitter] extract 'type' metadata (#6111)
|
2024-08-31 13:16:51 +02:00 |
|
Mike Fährmann
|
c83c812a1e
|
[instagram][twitter] rename 'profile' to 'info' (#5262, #3623)
|
2024-07-11 00:22:39 +02:00 |
|
Mike Fährmann
|
f58b0e6fc7
|
[twitter] ignore 'Unavailable' media (#5736)
… including geo-restricted content.
add 'unavailable' option to allow re-enabling them again
|
2024-06-21 00:15:10 +02:00 |
|
Mike Fährmann
|
009aa90c3f
|
[tests] update extractor results
at least some of them
|
2024-06-01 20:28:04 +02:00 |
|
Delphox
|
8ba73e2ec9
|
[twitter] match /video/ tweet urls
|
2024-05-17 16:50:51 -03:00 |
|
Delphox
|
1886721d82
|
update tests
|
2024-04-25 13:28:30 -03:00 |
|
Mike Fährmann
|
647a87d17c
|
[twitter] match '/photo/' Tweet URLs (#5443)
fixes regression introduced in 40c05535
|
2024-04-06 17:56:21 +02:00 |
|
fireattack
|
423599ce95
|
[twitter] fix pattern for single tweet (#5371)
- Add optional slash
- Update tests to include some non-standard tweet URLs
|
2024-03-25 21:57:35 +01:00 |
|
Mike Fährmann
|
7a7dc442a0
|
[tests] update extractor results
|
2024-03-22 17:57:04 +01:00 |
|
Mike Fährmann
|
8e694d85c4
|
[twitter] add 'birdwatch' metadata field (#5317)
should probably get a better name,
but this is what it's called internally by Twitter
|
2024-03-18 17:36:02 +01:00 |
|
Mike Fährmann
|
108abab537
|
[twitter] add 'protected' metadata field (#5327)
for 'author' and 'user'
|
2024-03-13 14:46:03 +01:00 |
|
Mike Fährmann
|
40c0553523
|
[twitter] add 'quotes' extractor (#5262)
https://github.com/mikf/gallery-dl/issues/5262#issuecomment-1981571924
It's implemented as a search for 'quoted_tweet_id:…' on Twitter.
|
2024-03-07 00:52:50 +01:00 |
|
Mike Fährmann
|
f7f8ef8684
|
[twitter] support communities (#4913)
|
2024-02-13 01:30:23 +01:00 |
|
Mike Fährmann
|
8f27f43d4d
|
[tests] implement explicitly disabling auth
|
2024-02-13 00:08:27 +01:00 |
|
Mike Fährmann
|
0d367ce1b9
|
[tests] update extractor results
|
2024-01-20 18:02:36 +01:00 |
|
Mike Fährmann
|
cdf77e326f
|
[twitter] add test for fixupx.com
|
2023-11-02 15:32:48 +01:00 |
|
Mike Fährmann
|
218295a4c6
|
[twitter] fix avatars without 'date' information (#4696)
|
2023-10-27 17:58:02 +02:00 |
|
Mike Fährmann
|
efaab4fbfa
|
[twitter] fix crash due to missing 'source' (#4620)
regression caused by 06aaedde
|
2023-10-04 23:01:04 +02:00 |
|
Mike Fährmann
|
a833c244c8
|
add exported extractor results
|
2023-09-10 14:45:01 +02:00 |
|