|
|
e8c3716106
|
use new dynamic config
|
2023-03-19 21:02:23 +02:00 |
|
|
|
4f4372b65a
|
fix PR review comments
|
2023-03-19 20:23:09 +02:00 |
|
|
|
325026e3ea
|
rome lint
|
2023-03-19 20:15:15 +02:00 |
|
|
|
51871a3fec
|
catch errors in downloadSong()
|
2023-03-15 20:29:12 +02:00 |
|
|
|
b652a011a5
|
lint
|
2023-03-12 20:00:10 +02:00 |
|
|
|
83abbdb25a
|
add caching to getCoverBuffer
when downloading an album, will no longer re-download an encode identical cover images
|
2023-03-12 19:53:25 +02:00 |
|
|
|
c5781962f4
|
lint
|
2023-03-05 18:56:04 +02: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 |
|
|
|
b6f9404ff5
|
download using youtubei,js instead of ytdl-core
|
2023-03-03 23:19:23 +02:00 |
|
|
|
8adfcdc002
|
Replace all | in title (codeQL fix)
|
2023-02-12 19:21:04 +01:00 |
|
|
|
be3a2880eb
|
Bump FFMpeg
|
2022-10-09 12:32:26 +02:00 |
|
|
|
f5622970c6
|
Merge branch 'master' into migrate-from-remote-to-ipc
|
2022-05-01 23:09:13 +03:00 |
|
|
|
71e9f280a1
|
Set lyrics metadata if Genius plugin is enabled
|
2022-04-09 15:02:54 +02:00 |
|
|
|
5bd97685b9
|
migrate from remote to ipc
|
2022-02-13 23:45:53 +02:00 |
|
|
|
37c0ceaafe
|
Merge branch 'master' into fix-restart-on-config-change
|
2022-02-07 17:27:27 +02:00 |
|
|
|
74b67c3d33
|
fix restart app on config change option
|
2022-01-23 00:12:20 +02:00 |
|
|
|
cb920194ce
|
filenamify playlist folder name
|
2022-01-18 18:32:25 +02:00 |
|
|
|
40fbf3441a
|
Backport missing changes for playlist badge
|
2022-01-16 17:29:21 +01:00 |
|
|
|
90d6f13b56
|
Merge branch 'master' into download-playlist-badge-count
|
2022-01-16 17:23:43 +01:00 |
|
|
|
57ace9d504
|
lint
|
2022-01-14 00:08:43 +02:00 |
|
|
|
17a24cbb04
|
set badge on downloader playlist
|
2022-01-12 14:29:56 +02:00 |
|
|
|
74f61a532d
|
downloader lint&refactor
|
2022-01-12 09:49:27 +02:00 |
|
|
|
5e68d2487f
|
allow downloading playlists from popup menu
|
2022-01-11 22:54:53 +02:00 |
|
|
|
8d66735585
|
Add presets to FFmpeg in menu
|
2021-12-30 18:46:43 +01:00 |
|
|
|
baeebd1959
|
downloader fixes
* --experimental-wasm-bulk-memory
* SharedArrayBuffer
* getFolder from front
* ytdl-core 4.9.2
|
2021-12-16 19:15:55 +02:00 |
|
|
|
4fd683ed23
|
update electron & remote module
|
2021-12-13 20:10:36 +02:00 |
|
|
|
185ebbf417
|
fix downloader playlist download
|
2021-11-21 19:44:01 +02:00 |
|
|
|
d255e5ffe1
|
Merge pull request #389 from th-ch/fix-menu-buttons
Update menu buttons to new format
|
2021-09-12 22:13:46 +02:00 |
|
|
|
e888b5c896
|
Update menu buttons to new format
|
2021-08-23 01:17:29 +02:00 |
|
|
|
c66ff2bf05
|
Apply clean up util to title + enrich prefixes
|
2021-08-23 01:12:53 +02:00 |
|
|
|
2a58dc823a
|
check if native image is empty before writing id tag
|
2021-06-09 20:05:14 +03:00 |
|
|
|
4fb0b1dd08
|
switch to registerCallback() on song info
|
2021-05-19 00:22:12 +03:00 |
|
|
|
7cf78c6635
|
setup SongInfo **once**
|
2021-05-10 04:15:56 +03:00 |
|
|
|
a3778af48a
|
Downloader: rename UrlToJPG to urlToJPG
|
2021-05-08 22:48:18 +02:00 |
|
|
|
163dc7e1d1
|
Downloader: catch error when fetching playlist
|
2021-05-08 22:41:56 +02:00 |
|
|
|
cf4bbf94e4
|
update radioButton querySelector
|
2021-05-08 23:02:52 +03:00 |
|
|
|
d7e42471a4
|
lint
|
2021-05-08 23:01:57 +03:00 |
|
|
|
6b88397f82
|
lint
|
2021-05-08 21:21:07 +03:00 |
|
|
|
3831e61d10
|
differentiate names of different metadata sources
|
2021-05-08 19:45:33 +03:00 |
|