08b985f2ab
chore(i18n): Translated using Weblate (Korean)
...
Currently translated at 100.0% (382 of 382 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ko/
2024-08-01 13:38:36 +02:00
747bde2136
fix(synced-lyrics): fix lyric load
...
fix #2295
2024-08-01 20:19:08 +09:00
eabc28b39f
fix(wait-for-element): add 100ms timeout for improve performance
2024-08-01 20:19:08 +09:00
3537dc19ee
chore(i18n): Translated using Weblate (Hungarian)
...
Currently translated at 97.8% (358 of 366 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/hu/
2024-08-01 10:57:05 +00:00
6afeb60557
chore(i18n): Translated using Weblate (Vietnamese)
...
Currently translated at 100.0% (366 of 366 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/vi/
2024-08-01 10:57:04 +00:00
71115dedee
chore(i18n): Translated using Weblate (Italian)
...
Currently translated at 100.0% (366 of 366 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/it/
2024-08-01 10:57:04 +00:00
8750b54f76
fix(synced-lyrics): fix i18n
2024-08-01 19:56:32 +09:00
c8d516c40b
fix: Window gets stuck offscreen in some instances ( #2303 )
...
Improved offscreen detection logic, fixes th-ch#1894
2024-08-01 19:27:01 +09:00
c1ad168c32
fix: Incorrect window size on multi-monitor scaled displays ( #2302 )
...
see discussion on th-ch#2258
2024-08-01 19:26:37 +09:00
877573532c
ts-fix: disambiguate ElectronStore typings
2024-08-01 10:10:52 +03:00
7b033b5caf
fix(ambient-mode): fix ambient-mode not working for videos after restart ( #2294 )
...
* Fix Ambient Mode not working for videos after restart (#2255 )
This should fix https://github.com/th-ch/youtube-music/issues/1641
* fix: fix waitForElement
---------
Co-authored-by: craftgeil <80261988+craftgeil@users.noreply.github.com >
2024-07-31 22:08:45 +09:00
8924ec29d3
fix(deps): update dependency @xhayper/discord-rpc to v1.2.0 ( #2291 )
...
* fix(deps): update dependency @xhayper/discord-rpc to v1.2.0
* fix: discord-rpc
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: JellyBrick <shlee1503@naver.com >
2024-07-31 21:57:37 +09:00
9b3cbe8e01
Bump version to 3.5.0
2024-07-31 20:53:02 +09:00
67a89e8ed4
chore(i18n): Translated using Weblate (Korean)
...
Currently translated at 100.0% (366 of 366 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ko/
2024-07-31 13:51:24 +02:00
9357a15116
fix(synced-lyrics): fix type error
2024-07-31 20:32:34 +09:00
6b81735811
chore(i18n): Translated using Weblate (French)
...
Currently translated at 100.0% (357 of 357 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/fr/
2024-07-31 12:54:43 +02:00
8ce91b143a
plugin: Synced Lyrics ( #2207 )
...
* Added Plugin File
* Added Logic
* Known issue
* Finished Backend part
* Before cleanup
* Added Style
Removed log
* Fixed time and visibility issues
* Changed lyrics style
* Changed way lyrics are selected
* Fix
* Added style lyrics options
* Cleanup
* Fix lyrics styling
Changed how lyrics status are changed
* Moved code to make file more readable
* Change Tab Size
* Fixed issue with overlapping lyrics
* Removed debug console.log
* Added style adaptation for music videos
* Changed file indent
* Revered back to original pnpm file
* Removed unnecessary option
* Fix lyrics status bug
Removed leftover logs
* Started to implement fetching for genius lyrics
* feat(synced-lyrics): add `addedVersion` field
* Made changes according to feedbacks
* fix: add a delay of 300ms to the current time
- Since the transition takes 300ms, we need to add a delay of 300ms to the current time
* Removed test about genius.com scraping
* Removed 300ms delay
* chore: cleaned up the code
* Specified path and variable
* chore: always enable lyrics tab
* chore: use SolidJS to render the lyrics
* chore: remove useless signal
* chore: feature-parity with original PR (+some nice stuff)
* recreate lock file
* show json decode error
* feat(synced-lyrics): improve ui
- Change type assertion code
- Replace span to `yt-formatted-string`
- Add refetch button
* chore: make the lyric styling a solidjs effect
* feat: i18n
* chore: apply suggestion
---------
Co-authored-by: Su-Yong <simssy2205@gmail.com >
Co-authored-by: JellyBrick <shlee1503@naver.com >
Co-authored-by: Angelos Bouklis <53124886+ArjixWasTaken@users.noreply.github.com >
2024-07-31 19:54:21 +09:00
6da8defc73
chore(i18n): Translated using Weblate (Sinhala)
...
Currently translated at 4.4% (16 of 357 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/si/
2024-07-29 01:09:20 +00:00
0e93a963e1
chore(i18n): Translated using Weblate (Korean)
...
Currently translated at 100.0% (357 of 357 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ko/
2024-07-29 01:09:19 +00:00
4f4efb407e
fix(deps): update dependency @xhayper/discord-rpc to v1.1.4 ( #2279 )
...
* fix(deps): update dependency @xhayper/discord-rpc to v1.1.4
* Update and rename @xhayper__discord-rpc@1.1.2.patch to @xhayper__discord-rpc@1.1.4.patch
* Update package.json
* fix: update pnpm-lock.yaml
* fix: use Listening instead of Playing
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: JellyBrick <shlee1503@naver.com >
2024-07-28 19:21:35 +09:00
c78f823b9b
Fix: Incorrect window size on scaled displays ( #2258 )
...
fix th-ch#1716
2024-07-28 19:02:08 +09:00
57c2cdc91e
chore(i18n): Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (357 of 357 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/pt/
2024-07-26 18:09:17 +02:00
0f5074f8ab
chore(i18n): Translated using Weblate (French)
...
Currently translated at 100.0% (357 of 357 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/fr/
2024-07-26 18:09:13 +02:00
36f27fe2e6
chore(i18n): Translated using Weblate (Polish)
...
Currently translated at 100.0% (357 of 357 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/pl/
2024-07-25 15:09:16 +02:00
adf1ce4bc7
chore(i18n): Translated using Weblate (Vietnamese)
...
Currently translated at 100.0% (357 of 357 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/vi/
2024-07-22 14:09:21 +02:00
43b4b8df5e
chore(i18n): Translated using Weblate (German)
...
Currently translated at 100.0% (357 of 357 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/de/
2024-07-22 14:09:20 +02:00
4a8440c281
chore(i18n): Translated using Weblate (Catalan)
...
Currently translated at 100.0% (357 of 357 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ca/
2024-07-20 18:09:24 +02:00
32fe9fcffe
chore(i18n): Translated using Weblate (French)
...
Currently translated at 100.0% (357 of 357 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/fr/
2024-07-20 18:09:22 +02:00
a9896845da
chore(i18n): Added translation using Weblate (Catalan)
2024-07-19 17:02:32 +02:00
a59aa07334
chore(i18n): Translated using Weblate (Filipino)
...
Currently translated at 83.7% (299 of 357 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/fil/
2024-07-19 10:09:32 +02:00
e07d7395e7
chore(i18n): Translated using Weblate (Spanish)
...
Currently translated at 100.0% (357 of 357 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/es/
2024-07-19 10:09:31 +02:00
9bb6f32ece
chore(i18n): Translated using Weblate (Czech)
...
Currently translated at 96.3% (344 of 357 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/cs/
2024-07-19 10:09:30 +02:00
ccb19a0dc9
feat(adblocker): add new option AdSpeedup ( #2235 )
...
* Ad speedup code
* And ad-speedup translations
* Update index.ts
* fix error
* Update build.yml
* add AdSpeedup as adBlock option
* remove it as own plugin
* remove console.log
* add semicolons
2024-07-18 13:16:46 +09:00
64fb6c2597
fix: disable multi-plane format for software video ( #2254 )
2024-07-18 13:15:26 +09:00
5d8aaccc55
chore(i18n): Translated using Weblate (Hebrew)
...
Currently translated at 4.5% (16 of 355 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/he/
2024-07-17 08:09:14 +00:00
cda03078a9
chore(i18n): Translated using Weblate (Turkish)
...
Currently translated at 100.0% (355 of 355 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/tr/
2024-07-16 02:46:56 +02:00
9c139b96f4
chore(i18n): Translated using Weblate (French)
...
Currently translated at 98.8% (351 of 355 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/fr/
2024-07-16 02:46:55 +02:00
9b2816c156
chore(i18n): Translated using Weblate (Finnish)
...
Currently translated at 80.8% (287 of 355 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/fi/
2024-07-15 19:09:19 +00:00
b1b8847134
chore(i18n): Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (355 of 355 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/zh_Hant/
2024-07-15 19:09:19 +00:00
bf9e698288
chore(i18n): Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (355 of 355 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/zh_Hans/
2024-07-15 19:09:18 +00:00
28e8a1c5dd
chore(i18n): Translated using Weblate (Polish)
...
Currently translated at 99.7% (354 of 355 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/pl/
2024-07-15 19:09:17 +00:00
91bee4880e
chore(i18n): Translated using Weblate (Spanish)
...
Currently translated at 100.0% (355 of 355 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/es/
2024-07-14 17:15:57 +02:00
7de7303ebb
fix(mpris): fix mpris position
...
- fix #2225
2024-07-15 00:14:49 +09:00
2512af80af
fix: fix touchbar icon
...
- fix #2183
2024-07-14 23:19:06 +09:00
887979932c
fix: fix "Starting page"
...
- fix #1822
2024-07-14 22:59:05 +09:00
eeaaf2f158
fix: fix album actions
...
- fix #2202
2024-07-14 22:50:24 +09:00
e91e995b95
fix: fix playback slider
...
- fix #2045
2024-07-14 22:32:56 +09:00
2c29461e61
fix(downloader): update types
2024-07-14 22:05:21 +09:00
a9b9e74477
chore(i18n): Translated using Weblate (Korean)
...
Currently translated at 100.0% (355 of 355 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ko/
2024-07-14 15:05:05 +02: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