|
|
375fb082f0
|
fix(lyrics-genius): fix th-ch/youtube-music#1253
|
2023-10-06 21:15:01 +02:00 |
|
|
|
46d3a85cc0
|
fix: remove unnecessary JSON.stringify & JSON.parse
|
2023-09-30 08:43:10 +09:00 |
|
|
|
9739dbe27f
|
fix(download): Crashes due to genius-lyrics feature
|
2023-09-11 15:58:44 +09:00 |
|
|
|
53f5bda382
|
feat: migration to TypeScript FINAL
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2023-09-04 02:27:53 +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 |
|
|
|
3e3fdb3c3f
|
fix: use net.fetch instead of node native fetch
|
2023-09-01 21:22:21 +09:00 |
|
|
|
aacc2d261b
|
chore(deps): remove node-fetch, migration to node v18 fetch API
|
2023-08-29 21:15:22 +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 |
|
|
|
bc2a1f7f71
|
Updated Regex to be cleaner
|
2023-03-18 13:15:25 -05:00 |
|
|
|
d5c2ad2115
|
Romanization update
|
2023-03-17 18:02:48 -05:00 |
|
|
|
69cd5ed613
|
[lyrics] Romanization toggle for Genius plugin (#1039)
|
2023-03-14 17:16:41 +02:00 |
|
|
|
16a0b6a893
|
add slight delay to lyrics genius
this allows youtube to finish doing it's stuff
fix #1041 and other lyrics issues
|
2023-03-02 19:55:17 +02:00 |
|
|
|
9ff40611ce
|
fix unescaped url params
fix #1050
|
2023-03-02 18:18:13 +02:00 |
|
|
|
d7ac493337
|
fix lyrics font size
|
2022-06-16 17:21:13 +03:00 |
|
|
|
dbc34e6d0d
|
Export fetchFromGenius util
|
2022-04-09 15:02:11 +02:00 |
|
|
|
d0532d691e
|
Process lyrics HTML in Genius util
|
2022-04-09 15:02:06 +02:00 |
|
|
|
d47b03c23d
|
use spread syntax instead of Array.from
|
2022-04-06 20:15:24 +03:00 |
|
|
|
4c857cb9e9
|
Merge branch 'lyrics]-fix-part-of-lyrics-is-missing' of https://github.com/Araxeus/youtube-music into lyrics]-fix-part-of-lyrics-is-missing
|
2022-04-06 20:05:22 +03:00 |
|
|
|
c31f6cc797
|
Fix lyrics genius missing parts
|
2022-04-06 20:04:26 +03:00 |
|
|
|
b6ee861166
|
Fix lyrics genius missing parts
|
2022-04-06 18:57:39 +03:00 |
|
|
|
ea35da52c3
|
Refactor Genius logic into separate util
|
2022-02-13 22:19:16 +01:00 |
|
|
|
4d890c4941
|
Fix warnings in genius plugin
|
2022-02-10 00:08:40 +01:00 |
|
|
|
fc111e2513
|
keep footer out of contents div
|
2022-01-29 18:05:55 +02:00 |
|
|
|
187f6833f4
|
Merge branch 'fix-lyrics' of https://github.com/Araxeus/youtube-music into fix-lyrics
|
2022-01-29 17:58:47 +02:00 |
|
|
|
eff0995d78
|
fix showing old lyrics if new lyrics couldn't be resolved
|
2022-01-29 17:57:14 +02:00 |
|
|
|
366c90f71d
|
fix showing old lyrics if new lyrics couldn't be resolved
|
2022-01-29 17:10:47 +02:00 |
|
|
|
909036108f
|
reenable lyrics footer
|
2022-01-29 16:56:55 +02:00 |
|
|
|
41b9ab4815
|
lint
|
2022-01-29 16:35:52 +02:00 |
|
|
|
60bb5b861d
|
change to new lyrics even if lyrics tab was already selected
|
2022-01-29 11:35:18 +02:00 |
|
|
|
900c44d9c0
|
fix disabled lyrics tab
|
2022-01-29 11:14:03 +02:00 |
|
|
|
babc50099c
|
fix lyrics css styling
|
2022-01-29 11:13:53 +02:00 |
|
|
|
58d5256dd2
|
1vw would fit perfectly
|
2021-12-05 17:41:59 +01:00 |
|
|
|
920d61a1c6
|
Aligned lyric design
I aligned the lyric to the normal lyrics so that the lyric isn't that tiny
|
2021-12-04 20:53:19 +01:00 |
|
|
|
eafdd5046d
|
fix lyric text size
|
2021-11-09 10:42:32 +02:00 |
|
|
|
3de574a2e4
|
Remove debug log from genius plugin + add a dev log
|
2021-11-01 12:13:22 +01:00 |
|
|
|
acbe0ac25d
|
Add Genius lyrics plugin
|
2021-08-23 01:12:53 +02:00 |
|