twitter-click-and-save icon indicating copy to clipboard operation
twitter-click-and-save copied to clipboard

Only video cover picture can be downloaded (Installed on Android)

Open Mogez opened this issue 2 years ago • 5 comments

I just installed twitter-click-and-save on Android Vivaldi/Edge using ChromeXt Xposed plugin. The download button appears fine but it only leads to the cover picture. Is it possible to support Android phone?

Mogez avatar Jul 09 '23 05:07 Mogez

I can reproduce it with simulating a mobile viewport with DevTools on PC. Seems it because the video does not play automatically in mobile version. Will take a look how to fix it later.

AlttiRi avatar Jul 09 '23 11:07 AlttiRi

Will take a look how to fix it later.

Looking forward to your update~ Thanks!

Mogez avatar Jul 13 '23 17:07 Mogez

I wanted to totally refactor the download button's code in some days, but okay, here is a quick fix (temporally): https://github.com/AlttiRi/twitter-click-and-save/commit/d74e7c2d3138fe4b8da46a97c5c24fa2b7be71a0

You can install it (the dev version) from GitHub: https://github.com/AlttiRi/twitter-click-and-save/raw/master/twitter-click-and-save.user.js

AlttiRi avatar Jul 13 '23 22:07 AlttiRi

Great ~ Installed and tested, but sometimes it won't work. I can't tell the difference, like this one: https://twitter.com/CNBC/status/1687750540049145857

Mogez avatar Aug 05 '23 09:08 Mogez

Should be fixed in https://github.com/AlttiRi/twitter-click-and-save/commit/0a4b1b1d0be160887d0ab67a1829f946ac75cde5 ("Embedded video") and https://github.com/AlttiRi/twitter-click-and-save/commit/8cf3d190dd1a10362b160365b4c954c80dba8b99 ("Animated Text GIF").

AlttiRi avatar Aug 05 '23 21:08 AlttiRi