[PR #301] [CLOSED] Support twitter.com mediaViewer URL #7000

Closed
opened 2026-04-19 09:05:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/301
Author: @mxr
Created: 1/3/2024
Status: Closed

Base: currentHead: patch-1


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/imputnet/cobalt/pull/301 **Author:** [@mxr](https://github.com/mxr) **Created:** 1/3/2024 **Status:** ❌ Closed **Base:** `current` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`8c64127`](https://github.com/imputnet/cobalt/commit/8c64127bbf2f29cd0c491a0f52cd2eaaf4a9fa61) Add x.com mediaViewer URL - [`89cdab7`](https://github.com/imputnet/cobalt/commit/89cdab70e23833e4b8eb7f2057a1ebe45a0083cd) update ### 📊 Changes **2 files changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/processing/url.js` (+6 -0) 📝 `src/test/tests.json` (+8 -0) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-19 09:05:21 -05:00
Sign in to join this conversation.