EltonChou / TwitterMediaHarvest

Download twitter media with only one-click.
https://chrome.google.com/webstore/detail/media-harvest-twitter-med/hpcgabhdlnapolkkjpejieegfpehfdok
MIT License
427 stars 36 forks source link

[BUG] Tweets with 2+ vids or mixed media only download first file #87

Closed anonbergine closed 1 year ago

anonbergine commented 1 year ago

Describe the bug

If a tweet contains 2 vids, or different kinds of media (eg. photo and vids), only the first media item is downloaded.

To Reproduce

Steps to reproduce the behavior:

  1. Example tweet with 2 vids: https://twitter.com/taliaotg/status/1679987354579136513
  2. Click the download button, only the first vid is downloaded

Expected behavior

Both vids should download, eg. I should have 2 files:

  1. taliaotg-1679987354579136513-01.mp4
  2. taliaotg-1679987354579136513-02.mp4

Desktop (please complete the following information):

EltonChou commented 1 year ago

Twitter changed API, I will fix it asap.

EltonChou commented 1 year ago

Does it work properly now? It looks like a cache issue. Some api endpoints didn't reflect the latest content.