ffa61687bf
chore: improve readability
2025-10-12 14:28:29 +09:00
3a7d3ff73d
Merge pull request #3973 from pear-devs/downloader-fix
2025-10-10 12:41:34 +03:00
c1a06ab955
feat: remove unnecessary export default for better tree-shaking
2025-09-06 22:31:02 +09:00
555817e2f5
feat(downloader): Add context menu button for playlists and albums ( #3768 )
...
Co-authored-by: JellyBrick <shlee1503@naver.com >
2025-09-06 09:12:24 +09:00
10384b6c4c
chore(eslint): added new eslint rule (for jsx)
2025-09-06 04:51:31 +09:00
cb85048af4
feat(api-server): Add websocket as /api/v1/ws route ( #3707 )
...
Co-authored-by: JellyBrick <shlee1503@naver.com >
2025-09-06 01:17:32 +09:00
68e63f809c
fix: apply fix from eslint
2025-09-05 22:43:34 +09:00
b3b3d45b96
fix(downloader): fix for getBasicInfo
2025-07-28 23:09:25 +09:00
4dad68d255
fix(downloader): code splitting (happy-dom)
2025-07-13 17:04:38 +09:00
c44d5ea111
fix: improve menu detector
2025-07-11 23:04:00 +09:00
3f442a97c5
feat: remove lyrics-genius
2025-07-10 16:40:33 +09:00
1da83ff27c
fix: apply fix from eslint
2025-07-10 14:14:43 +09:00
e114e0ef44
feat: migrate from raw HTML to JSX (TSX / SolidJS) ( #3583 )
...
Co-authored-by: Su-Yong <simssy2205@gmail.com >
2025-07-09 23:14:11 +09:00
8fc9692ae4
perf(synced-lyrics): virtual scrolling ( #3162 )
...
Co-authored-by: JellyBrick <shlee1503@naver.com >
2025-07-01 16:21:09 +09:00
edad53e989
fix(downloader): allow downloads for signed out users ( #3145 )
...
* fix(downloader): allow downloads for signed out users
* refactor(downloader): use yt.config_.LOGGED_IN for checking sign in status
* Apply suggestions from code review
---------
Co-authored-by: JellyBrick <shlee1503@naver.com >
2025-03-31 22:48:14 +09:00
4ea8fa2561
fix: Filter for only MusicResponsiveListItem in playlist items ( #3022 )
2025-02-28 23:25:01 +09:00
61ea104d7b
fix(downloader): use the upgrade button to check for premium status ( #2987 )
2025-02-17 12:42:07 +09:00
5de07b9a96
fix(downloader): fix pmd undefined
2025-02-14 21:23:19 +09:00
76e8e7aa7a
fix(downloader): apply poToken
...
- fix #2863
- fix #2780
2025-01-18 14:12:31 +09:00
748d77d1c0
fix(downloader): fix #2234
2024-12-27 01:30:09 +09:00
22fdfe3342
fix(downloader): fix #2769
2024-12-27 00:50:18 +09:00
1e4cd699db
fix: callback for time-changed event ( #2577 )
...
Co-authored-by: Derek Alsop <15299183+Azorant@users.noreply.github.com >
2024-11-03 19:18:06 +09:00
516fbff3d7
fix: innerHTML trusted-types
2024-11-03 18:22:33 +09:00
9bc42f836f
fix: trustedTypes issue
...
- Close #2339
2024-10-16 20:40:35 +09:00
7e07a44f68
fix(downloader): fix #2371
2024-10-14 18:27:04 +09:00
cb1381bbb3
fix: apply fix from eslint
2024-10-13 22:45:11 +09:00
32a572b35a
fix(downloader): fix playabilityStatus
2024-08-04 16:33:28 +09:00
2c29461e61
fix(downloader): update types
2024-07-14 22:05:21 +09:00
30848b7c4a
feat(downloader): New option to download on finish ( #1964 )
...
Co-authored-by: JellyBrick <shlee1503@naver.com >
2024-07-14 22:00:40 +09:00
55c934ac7c
fix: remove possible memory leak
2024-02-27 02:42:55 +09:00
fd6ba1eda1
fix(downloader): fix memory leak reported in #1791
2024-02-26 19:14:13 +09:00
4657aeca45
fix: apply fix from eslint
2024-02-18 11:58:26 +09:00
de709cc7c9
fix: download/pip button for podcast video
2024-01-06 11:05:15 +09:00
6b7c43925a
feat: rename IPC
2024-01-06 10:17:40 +09:00
48eeb6bca3
fix: picture-in-picture icon
2023-12-28 02:17:42 +09:00
e67699fed5
fix: fixed an issue with the download button disappearing
...
- resolve #1551
2023-12-28 02:08:03 +09:00
6b2adca1f4
fix(downloader): fix download button i18n
2023-12-13 18:02:18 +09:00
0ce4f20ec5
fix(downloader): call submenu
2023-12-02 06:39:33 +09:00
6e8447b5d1
feat: run prettier
2023-12-02 05:01:29 +09:00
5ae4f564b7
fix(i18n): plugin name, description i18n
2023-12-02 02:33:40 +09:00
7b7923fe9b
fix(downloader): fix i18n
2023-12-01 21:40:03 +09:00
7401cf69ad
feat: add support i18n ( #1468 )
2023-12-01 01:30:46 +09:00
a3104fda4b
feat: run prettier
2023-11-30 11:59:27 +09:00
a22a8ac5c9
feat: add description for plugins
2023-11-30 11:42:34 +09:00
7a76079ff4
fix: load plugins
...
Co-authored-by: Su-Yong <simssy2205@gmail.com >
2023-11-28 00:34:36 +09:00
2fe28cf126
clean code
2023-11-27 19:26:45 +09:00
3ffbfbe0e3
convert plugins
2023-11-27 18:41:50 +09:00
11d06c50a5
WIP 2
2023-11-27 04:59:20 +09:00
a4f4ecb569
feat(plugin): add onPlayerApiReady hook
...
Co-authored-by: JellyBrick <shlee1503@naver.com >
2023-11-12 01:51:26 +09:00
f35d192650
fix(downloader): fix downloader plugin
2023-11-11 18:11:24 +09:00