Commit Graph

106 Commits (master)

Author SHA1 Message Date
Simon ca15cc9c0b
fix channel page selector 4 days ago
Simon 190f545ef2
fix format linter 4 days ago
Ritiek Malhotra 761030ca55
Show checkmark for already downloaded currently playing videos (#35)
Looks like this was regressed from v0.2.1 to v0.2.2 in this commit sha:
f8d69f5883

Already downloaded video currently playing in YouTube were still
showing the download icon instead of checkmark icon in TA.

This commit should fix this.
4 days ago
Simon 6a990ba11b
bump version 6 months ago
Simon 999e86d637
add clearTempLocalStorage 6 months ago
Kevin Gibbons 92bef81e37
persist inputs in popup (#31)
* persist inputs in popup

* consolidate storage requests
6 months ago
Simon f8d69f5883
implement extract video id on hover 6 months ago
Simon 4f54e1f863
flip getChannelHandle logic, remove unvisible title containers 6 months ago
Kevin Gibbons 75848ad4eb fix infinite buttons 6 months ago
Kevin Gibbons 72c94fbe99 better logic for updating the subscribe button on page navigation 6 months ago
Kevin Gibbons c570aff66d Revert "delay buildChannelButton to account for UI refresh on YT"
This reverts commit aaa04a43b5.
6 months ago
Simon aaa04a43b5
delay buildChannelButton to account for UI refresh on YT 6 months ago
Simon 976fefbf89
better fail to get TA info log message 6 months ago
Simon 35186c09ca
skip empty href container link building 6 months ago
Gautam krishna R 160580a2a6
updated the subscribe button styling to match the new youtube ui (#29)
* updated the  subscribe button styling to match new youtube ui

* added code watch page subscribe button
6 months ago
Simon 5406007315
add dl button to shorts results 6 months ago
Simon 79a002956b
reduce single button size 6 months ago
Simon f5f919dfef
fix video id extraction for url with additional query params 7 months ago
Simon c3303a4d13
bump version 8 months ago
Merlin da4345a985
Fix video exists check missing port (#23) 8 months ago
Simon fd87615cdc
use current location for channel download url 8 months ago
Simon ad2a6f3693
bump version 8 months ago
Simon c79c0cc408
prevent double eventlistener 8 months ago
Simon f3064f32b1
implement open in TA 8 months ago
Simon 1306dbd6fa
handle button error 8 months ago
Simon 87ef597116
fix empty cache at first start 8 months ago
Simon ef89daf1a1
set unsubscribe inner text after subscribe 8 months ago
Simon 7c47c980f3
implement channel handle id map cache 8 months ago
Simon adde4c51c0
check channel subscribed 8 months ago
Simon 4112501900
rename channelSubButton 8 months ago
Simon 114548d362
better dl button naming 8 months ago
Simon 1fed4c32e2
restructure functions 8 months ago
Simon f9feee70d1
refactor channel buttons 8 months ago
Simon bf1c47843f
better video button title 8 months ago
Simon cd5e9a8c0a
better events 9 months ago
Simon c3079d81ff
download video 9 months ago
Simon 004067a1f7
implement checkVideoExists 9 months ago
Simon 10ecdaee23
trigger button clear when url changes 9 months ago
Simon f0ec9e23a7
mv video dl button in title container 9 months ago
simon fe309560da
bump version 1 year ago
simon 7ce3835ef3
add autostart option 1 year ago
simon 144dda3a84
bump version 1 year ago
simon 2cc5cfc17d
finetune button positioning and margin 1 year ago
Kevin Gibbons 9528a347e0
Refactor message passing and surface errors to users (#18)
* refactor message passing between popup/background

* surface errors to user in popup.js

* move logic into background.js

* split youtube message

* handle errors from URL constructor
1 year ago
simon 265c8f1e7d
update version to v0.1.2 1 year ago
simon 6da4662007
linter... linter... 1 year ago
simon 9d75b13886
add link text to title for channel dl button 1 year ago
simon 55ef05cc2a build links for shorts videos 1 year ago
Kevin Gibbons a2e167c9cf fix title 1 year ago
Kevin Gibbons b19b09bb84 make download button on thumbnail easier to find 1 year ago