-
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] wont download this GIF for some reason? #182
Comments
Is there any download item in Download history doesn't care about the download result. It will record it before the download was triggered. |
I'm also experiencing this issue. I have discovered that it only occurs when I'm logged in to twitter. I've tested on a fresh chrome profile with only this extension installed. When I'm logged in, some videos and gifs will fail to download. After logging out, the same videos will download fine. It appears to be consistent which tweets are affected. The examples provided above also do not download for me while logged in. |
Where is your ip geolocation? |
I am in the United States. |
Can't reproduce the issue. |
This comment was marked as off-topic.
This comment was marked as off-topic.
@EltonChou What chrome version are you using? |
My chrome is Not in twitter page. |
Yes. |
Like this? Edit:Also, I tried downloading from the all 3 URL provided above, and it worked for me. However, I still have the same exact problem with some other tweets, especially those containing videos This one is from x page
This one is from the extension page. There are some slight differences if I use text compare, but I'm not sure about them
|
Thanks for @jarz76 's assistance. The new version might take some time to publish to the store. Please be patient.
TwitterMediaHarvest/src/backend/downloads/utils/checker.ts Lines 1 to 6 in d84c937
|
X changed their video cdn domain. (`video.twimg.com` -> `video-cf.twimg.com`) This change cause the url of videos to be filtered. Since the parsed urls are supposed to be validated (the download should not need to validate incoming urls.), the filter was removed.
Here is new version (dev version). |
i've tried it, and it works well! 0821.1.mp4 |
@jarz76 Thanks for your testing. |
X changed their video cdn domain. (`video.twimg.com` -> `video-cf.twimg.com`) This change cause the url of videos to be filtered. Since the parsed urls are supposed to be validated (the download should not need to validate incoming urls.), the filter was removed.
the tool will not download these GIFs, but acts as tho it has:
https://x.com/i/web/status/1824213688762720580
https://x.com/AkiyoshiKitaoka/status/1824978689144369397
https://x.com/AkiyoshiKitaoka/status/1824966524744224890
could be an edge case, might be important as elon continues to change the platform....
Google Chrome Version 126.0.6478.126 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered: