Alt

Results 235 comments of Alt
trafficstars

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").

> Possibly a result of fixing #4 Possibly no, since in this strange case there is no link (an anchor element ``) to the embed tweet. So the UJS just...

Okay, the normal video tweet reposts are still downloaded as earlier: ![image](https://user-images.githubusercontent.com/16310547/186579906-5e3841b1-5314-487c-9b2f-fe2b0cbf3f34.png) --- Your [URL](https://twitter.com/kuvosa/status/1562180588307509249) is strange since it does not contain the URL to the embed tweet in HTML,...

Okay, I don't think that it's critical (the userscript still downloads the usual videos and images, in particular, within retweets), so I will try to fix your last two issues...

Should be fixed now. No need to even use GraphQL API.

Seems to be fixed in https://github.com/AlttiRi/twitter-click-and-save/commit/06a13b2f2c6199b0938d81d16c4a8366dd9dc1e8.

Fixed again. https://github.com/AlttiRi/twitter-click-and-save/commit/92de3f2c0e24dba63e147c9f3823786d5038d7c2 However, it's seems I need to put into the history both tweet IDs: of the original post and of the quoted post for the correct button color...

https://github.com/AlttiRi/twitter-click-and-save/commit/78164e00485cf0496e0202c58497384f9c2a7741

It makes sense to do, however, I think it's not too important. Currently have a large backlog of things that I need to do.

`:` is not valid character for file naming in Windows and Mac. Even if you use Linux, I think it's not the best idea to do it. --- Do you...