Commit Graph

157 Commits

Author SHA1 Message Date
Ritiek Malhotra
8abcd698fa
Show checkmark for already downloaded currently playing videos
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.
2024-04-07 12:44:11 +05:30
82a64ff4ba
update roadmap, add shorts pages button 2023-11-10 11:41:30 +07:00
6a990ba11b
bump version 2023-11-10 11:23:08 +07:00
988b2d59f4
better testing instructions 2023-11-09 20:26:08 +07:00
999e86d637
add clearTempLocalStorage 2023-11-09 20:07:32 +07:00
Kevin Gibbons
92bef81e37
persist inputs in popup (#31)
* persist inputs in popup

* consolidate storage requests
2023-11-09 20:06:31 +07:00
Simon
5987707b53
Merge pull request #30 from bakkot/update-subscribe-button
Update subscribe button
video id on hover
2023-11-09 18:23:15 +07:00
f8d69f5883
implement extract video id on hover 2023-11-09 18:21:43 +07:00
4f54e1f863
flip getChannelHandle logic, remove unvisible title containers 2023-11-08 18:01:50 +07:00
Kevin Gibbons
75848ad4eb fix infinite buttons 2023-11-04 21:39:03 -07:00
Kevin Gibbons
ee6db2595f restore .eslintrc.js 2023-11-03 09:05:43 -07:00
Kevin Gibbons
72c94fbe99 better logic for updating the subscribe button on page navigation 2023-11-03 09:05:42 -07:00
Kevin Gibbons
c570aff66d Revert "delay buildChannelButton to account for UI refresh on YT"
This reverts commit aaa04a43b5.
2023-11-03 09:00:39 -07:00
aaa04a43b5
delay buildChannelButton to account for UI refresh on YT 2023-11-03 12:05:17 +07:00
976fefbf89
better fail to get TA info log message 2023-11-02 20:30:17 +07:00
35186c09ca
skip empty href container link building 2023-11-02 20:25:15 +07:00
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
2023-11-02 20:11:25 +07:00
5406007315
add dl button to shorts results 2023-10-31 16:59:38 +07:00
79a002956b
reduce single button size 2023-10-31 16:48:58 +07:00
f5f919dfef
fix video id extraction for url with additional query params 2023-10-19 10:25:10 +07:00
dfaf7612ce
fix button location wording 2023-10-07 16:53:08 +07:00
bcf8d205d4
fix jpg link 2023-10-07 16:51:39 +07:00
f0abc1af26
resize screenshots 2023-10-07 16:50:19 +07:00
crocs
93ee803229
Updated Screenshots (#26)
* Delete assets/screenshot.png

* Delete assets/screenshot-search.png

* Delete assets/screenshot-channel.png

* Add files via upload

* Update README.md

* Delete assets/screenshot-channel.png

* Delete assets/screenshot.png

* Delete assets/screenshot-search.png

* Add files via upload

* Update README.md
2023-10-07 16:33:49 +07:00
c3303a4d13
bump version 2023-09-21 17:37:26 +07:00
Merlin
da4345a985
Fix video exists check missing port (#23) 2023-09-21 17:31:19 +07:00
dc8fecf792
update readme, roadmap 2023-09-03 13:15:10 +07:00
fd87615cdc
use current location for channel download url 2023-09-03 11:20:31 +07:00
ad2a6f3693
bump version 2023-08-29 08:35:22 +07:00
c79c0cc408
prevent double eventlistener 2023-08-26 22:51:21 +07:00
f3064f32b1
implement open in TA 2023-08-26 22:39:37 +07:00
1306dbd6fa
handle button error 2023-08-26 20:14:27 +07:00
87ef597116
fix empty cache at first start 2023-08-26 20:05:29 +07:00
ef89daf1a1
set unsubscribe inner text after subscribe 2023-08-26 17:38:39 +07:00
7c47c980f3
implement channel handle id map cache 2023-08-26 17:34:58 +07:00
adde4c51c0
check channel subscribed 2023-08-25 19:28:42 +07:00
4112501900
rename channelSubButton 2023-08-25 18:47:43 +07:00
114548d362
better dl button naming 2023-08-25 18:46:29 +07:00
1fed4c32e2
restructure functions 2023-08-25 18:44:11 +07:00
f9feee70d1
refactor channel buttons 2023-08-25 17:42:43 +07:00
bf1c47843f
better video button title 2023-08-25 15:37:07 +07:00
cd5e9a8c0a
better events 2023-08-24 21:48:34 +07:00
c3079d81ff
download video 2023-08-24 21:40:23 +07:00
004067a1f7
implement checkVideoExists 2023-08-24 21:20:15 +07:00
10ecdaee23
trigger button clear when url changes 2023-08-24 18:52:39 +07:00
f0ec9e23a7
mv video dl button in title container 2023-08-24 11:49:00 +07:00
8cad2bcc22
fix typo 2023-05-10 21:06:30 +07:00
fe309560da
bump version 2023-05-10 21:05:17 +07:00
0d611538a3
add autostart docs 2023-05-10 20:43:03 +07:00
7ce3835ef3
add autostart option 2023-05-10 20:39:40 +07:00