Twitter Video Download

Adds a button to download video from a tweet

< Commentaires sur Twitter Video Download

Avis: Bon - le script fonctionne correctement

§
Posté le: 2021-11-25

The script stopped working - no download button. I made some debugging, this string gets TRUE even if video is present, so it executes "return":
if (!tweet || !tweet.extended_entities || !tweet.extended_entities.media || !tweet.extended_entities.media[0].video_info) return;

Maybe twitter has changed its html-code.

naileDAuteur
§
Posté le: 2021-11-29

Sorry for the slow reply. Yeah, they changed something. Should be fixed now.

§
Posté le: 2021-11-30

Thank you, it works now for desktop browser, but is not working on mobile, unfortunately. No idea, why.

naileDAuteur
§
Posté le: 2021-11-30

Thank you for the reports. I think I found the problem and fixed it. Try updating and see if it works on mobile now.

§
Posté le: 2021-11-30

Unfortunately, this update does not work on mobile.twitter.com too

naileDAuteur
§
Posté le: 2021-11-30

Ok, try again now hehe.

§
Posté le: 2021-12-01

It works now! Great! Thanks a lot!

Poster une réponse

Connectez-vous pour poster une réponse.