scambier / userscripts

A collection of userscripts for Greasemonkey / Tampermonkey
16 stars 4 forks source link

Broken on new Twitter #2

Closed DanaMW closed 5 years ago

DanaMW commented 5 years ago

It seems it no longer works on new Twitter, at least for me.

scambier commented 5 years ago

The "new" Twitter? Could you go on https://twitter.com/Stranger_Things/status/1125833074225315840 and confirm that the button does not appear when hovering your mouse?

image

And if it does, what happens when clicking on it.

Also, do you have other userscripts or addons that interact with Twitter?

DanaMW commented 5 years ago

I tested as you asked and under original Twitter it works and downloads. When I switch to the new Twitter design it does not show a button at all. No scripts or skins other than it on twitter at the time. The selection for the new is at the bottom of the user menu.

Screenshot_2019-05-07 Stranger Things ( Stranger_Things) Twitter

scambier commented 5 years ago

Alright, I might be a bit out of the loop, but it seems that this new design has still not be rolled out for everyone. Until then 🤷‍♂️

image

DanaMW commented 5 years ago

Well now i feel special in the hell that is twitter. :) How about that poor guy up there that mentioned tweetdeck is that doable?

scambier commented 5 years ago

I'll take a look at it asap :)

I'm keeping this issue open until I'm able to fix it

scambier commented 5 years ago

Ok, Twitter really went out of their way to make things difficult. I sent an update that mostly works with the new design, but the button is broken on "blockquotes" (tweets quoting another tweet embedding a video). The quoted tweet's id is not available in the DOM, so I'm kinda stuck for now...

jake2townz commented 5 years ago

Crossing my fingers and hoping this gets fixed as soon as possible, @scambier This script was a godsend

scambier commented 5 years ago

It turns out that some external services support quoted tweets! Finally closing this issue 🎉