[GH-ISSUE #24] "Open in TA" button opens wrong TA video URL (missing port and assumed HTTPS) #16

Closed
opened 2026-03-23 20:31:43 +00:00 by mirror · 2 comments
Owner

Originally created by @clb92 on GitHub (Sep 5, 2023).
Original GitHub issue: https://github.com/tubearchivist/browser-extension/issues/24

When I click "Open in TA" on a previously downloaded video, it opens https://10.0.0.2/video/7xYRqY3T4tw/ instead of the correct http://10.0.0.2:8000/video/7xYRqY3T4tw/. Note the missing port number and the fact that it leads me to https:// instead of http://.

I have the "Tube Archivist URL" in the extension is filled out as http://10.0.0.2:8000, so this should be used to generate the correct video URL.

Originally created by @clb92 on GitHub (Sep 5, 2023). Original GitHub issue: https://github.com/tubearchivist/browser-extension/issues/24 When I click "Open in TA" on a previously downloaded video, it opens `https://10.0.0.2/video/7xYRqY3T4tw/` instead of the correct `http://10.0.0.2:8000/video/7xYRqY3T4tw/`. Note the missing port number and the fact that it leads me to `https://` instead of `http://`. I have the "Tube Archivist URL" in the extension is filled out as `http://10.0.0.2:8000`, so this should be used to generate the correct video URL.
Author
Owner

@ZestMyu commented on GitHub (Sep 6, 2023):

I am also experiencing this issue.

<!-- gh-comment-id:1707572011 --> @ZestMyu commented on GitHub (Sep 6, 2023): I am also experiencing this issue.
Author
Owner

@bbilly1 commented on GitHub (Sep 21, 2023):

fixed with v0.2.1

<!-- gh-comment-id:1729365676 --> @bbilly1 commented on GitHub (Sep 21, 2023): fixed with v0.2.1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tubearchivist/archived-browser-extension#16
No description provided.