You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-119Lines changed: 1 addition & 119 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,24 +14,12 @@
14
14
15
15

16
16
17
-
Read this in other languages: [한국어](./docs/readme/README-ko.md), [Française](./docs/readme/README-fr.md), [Íslenska](./docs/readme/README-is.md), [Español](./docs/readme/README-es.md), [Pусский](./docs/readme/README-ru.md), [Українська](./docs/readme/README-uk.md), [Magyar](./docs/readme/README-hu.md), [Português](./docs/readme/README-pt.md), [日本語](./docs/readme/README-ja.md)
18
-
19
-
**Electron wrapper around YouTube Music featuring:**
20
-
21
17
- Native look & feel, aims at keeping the original interface
22
-
- Framework for custom plugins: change YouTube Music to your needs (style, content, features), enable/disable plugins in
23
18
one click
24
19
25
-
## Demo Image
26
-
27
-
| Player Screen (album color theme & ambient light) |
@@ -49,111 +37,6 @@ Read this in other languages: [한국어](./docs/readme/README-ko.md), [Françai
49
37
-[License](#license)
50
38
-[FAQ](#faq)
51
39
52
-
## Features:
53
-
54
-
-**Auto confirm when paused** (Always Enabled): disable
55
-
the ["Continue Watching?"](https://user-images.githubusercontent.com/61631665/129977894-01c60740-7ec6-4bf0-9a2c-25da24491b0e.png)
56
-
popup that pause music after a certain time
57
-
58
-
- And more ...
59
-
60
-
## Available plugins:
61
-
-**Album Actions**: Adds Undislike, Dislike, Like, and Unlike buttons to apply this to all songs in a playlist or album
62
-
63
-
-**Album Color Theme**: Applies a dynamic theme and visual effects based on the album color palette
64
-
65
-
-**Ambient Mode**: Applies a lighting effect by casting gentle colors from the video, into your screen’s background
66
-
67
-
-**Audio Compressor**: Apply compression to audio (lowers the volume of the loudest parts of the signal and raises the
68
-
volume of the softest parts)
69
-
70
-
-**Blur Navigation Bar**: makes navigation bar transparent and blurry
71
-
72
-
-**Bypass Age Restrictions**: bypass YouTube's age verification
73
-
74
-
-**Captions Selector**: Enable captions
75
-
76
-
-**Compact Sidebar**: Always set the sidebar in compact mode
77
-
78
-
-**Crossfade**: Crossfade between songs
79
-
80
-
-**Disable Autoplay**: Makes every song start in "paused" mode
81
-
82
-
-**[Discord](https://discord.com/) Rich Presence**: Show your friends what you listen to
83
-
with [Rich Presence](https://user-images.githubusercontent.com/28219076/104362104-a7a0b980-5513-11eb-9744-bb89eabe0016.png)
84
-
85
-
-**Downloader**: downloads
86
-
MP3 [directly from the interface](https://user-images.githubusercontent.com/61631665/129977677-83a7d067-c192-45e1-98ae-b5a4927393be.png)[(youtube-dl)](https://github.com/ytdl-org/youtube-dl)
87
-
88
-
-**Equalizer**: add filters to boost or cut specific range of frequencies (e.g. bass booster)
89
-
90
-
-**Exponential Volume**: Makes the volume
91
-
slider [exponential](https://greasyfork.org/en/scripts/397686-youtube-music-fix-volume-ratio/) so it's easier to
92
-
select lower volumes
93
-
94
-
-**In-App Menu**: [gives bars a fancy, dark look](https://user-images.githubusercontent.com/78568641/112215894-923dbf00-8c29-11eb-95c3-3ce15db27eca.png)
95
-
96
-
> (see [this post](https://github.com/th-ch/youtube-music/issues/410#issuecomment-952060709) if you have problem
97
-
accessing the menu after enabling this plugin and hide-menu option)
98
-
99
-
-**Scrobbler**: Adds scrobbling support for [Last.fm](https://www.last.fm/) and [ListenBrainz](https://listenbrainz.org/)
100
-
101
-
-**Lumia Stream**: Adds [Lumia Stream](https://lumiastream.com/) support
102
-
103
-
-**Lyrics Genius**: Adds lyrics support for most songs
104
-
105
-
-**Music Together**: Share a playlist with others. When the host plays a song, everyone else will hear the same song
106
-
107
-
-**Navigation**: Next/Back navigation arrows directly integrated in the interface, like in your favorite browser
108
-
109
-
-**Notifications**: Display a notification when a song starts
110
-
playing ([interactive notifications](https://user-images.githubusercontent.com/78568641/114102651-63ce0e00-98d0-11eb-9dfe-c5a02bb54f9c.png)
111
-
are available on windows)
112
-
113
-
-**Picture-in-picture**: allows to switch the app to picture-in-picture mode
114
-
115
-
-**Playback Speed**: Listen fast, listen
116
-
slow! [Adds a slider that controls song speed](https://user-images.githubusercontent.com/61631665/129976003-e55db5ba-bf42-448c-a059-26a009775e68.png)
117
-
118
-
-**Precise Volume**: Control the volume precisely using mousewheel/hotkeys, with a custom hud and customizable volume
119
-
steps
120
-
121
-
-**Shortcuts (& MPRIS)**: Allows setting global hotkeys for playback (play/pause/next/previous) +
0 commit comments