1d6f1d2216
chore(deps): bump deps
2023-09-10 18:39:41 +09:00
563daae11a
chore(README): update README
2023-09-04 18:58:03 +09:00
451d33707a
fix: downloader
...
For example, in South Korea, YouTube Music is only available to YT premium users.
Therefore, calling getInfo without passing a cookie will always return `UNPLAYABLE`.
2023-09-04 18:01:54 +09:00
ce264c5d65
fix: minor fix
2023-09-04 17:45:25 +09:00
9b6e3c850a
fix(config): fix missing semi-colon
2023-09-04 17:38:44 +09:00
ae1e106ccd
feat(config): more 'optimized' generic
2023-09-04 17:38:03 +09:00
b362118207
fix: discord plugin
2023-09-04 17:20:33 +09:00
73287cf8b2
fix: assets path
2023-09-04 17:20:07 +09:00
42ad78c6cc
fix(package.json): macOS exclude path
2023-09-04 16:29:28 +09:00
031875ad86
fix: show interactive icon when using non-packaged mode
2023-09-04 15:50:35 +09:00
27086e759f
fix: fix youtube-age-restriction-bypass
...
Co-authored-by: MiepHD <63968466+MiepHD@users.noreply.github.com >
2023-09-04 13:44:53 +09:00
913c69a33d
feat(youtube-player-api): fix type definitions
2023-09-04 12:35:46 +09:00
2eaa660a6d
feat: add more type-definitions for youtube-player
...
Co-authored-by: ArjixWasTaken <53124886+ArjixWasTaken@users.noreply.github.com >
2023-09-04 12:25:43 +09:00
d811ebadb4
remove unused dependencies
2023-09-04 04:04:55 +09:00
774815c4e5
remove: butterchurn (it does not work on node v18)
2023-09-04 03:55:14 +09:00
a5bdb257d4
fix: remove (abstract) visualizer from menu
...
Co-authored-by: Su-Yong <simssy2205@gmail.com >
2023-09-04 03:53:48 +09:00
72c8c49edf
fix: apply fix from eslint
2023-09-04 03:50:44 +09:00
68d985acba
fix: Fixes the video-toggle being displayed at the wrong position on fullscreen ( #1218 )
...
Co-authored-by: MiepHD <63968466+MiepHD@users.noreply.github.com >
2023-09-04 03:28:50 +09:00
76a7b303fa
Merge remote-tracking branch 'th-ch/master' into feat/typescript
2023-09-04 03:25:47 +09:00
b5472c11df
fix: fix plugins cannot load config
2023-09-04 03:04:44 +09:00
0c45f9850b
Merge pull request #1225 from sitiom/master-1
...
Change Winget Releaser job to `ubuntu-latest`
2023-09-03 19:58:24 +02:00
999d4ab4ab
Merge pull request #1218 from MiepHD/fix-wrong-position-of-video-toggle-on-fullscreen
...
Fixes the video-toggle being displayed at the wrong position on fullscreen
2023-09-03 19:51:20 +02:00
5069913c56
update build script
2023-09-04 02:42:25 +09:00
88dea85f03
Merge pull request #1206 from GoudronViande24/master
...
Fix Remove upgrade button
2023-09-03 19:40:49 +02:00
85793d70f7
Merge pull request #1221 from MiepHD/fix-blackscreen-of-bypass
...
Fixed Age Restriction Bypass
2023-09-03 19:38:57 +02:00
12825d8bf2
fix: require
2023-09-04 02:30:16 +09:00
53f5bda382
feat: migration to TypeScript FINAL
...
Co-authored-by: Su-Yong <simssy2205@gmail.com >
2023-09-04 02:27:53 +09:00
c0d7972da3
fix: Remove upgrade button
...
https://github.com/th-ch/youtube-music/pull/1206
2023-09-03 21:05:22 +09:00
278618bc83
feat: migration to TypeScript part 3
...
Co-authored-by: Su-Yong <simssy2205@gmail.com >
2023-09-03 21:02:57 +09:00
03c1ab0e98
feat(exponential-volume): fix type of function
...
Co-authored-by: Su-Yong <simssy2205@gmail.com >
2023-09-03 17:29:47 +09:00
8b5a094eb5
feat(exponential-volume): fix type of WeakMap
...
Co-authored-by: Su-Yong <simssy2205@gmail.com >
2023-09-03 16:57:36 +09:00
1f52995dc4
feat(exponential-volume): migration to TypeScript
2023-09-03 16:55:21 +09:00
d30755e5fa
feat: migration to TypeScript part 2
...
Co-authored-by: Su-Yong <simssy2205@gmail.com >
2023-09-03 06:37:47 +09:00
82bcadcd64
feat: typescript part 1
...
Co-authored-by: Su-Yong <simssy2205@gmail.com >
2023-09-03 00:25:48 +09:00
3e3fdb3c3f
fix: use net.fetch instead of node native fetch
2023-09-01 21:22:21 +09:00
b67a4ed9bb
chore(deps): electron 27.0.0-alpha.5
2023-09-01 21:21:34 +09:00
06b9cf9255
chore(deps): electron 27.0.0-alpha.4
2023-08-30 22:05:36 +09:00
4284bcc329
fix: video event listener
2023-08-30 21:46:23 +09:00
aacc2d261b
chore(deps): remove node-fetch, migration to node v18 fetch API
2023-08-29 21:15:22 +09:00
92da06eb96
fix(in-app-menu): custom-electron-titlebar
2023-08-29 19:37:31 +09:00
897cfd3c7d
apply fix from eslint
2023-08-29 19:14:51 +09:00
c722896a73
fix: remove xo, migration to eslint
2023-08-29 17:22:38 +09:00
31a7588cee
chore(adblocker): update filters
2023-08-29 17:00:33 +09:00
da69d4c5a6
chore(deps): pinned deps version
2023-08-29 17:00:06 +09:00
ce0ee82648
fix simple-youtube-age-restriction-bypass version
2023-08-29 16:59:06 +09:00
c837f104f7
bump deps version, remove yarn
2023-08-29 16:54:26 +09:00
2f73548701
fix(tuna): handle playPaused ( #1 )
2023-08-29 15:43:58 +09:00
efb92a3513
Change Winget Releaser job to ubuntu-latest
2023-08-18 10:40:47 +08:00
98fc8e3b9d
Changed to a dependency
2023-08-13 18:01:19 +02:00
6f0d4fbbe4
Fixed Age Restriction Bypass
...
Used https://github.com/zerodytrash/Simple-YouTube-Age-Restriction-Bypass/issues/209#issuecomment-1676146296 to generate a new file on https://github.com/MiepHD/Simple-YouTube-Age-Restriction-Bypass-electron and added this here
2023-08-13 10:36:52 +02:00