mirror of
https://github.com/tubearchivist/browser-extension.git
synced 2026-03-23 20:37:07 +00:00
[GH-ISSUE #33] When used in combination with DeArrow (crowdsourced titles), many titles just show up blank. #21
Labels
No labels
bug
bug
duplicate
enhancement
help wanted
invalid
not an issue
not an issue
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/archived-browser-extension#21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @transplier on GitHub (Jan 18, 2024).
Original GitHub issue: https://github.com/tubearchivist/browser-extension/issues/33
It's always a little awkward when two separate projects conflict like this, but I figured I'd raise an issue here. The relatively new extension DeArrow replaces clickbait video titles with crowdsourced improvements, and it has really improved the ergonomics of the site (maybe worth integrating with TA like Sponsorblock, but I digress...). Unfortunately, when both DeArrow and the TA extension are used at the same time and I visit a list of videos (subscriptions, channel), any video without a crowdsourced title improvement shows up with a blank title, i.e.

Perhaps one way to avoid needing close coordination between these two projects would be to make certain DOM modifications able to be disabled in the TA extension. I mostly use it to sync the cookie and on individual video pages, both of which work great today.
@barrelltitor commented on GitHub (May 5, 2024):
The extension also breaks title formatting. Titles get the following added to them:
thick
-thick
minusthick
minus-thick
Minus-thick
Disabling the TA extension fixes this
@Iliannnn commented on GitHub (May 5, 2024):
Indeed, screenshots here:
https://github.com/tubearchivist/browser-extension/pull/37#issuecomment-2094800340