mirror of
https://github.com/tubearchivist/browser-extension.git
synced 2026-03-23 20:37:07 +00:00
[PR #35] [MERGED] Show checkmark for already downloaded currently playing videos #53
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#53
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?
📋 Pull Request Information
Original PR: https://github.com/tubearchivist/browser-extension/pull/35
Author: @ritiek
Created: 4/7/2024
Status: ✅ Merged
Merged: 5/1/2024
Merged by: @bbilly1
Base:
master← Head:show-checkmark-for-already-downloaded-currently-playing-videos📝 Commits (1)
8abcd69Show checkmark for already downloaded currently playing videos📊 Changes
1 file changed (+7 additions, -5 deletions)
View changed files
📝
extension/script.js(+7 -5)📄 Description
Looks like this was regressed from v0.2.1 to v0.2.2 in this commit sha:
f8d69f5883Already downloaded video currently playing in YouTube were still showing the download icon instead of checkmark icon in TA.
This commit should fix this (as in ss).

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.