eaa957168f
Add plugin to disable autoplay
2021-03-04 22:47:53 +01:00
796a7aaaf1
Fix download/speed menu item
2021-03-04 21:29:37 +01:00
dd1bdae947
Added metadata to downloader plugin, and updated packages
2021-02-24 22:53:31 +01:00
024ed9085c
Allow custom shortcuts in plugin
2021-02-07 18:29:35 +01:00
f7f31850d3
Add plugin to control playback speed like in YouTube (from 0.25 to 2)
2021-02-07 11:46:57 +01:00
436d9ef3e1
Merge pull request #144 from semvis123/master
...
Reuse the same notification, instead of creating a new one each time the song changes.
2021-02-06 22:30:35 +01:00
e75dfcf41c
little fixes
2021-02-01 22:00:18 +01:00
1fdf2416ad
Update back.js
2021-02-01 21:34:56 +01:00
df627788c9
small formatting changes
2021-02-01 20:23:46 +01:00
c1ee58b47f
Reuse the same notifcation, instead of creating a new notification each time.
2021-02-01 20:18:16 +01:00
37289b9cbe
Downloader: 'artist - title' format for filename
2021-01-16 10:19:10 +01:00
d848937e6a
Rename discord plugin
2021-01-14 23:16:59 +01:00
d52dbee13c
Prettier utils
2021-01-14 23:09:16 +01:00
2861473097
Set title/artist metadata in downloader
2021-01-14 23:01:26 +01:00
aec542e95e
Update discord plugin for new provider + wait for ready
2021-01-13 22:22:22 +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
f0200e7b38
Merge pull request #124 from semvis123/master
...
Added Discord rich presence and added extra properties to songInfo provider
2021-01-13 22:08:10 +01:00
70775f4988
renamed DiscordRPC to Discord
2021-01-13 21:56:53 +01:00
074840ef56
Merge pull request #127 from th-ch/fix-plugins-context-isolation
...
Fix plugins with context isolation
2021-01-13 21:44:37 +01:00
b54c501eeb
Downloader plugin: log audio bitrate
2021-01-13 21:36:16 +01:00
39c8031cd7
Disable context isolation (to load ffmpeg wasm)
2021-01-13 21:28:42 +01:00
9ad1dad6df
Use contextBridge in preload script + update navigation plugin
2021-01-12 22:54:04 +01:00
79e8fc2fac
Fix downloader plugin with context isolation
2021-01-12 22:52:21 +01:00
0fafed7c53
Merge pull request #118 from th-ch/dl-custom-audio-format
...
Downloader plugin - custom audio format
2021-01-12 21:35:55 +01:00
87d2693e2b
Use refactored provider in shortcuts plugin
2021-01-12 21:18:32 +01:00
de1e4196d9
Use refactored provider in notification plugin
2021-01-12 21:18:05 +01:00
9110e79c16
Use refactored providers in touchbar plugin
2021-01-12 21:17:40 +01:00
f1ddb92886
nit: prettier
2021-01-12 21:16:29 +01:00
a8ce87f2cc
Added Discord rich presence and added extra properties to songinfo provider
2021-01-12 20:16:49 +01:00
69f486d53f
moved the song info file and removed the capital letters in folder name
2021-01-10 21:22:01 +01:00
5d89043884
fixed typo, plugins/songInfo/back.js
...
Co-authored-by: th-ch <th-ch@users.noreply.github.com >
2021-01-10 20:31:55 +01:00
6a100c8cb1
Allow custom audio extensions in downloader
2021-01-08 22:29:25 +01:00
b04e2ea130
Defensive: handle null/undefined ffmpeg args
2021-01-08 22:26:44 +01:00
588e0019d6
Changed function style in notifications
2020-12-21 22:11:23 +01:00
5bffdbd628
Simplifies the notification plugin to use the globalized song info
2020-12-21 21:35:02 +01:00
ee239da647
removed unnecessary await keyword
2020-12-21 21:11:00 +01:00
9be3e1afe9
Globalized the songinfo and song controls, and changed the pause/play button.
...
Globalized the songinfo and song controls, and changed the pause/play button. The songInfo file should eventually get another location, because it isn't really a plugin.
2020-12-21 18:18:34 +01:00
f71e0e9da9
Switched like/dislike positions
...
Switched like/dislike positions to match youtube musics layout
2020-12-16 20:30:01 +01:00
ba3779db07
Updated comment - touchbar plugin
2020-12-16 20:10:05 +01:00
d99aa0242f
Added like and dislike buttons
2020-12-16 19:54:44 +01:00
3ea859de09
Added song image
2020-12-16 19:44:26 +01:00
7473677477
touchbar plugin - fixed code style
2020-12-16 15:57:24 +01:00
c3e2c13808
added initial touchbar support
2020-12-16 15:52:01 +01:00
79c795927a
Add uBlock Origin filters to default sources
2020-12-10 18:40:31 +01:00
66c5ce46ca
Fix adblocker preloading to inject scripts/styles
2020-12-10 18:39:58 +01:00
22c7f70c93
Adblocker: add option to disable default lists
2020-12-08 21:40:03 +01:00
467171a17e
Bugfix: only use cache with no additional blocklists
2020-12-06 17:55:51 +01:00
b94d0d4e8b
Adblocker - advanced options (caching or not, additional lists)
2020-12-03 20:43:04 +01:00
7b20b9339d
Download plugin - advanced options (folder, FFmpeg args)
2020-12-03 20:43:04 +01:00
9a97436cd8
Allow up to 3 retries in downloader
2020-12-02 21:16:12 +01:00