9a95f435ad
merge source ( #2 )
...
* Added Discord timeout
* Add getOptions in plugin util
* Mutex in ffmpeg conversion (only supports one command at a time)
* Add menu customization in plugin system
* Add ytpl package (playlist info)
* Handle ffmpeg metadata flags when metadata is not present
* Only use artist in file name if present
* Export sendError method
* Handle image not present in metadata util
* Add downloader utils (getFolder and default menu label)
* Pass (optional) existing metadata and subfolder in mp3 converter
* Add listener to download playlist
* Add custom menu in downloader plugin ("download playlist" item)
* nit: fix main CSS style
* Only set the "enable" item in menu if plugin not enabled
* Navigation plugin: inject HTML once CSS is loaded
Co-authored-by: Sem Visscher <semvisscher10@gmail.com >
Co-authored-by: TC <th-ch@users.noreply.github.com >
2021-03-25 01:02:42 +02:00
5218b80cab
preparation for plugin menu update
2021-03-25 01:00:06 +02:00
b1665c880b
Navigation plugin: inject HTML once CSS is loaded
2021-03-24 23:06:35 +01:00
6395dfe425
Merge pull request #203 from th-ch/downloader-plugin-playlist
...
Add playlist feature in downloader plugin + custom menus in plugin system
2021-03-24 22:39:50 +01:00
e72915c5d0
Add custom menu in downloader plugin ("download playlist" item)
2021-03-24 21:52:12 +01:00
bee2da567b
Add listener to download playlist
2021-03-24 21:51:11 +01:00
951689c5ea
Pass (optional) existing metadata and subfolder in mp3 converter
2021-03-24 21:50:46 +01:00
4146ae60bc
Add downloader utils (getFolder and default menu label)
2021-03-24 21:50:31 +01:00
6bcf5efb65
Handle image not present in metadata util
2021-03-24 21:48:12 +01:00
ddf10f1052
Export sendError method
2021-03-24 21:45:59 +01:00
7edca44ed8
Only use artist in file name if present
2021-03-24 21:44:54 +01:00
ebc3f16597
Handle ffmpeg metadata flags when metadata is not present
2021-03-24 21:44:54 +01:00
84142ab27e
Mutex in ffmpeg conversion (only supports one command at a time)
2021-03-24 21:44:48 +01:00
2fb4cbcf02
move icons to 'assets' folder
2021-03-24 19:38:45 +02:00
d3337c7d3c
titlebar dragArea fix + refactor
2021-03-24 00:13:38 +02:00
5fd11bf009
fixed search page header height
2021-03-23 22:15:16 +02:00
92603a1e7f
fix search button alignment
2021-03-23 22:09:10 +02:00
7d8afe3476
style check
2021-03-23 22:03:48 +02:00
f9c66ead50
css color fix
2021-03-23 19:47:47 +02:00
a12d5a982f
fix library UI bug
2021-03-23 19:29:07 +02:00
c1f176fa21
Fixed MenuItem roles + add restart+quit button
2021-03-23 16:17:50 +02:00
f1dbe4ab6c
Allow hide menu options (uses Escape key)
2021-03-23 15:07:31 +02:00
459ebf7070
xo lint --fix
2021-03-23 03:58:19 +02:00
8cf0ec16bb
Merge branch 'styled-bars' of https://github.com/Araxeus/youtube-music into styled-bars
2021-03-23 03:51:16 +02:00
87558c67c8
stylecheck
2021-03-23 03:50:59 +02:00
8727a2e299
separate plugins to different branches
2021-03-23 02:51:12 +02:00
b8c5c87cfa
Styled Bars [Titlebar + Scrollbar]
2021-03-23 02:46:13 +02:00
ce2970eefa
fixed line that xo-lint broke
2021-03-22 13:48:08 +02:00
5285680eed
xo lint --fix
2021-03-22 04:17:39 +02:00
17e63194ad
fixed typo bug
2021-03-22 04:06:42 +02:00
6427b3406c
Override hide(),show(),isVisible from inside plugin
...
instead of changing source code
2021-03-22 04:01:19 +02:00
df8c77cd3e
Wait for song to start before setting thumbar
2021-03-22 03:01:46 +02:00
1355b692b9
Remove the - Topic for more matches
2021-03-21 22:28:05 +01:00
2c13ef40e2
taskbar-mediacontrol plugin
...
Add UI Control to windows taskbar preview
2021-03-21 20:08:07 +02:00
2bb67db888
Fixed backwards compatibility
2021-03-21 18:47:16 +01:00
42e3d48caf
Added now playing to last-fm
2021-03-19 22:00:00 +01:00
4747050b60
Added working lastfm support
...
currently only played songs are added
2021-03-19 21:32:33 +01:00
d852029d25
Improved songinfo provider, by using the data from the '/player' request
2021-03-18 17:48:56 +01:00
ca8d62d4e2
Added Discord timeout
2021-03-17 10:22:19 +01:00
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