Skip to content

Releases: EltonChou/TwitterMediaHarvest

TwitterMediaHarvet v4.4.4

12 Sep 21:07
v4.4.4
caf96ff

Choose a tag to compare

[4.4.4] - 2025-09-12

Fixed

  • Fix missing cache support in SearchTimeline endpoint. #250

TwitterMediaHarvest v4.4.3

04 Jun 19:50
v4.4.3
d9f8e8f

Choose a tag to compare

4.4.3 - 2025-06-04

Fixed

  • Fix issue that tweet response is not cached in firefox due to schema changes. #230
  • Fix issue that transaction id cannot be generated in firefox. #230, #232

TwitterMediaHarvest v4.4.2

14 May 11:15
v4.4.2
141a4f3

Choose a tag to compare

4.4.2 - 2025-05-14

Added

  • Add cache support for Following timeline. #226

Fixed

  • Fix issue that error response would be cached.
  • Fix issue that X api request cannot be generated correctly.

TwitterMediaHarvest v4.4.1

03 May 08:20
v4.4.1
540c95c

Choose a tag to compare

4.4.1 - 2025-05-03

Added

  • Add cache support for more endpoints.#219

Fixed

  • Fix issue that tweet with limited action cannot be cached.#222

TwitterMediaHarvest v4.4.0

30 Apr 11:46
v4.4.0
fb3dfd3

Choose a tag to compare

4.4.0 - 2025-04-30

Added

  • Capture api's response and cache, this feature can massive increases the avalibility of download. (#212, #213, #215, #217)
  • Chromium based browser can requestsa file location prompt when triggers download.

Fixed

  • Old history might be lack of hashtags property, this bug will causes error when map db item to another object. (#211, #216)

TwitterMediaHarvest v4.3.0

26 Apr 07:50
v4.3.0
eec7376

Choose a tag to compare

4.3.0 - 2025-04-26

Added

  • Filename detector for notifing user that filename has been modified by other extensions.
  • More filename pattern tokens.
  • User will be warned when download quota is low.
  • Download history can be imported or exported.

Removed

  • Aggressive mode

Fixed

  • Status of button is unmatched when switching different tweet in photo mode.
  • Fix tweet parser for fallback X api endpoint.

TwitterMediaHarvest v4.2.9

14 Sep 13:54
227519a

Choose a tag to compare

[4.2.9] - 2024-09-14

Fixed

  • Fix issue that download button disappeared in quoted tweet. (#191)

What's Changed

Full Changelog: v4.2.8...v4.2.9

TwitterMediaHarvest v4.2.8

21 Aug 12:50
56e5116

Choose a tag to compare

4.2.8 - 2024-08-21

Fixed

  • Fix issue about some video media cannot be downloaded. (#182)

TwitterMediaHarvest v4.2.7

25 May 17:20
53aa23e

Choose a tag to compare

4.2.7 - 2024-05-26

Fixed

  • Fix video thumbnail download issue.

TwitterMediaHarvest v4.2.6

17 May 15:10
9ea9f27

Choose a tag to compare

4.2.6 - 2024-05-17

Fixed

  • Fix token error caused by domain force redirecting.