nitter icon indicating copy to clipboard operation
nitter copied to clipboard

Video embeds

Open HookedBehemoth opened this issue 2 years ago • 3 comments

This was made in response to TwitFix/fxtwitter shutting down.

It uses the twitter:player:* meta tags with mp4 video links.

The big downside right now is that descriptions won't be embedded on videos. TwitFix worked around this with yet another embed tag called oEmbed.

sample image

HookedBehemoth avatar May 16 '22 18:05 HookedBehemoth

Very interesting solution, thanks! Unfortunately it's not ready yet due to the issue mentioned here: https://github.com/zedeus/nitter/pull/562#issuecomment-1051280759

zedeus avatar May 18 '22 07:05 zedeus

Digging through the proxy code, the actual data transfer code appears to already be chunked, no?

HookedBehemoth avatar Jun 05 '22 16:06 HookedBehemoth

Chunked yes, but special support for Twitter's mp4 quirks was necessary. Implementation here, testing would be greatly appreciated: #634

zedeus avatar Jun 08 '22 07:06 zedeus

I gave up. Discord keeps breaking embeds.

HookedBehemoth avatar Mar 01 '23 00:03 HookedBehemoth