8eb38271ff
fix unsupported hidden webp coverart
2021-06-09 19:53:04 +03:00
b266037bb4
lint
2021-05-10 06:05:39 +03:00
7cf78c6635
setup SongInfo **once**
2021-05-10 04:15:56 +03:00
d2a5110f3b
querySelector optimization #2
2021-05-08 23:06:18 +03:00
da3c709ff0
remove videoDetails?.media query from XHR
...
(it never exists in the XHR responce)
2021-05-08 20:46:15 +03:00
ccd320d8ff
minimize getArtist()
2021-05-08 20:40:44 +03:00
1140c3e2e7
lint
2021-05-07 23:40:14 +03:00
8b471c0772
create cleanupArtistName() in song-info
2021-05-07 04:47:24 +03:00
ca41c12f7c
use media propery if exist in song-info
2021-05-06 02:05:48 +03:00
6082a6549a
Merge branch 'master' into interactive-notifications
2021-05-02 22:25:01 +02:00
f765fb63f0
scrape artistName from playBar
2021-04-15 15:59:41 +03:00
a2207a2cb3
remove " - Topic" from artist name
2021-04-14 13:44:32 +03:00
e1e8c943f3
Merge branch 'master' into lastfm
2021-04-03 17:21:56 +02:00
533b8a8cb7
Metadata: call getImage in front
2021-04-03 11:34:55 +02:00
ebe8755613
Song provider: call callbacks when data is updated
2021-03-29 21:59:45 +02:00
7ac9fda1eb
Send back metadata to front
2021-03-29 21:33:07 +02:00
6987a0a585
Set isPaused default to undefined
2021-03-29 21:32:41 +02:00
64c2b32b24
Add url to song info
2021-03-28 22:17:57 +02:00
b06583afce
Bundle imports + prettier
2021-03-28 21:16:33 +02:00
204f384d01
fetch highest resolution image instead of lowest resolution
2021-03-21 14:14:26 +01:00
3464b0383c
small readability changes
2021-03-18 17:53:30 +01:00
d852029d25
Improved songinfo provider, by using the data from the '/player' request
2021-03-18 17:48:56 +01:00
eae95befe1
Merge branch 'master' of github.com:th-ch/youtube-music into refactor-providers
...
# By TC (9) and semvis123 (2)
# Via GitHub (4) and semvis123 (1)
* 'master' of github.com:th-ch/youtube-music:
renamed DiscordRPC to Discord
Downloader plugin: log audio bitrate
Disable context isolation (to load ffmpeg wasm)
Use contextBridge in preload script + update navigation plugin
Fix downloader plugin with context isolation
Bump version
Add portable target to windows builds
Added Discord rich presence and added extra properties to songinfo provider
Bump version
Allow custom audio extensions in downloader
Defensive: handle null/undefined ffmpeg args
2021-01-13 22:10:10 +01:00
0743034de0
Split providers in 2
2021-01-12 21:17:08 +01:00