DarkCat09
  • Joined on 2023-01-04
DarkCat09 opened issue DarkCat09/musicdlp#2 2024-05-14 16:41:01 +03:00
Add language for lyrics
DarkCat09 closed issue DarkCat09/musicdlp#1 2024-05-09 21:43:17 +03:00
TODO
DarkCat09 pushed to main at DarkCat09/musicdlp 2024-05-09 19:45:44 +03:00
c8e2f1fa1c Edit license notice template
97a37e3dbf Config for nginx & openrc
2d0e424b5b Fix [frontend]: websocket URL
Compare 3 commits »
DarkCat09 commented on issue DarkCat09/musicdlp#1 2024-05-09 17:41:30 +03:00
TODO

The same for TLS websocket encryption. I think this project will be used only by me :)

DarkCat09 commented on issue DarkCat09/musicdlp#1 2024-05-09 17:37:33 +03:00
TODO

Maybe I'll later add some beautiful CSS and frontend files minification. Not now.

DarkCat09 pushed to main at DarkCat09/musicdlp 2024-05-09 17:35:30 +03:00
03458db829 Fix: cover.download()
38cc43b84f Add cover downloader, add cfg.save_{lyrics,cover} (mainly for testing)
Compare 2 commits »
DarkCat09 commented on issue DarkCat09/musicdlp#1 2024-05-08 18:50:13 +03:00
TODO

A note for cover art downloader implementation: YouTube gives a thumbnail in a landscape orientation, centering the original cover and adding color on the sides. Yandex Music gives a normal cover…

DarkCat09 pushed to main at DarkCat09/musicdlp 2024-05-08 13:14:50 +03:00
60497cf29d Remove asyncio's debug=True
DarkCat09 pushed to main at DarkCat09/musicdlp 2024-05-08 12:56:30 +03:00
45e5bcee27 Fix: del playlist_items parameter only when set
DarkCat09 pushed to main at DarkCat09/musicdlp 2024-05-08 12:53:25 +03:00
5444969027 Update frontend for YDL logging
247bf65439 Add YDL logging, change schema
Compare 2 commits »
DarkCat09 pushed to main at DarkCat09/musicdlp 2024-05-06 20:16:11 +03:00
8720ea07fd Fix [CSS]: display playlist items in a column
DarkCat09 pushed to main at DarkCat09/musicdlp 2024-05-06 20:10:40 +03:00
d0ed29e685 Optimize extract_info: no process=True for YouTube
1eb1e2c827 Working frontend!! No download progress yet, and no cool CSS
Compare 2 commits »
DarkCat09 pushed to main at DarkCat09/musicdlp 2024-05-06 19:34:48 +03:00
474c24e05a Lyrics: switch to multiple search engines
0b0759fb3b Lyrics: add irrelevant results filtering
62ebecc87f Remove path_length config option
e1ef74cc1c Simpliest frontend UI
Compare 4 commits »
DarkCat09 pushed to main at DarkCat09/musicdlp 2024-05-05 18:25:17 +03:00
44fc039ac9 Refactor: merge ydl_wrap with ydl_pool.Downloader, add callbacks
e9c55a67d3 JSON schema v0.0.2
Compare 2 commits »
DarkCat09 pushed to main at DarkCat09/musicdlp 2024-05-04 09:34:35 +03:00
96be306b2b More config options (tmpl, yt_proxy) + notes
DarkCat09 pushed to main at DarkCat09/musicdlp 2024-05-03 19:58:05 +03:00
0cbb9d424e Lyrics: change search engine for more relevant results
DarkCat09 pushed to main at DarkCat09/musicdlp 2024-05-03 19:57:40 +03:00
df242e833f Config, cookies
93c5ea3b18 Code cleanup
Compare 2 commits »
DarkCat09 pushed to main at DarkCat09/musicdlp 2024-05-03 17:43:40 +03:00
2b47b002e6 Working WS server, yt-dlp objects "pool", async wrappers
53a00570e7 Multiple artists support
77127d3476 Fix: keep connection
Compare 3 commits »
DarkCat09 pushed to main at DarkCat09/musicdlp 2024-05-02 16:19:05 +03:00
26312a655b WS server template
DarkCat09 pushed to main at DarkCat09/musicdlp 2024-05-02 15:00:58 +03:00
464b65232b Test: post-processors