Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: replace blob: link with direct link to mp4 #49

Open
Fred-Vatin opened this issue Jan 18, 2025 · 0 comments
Open

Idea: replace blob: link with direct link to mp4 #49

Fred-Vatin opened this issue Jan 18, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Fred-Vatin
Copy link

Hi,

I use Obsidian with web clipper to archive some tweets. It works for images and gif but for video, it will only display the thumbnail because the source is like src="blob:https://x.com/56a5be7e-9007-4877-bdd2-58f5cf0e799f" instead of src="https://video.twimg.com/ext_tw_video/1876994333318025217/pu/vid/avc1/720x1280/sWQRX3_ocurBC0Eu.mp4". I posted a feature request to use the BetterTwitFix free API that resolve those links. The downside is it only works for public tweet.

I thought about a script that would add a button to replace those links directly in the DOM so web clipper can get them from there. Do you think it could work for private tweet?

Would you be interested to add this feature to this script or writing a dedicated script that would add a button to run the replacement ? Or auto replace if url matches https://x.com/*/status/tweetId ?

@AlttiRi AlttiRi added the enhancement New feature or request label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants