SimonBrazell / privacy-redirect

A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.
GNU General Public License v3.0
2.01k stars 112 forks source link

Exclude video.twimg.com #189

Open ghost opened 3 years ago

ghost commented 3 years ago

It looks like Nitter does not support video.twimg.com (at least for .mp4 links).

For example, this video site embeds the following video: https://video.twimg.com/ext_tw_video/1362790502899347463/pu/vid/360x640/LhGfp5APT3xRb12m.mp4

If video.twimg.com is not excluded, the extension will redirect it to Nitter instance, but Nitter will return "Not found", so the video cannot be loaded.

SimonBrazell commented 3 years ago

Thanks for reporting this, I'll fix it up, looks like it redirects to:

See https://github.com/zedeus/nitter/issues/350

SimonBrazell commented 3 years ago

Not sure where I got the /gif links from actually, can't see mention of them on the repo.