26fb48fd37
Merge pull request #1049 from Araxeus/automate-winget-releases
...
automate winget releases
2023-03-08 20:52:10 +01:00
c5781962f4
lint
2023-03-05 18:56:04 +02:00
61dd477c27
fix: upgrade html-to-text from 9.0.3 to 9.0.4
...
Snyk has created this PR to upgrade html-to-text from 9.0.3 to 9.0.4.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/th-ch/project/81809c53-bb7b-46b9-a0d7-806d45d74ac6?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-03-04 14:21:37 +00:00
6ca64d68ca
show ffmpeg progress
2023-03-04 16:17:39 +02:00
ad484ab745
use centralized config
2023-03-04 15:48:15 +02:00
7b3280c12b
add skip existing files option
2023-03-04 15:17:54 +02:00
cd41f093be
fix download button not showing first time menu is opened
2023-03-04 15:15:01 +02:00
a2eb3a3319
helpful error when trying to download a private or "mixed for you" playlist
2023-03-04 14:16:22 +02:00
e4b1d38f85
dont add album to metadata if it's ===N/A
2023-03-04 13:51:18 +02:00
560e323893
lint
2023-03-04 13:40:03 +02:00
a31e59fbc7
fix download button showing when it shouldn't
2023-03-04 13:39:49 +02:00
2cbc73d2ed
remove unused imports
2023-03-04 12:31:03 +02:00
099e5d8491
add download feedback and progress
2023-03-04 12:12:23 +02:00
54d3f925e6
add trackId to album downloads
2023-03-04 01:53:19 +02:00
ec6107138d
remove node-id3
2023-03-04 01:09:07 +02:00
83d7befc45
disable nav-bar drag when menu is open
2023-03-03 23:37:24 +02:00
b6f9404ff5
download using youtubei,js instead of ytdl-core
2023-03-03 23:19:23 +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
f2d20d05c4
[winget] add installer regex
2023-02-28 23:34:40 +02:00
f650ee1e70
automate winget releases
2023-02-28 22:42:02 +02:00
ab7ba1c280
fix PiP button showing in non player-bar menu's
2023-02-28 21:10:28 +02:00
c4ced889b5
resolve merge error
2023-02-28 20:35:10 +02:00
79e71dae26
fix playback speed selector
...
replace querying for the text `Stats` (which is language specific)
with querying that the event origin is the button on the player-bar
fix #1045
2023-02-28 19:56:16 +02:00
87cbdc3dc3
fix potential empty notification showing
2023-02-17 18:05:16 +02:00
a3c5be0cc2
Merge branch 'local-upstream/master' into use-ToastXML
2023-02-17 18:02:30 +02:00
0e3982d199
Merge branch 'local-upstream/master' into in-app-menu-icon
2023-02-17 17:44:48 +02:00
8bfbbca044
Merge pull request #1029 from th-ch/windows-arm-build
...
build win target on ARM
2023-02-15 21:09:04 +01:00
35fa794395
build win target on ARM
2023-02-15 20:52:36 +01:00
bfb392a326
Use a promise to wait for transitions in crossfade plugin
2023-02-12 20:00:48 +01:00
8adfcdc002
Replace all | in title (codeQL fix)
2023-02-12 19:21:04 +01:00
4ec0b7ff30
Bump yarn.lock
2023-02-12 19:13:20 +01:00
0e683444d3
Merge pull request #961 from xhayper/patch-1
...
feat: auto reconnect rpc and CSP fix
2023-02-12 19:12:44 +01:00
7282a227fd
Merge branch 'master' into patch-1
2023-02-12 19:08:54 +01:00
c0d0c267a7
Merge branch 'local-upstream/master' into in-app-menu-icon
2023-02-12 19:58:10 +02:00
6577bcdad8
Merge pull request #989 from Araxeus/in-app-menu-draggable-navbar
...
[in-app-menu] make navbar draggable
2023-02-12 18:50:56 +01:00
34f56df2ec
Merge pull request #1013 from th-ch/native-pip
...
Add option `useNativePiP` in PiP plugin to use native PiP
2023-02-12 18:50:26 +01:00
7f66ff2c0c
Merge branch 'master' of github.com:th-ch/youtube-music into native-pip
...
* 'master' of github.com:th-ch/youtube-music:
fix PiP hotkey active in searchbox
remove titlebar from in-app-menu+PiP
Bump "@cliqz/adblocker-electron" version
Only run the release stage if it is the main repo
Only build without release if it is a fork
Use del-cli instead of del (for windows)
Replace electron-icon-maker by a more up-to-date fork
Adapt CI to yarn v3
Migrate to yarn v3
Track transitioning status
Fixed recursive volume changes that caused cpu spike, Switched Repeat Modes to NONE|ONE|ALL
Remove references to rimraf
Add first version for crossfade plugin
removed unnecessary if and used better Repeat change detection
connected mpris shuffle, fixed volume, mpris volumes allowed 0.0-1.0
fixed 'repeatChanged' modes being different depending on selected youtube music language
fix precise-volume+searchbox interaction
fix navbar position
2023-02-12 18:41:52 +01:00
735fd39c3c
Merge pull request #1025 from Araxeus/fix-PiP-hotkey-active-in-search
...
[PiP] fix hotkey activating when typing in the search box
2023-02-12 18:34:29 +01:00
7df7b32eea
Merge pull request #1024 from Araxeus/in-app-menu-pip-no-titlebar
...
[PiP] Remove titlebar when in-app-menu is enabled
2023-02-12 18:33:04 +01:00
d9f1c589e9
fix PiP hotkey active in searchbox
2023-02-10 20:14:07 +02:00
5dd8d1a274
remove titlebar from in-app-menu+PiP
...
Results in an experience similar to the native PiP, except plugins can work (for example precise-volume)
2023-02-10 18:52:51 +02:00
2f117117d8
lint
2023-02-10 01:37:42 +02:00
d8a6453a8d
Merge branch 'local-upstream/master' into in-app-menu-icon
2023-02-10 00:14:39 +02:00
27d8bbdf85
Merge branch 'local-upstream/master' into use-ToastXML
2023-02-09 23:55:13 +02:00
7bdbab5a2d
Merge pull request #1005 from Skydeke/master
...
[Shortcuts] MPRIS fixes, Repeat Language bug fix
2023-02-09 22:47:03 +01:00
96f23ea8d5
Merge branch 'local-upstream/master' into use-ToastXML
2023-02-09 23:43:26 +02:00
0a8ac31c1e
Merge branch 'master' into master
2023-02-09 22:42:39 +01:00
e0d7117970
Merge pull request #1023 from th-ch/build-without-release-in-forks
...
Build without release in forks
2023-02-09 22:39:34 +01:00
e70f843ac3
Bump "@cliqz/adblocker-electron" version
2023-02-09 22:38:07 +01:00