mirror of
https://github.com/imputnet/cobalt.git
synced 2026-07-16 20:12:57 -05:00
[PR #301] [CLOSED] Support twitter.com mediaViewer URL #1088
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/301
Author: @mxr
Created: 1/3/2024
Status: ❌ Closed
Base:
current← Head:patch-1📝 Commits (2)
8c64127Add x.com mediaViewer URL89cdab7update📊 Changes
2 files changed (+14 additions, -0 deletions)
View changed files
📝
src/modules/processing/url.js(+6 -0)📝
src/test/tests.json(+8 -0)📄 Description
This is the URL of the page on mobile web when you full-screen a video. Note: trying to visit a link this way will fail on desktop with "Hmm...this page doesn’t exist. Try searching for something else.", but will work if you simulate mobile web in your browser dev tools. Also the "mediaviewer" part isn't case-sensitive and the full URL has query-string params that aren't needed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.