Commit Graph

631 Commits

Author SHA1 Message Date
Hellow
04417ff947 started with the audio config 2023-04-14 12:03:07 +02:00
Hellow
df2f8f57d2 started the config with loging 2023-04-14 11:22:47 +02:00
Hellow
421ab5d4fb layed out the logging config 2023-04-13 23:45:50 +02:00
Hellow
1c5c390f20 optimized import 2023-04-13 19:45:51 +02:00
Hellow
2da4bea463 actually used the new code for the folder management 2023-04-13 19:27:53 +02:00
Hellow
eda39186d4 added config directory, and a new dependency 2023-04-13 19:22:54 +02:00
Hellow
73c75c6598 polished finding music directory to follow the freedesktop standard 2023-04-13 19:09:41 +02:00
Hellow
6d26be674b added credits 2023-04-13 18:54:17 +02:00
Hellow
ba3deb24e3 layed out config structure and started implementing the path manager with the temp path and music path. 2023-04-13 18:52:03 +02:00
Hellow
86e58dcfb4 added all currently relevant commands and cleaned up the cli. 2023-04-12 13:27:42 +02:00
Hellow
6d78f70e5f added direct download argument 2023-04-12 13:13:02 +02:00
Hellow
4778a36275 added some essential arguments 2023-04-12 13:02:19 +02:00
Hellow
0bd4e96b27 refactored id's to be 64-bit integers 2023-04-12 12:15:12 +02:00
Hellow
1835e60cd1 refactoring 2023-04-12 12:00:29 +02:00
Hellow
e6277af091 fixed unicode bs 2023-04-06 17:54:16 +02:00
Hellow
7912a8bd4f fixed unicode bs 2023-04-06 17:47:35 +02:00
Hellow
1f0ff801d8 fixed unicode bs 2023-04-06 17:45:15 +02:00
Hellow
3acfa417e8 fixed unicode bs 2023-04-06 16:34:51 +02:00
Hellow
f5f56a7eff Update codec.py 2023-04-05 18:05:46 +02:00
Hellow
36ee456612 added convertion of the audio itself vie ffmpeg 2023-04-05 17:40:22 +02:00
Hellow2
4efef86793 codec 2023-04-05 16:11:30 +02:00
Hellow2
2a1d5bef1c started implementing of audio codex 2023-04-05 12:59:00 +02:00
Hellow2
5b947c2d66 fixed download size feedback 2023-04-05 12:25:57 +02:00
Hellow2
90b0d0ae20 added total size 2023-04-05 11:54:02 +02:00
Hellow2
8e19c68e36 fixed crash 2023-04-05 10:25:55 +02:00
Hellow2
ad0638b82c Update __init__.py 2023-04-05 10:13:01 +02:00
Hellow2
ec621ddc1f cleaned up cli 2023-04-05 10:12:02 +02:00
Hellow2
0c8953ed67 added message 2023-04-05 10:08:27 +02:00
Hellow2
9d42b13dfa cleaned up genre 2023-04-05 10:05:45 +02:00
Hellow2
064479074d drastically improved genre selection 2023-04-05 10:01:51 +02:00
Hellow2
c1fb6df3b5 count 2023-04-05 09:35:52 +02:00
Hellow2
726da7fbe0 improved metal archives 2023-04-05 09:20:25 +02:00
Hellow
357038f8f6 STUPID mistake 2023-04-04 22:57:47 +02:00
Hellow
acb1d86b17 STUPID mistake 2023-04-04 22:37:48 +02:00
Hellow
b2044537d5 STUPID mistake 2023-04-04 22:34:06 +02:00
Hellow
1965ac4cbd fixed edge cases that caused crashes 2023-04-04 22:32:53 +02:00
Hellow
62b0102020 implemented genre in the cli 2023-04-04 22:30:14 +02:00
Hellow
d500057315 addet the functionality for genres 2023-04-04 22:21:26 +02:00
Hellow
ae80a4d8d2 optimized imports 2023-04-04 22:10:35 +02:00
Hellow
48ec718757 made gc modification optional 2023-04-04 22:07:56 +02:00
Hellow
fabb6bed00 small change 2023-04-04 21:29:10 +02:00
Hellow
4ad8091309 small change 2023-04-04 21:27:27 +02:00
Hellow
ab631c73dd small change 2023-04-04 21:26:37 +02:00
Hellow
cbb0d5255b improved 2023-04-04 21:18:56 +02:00
Hellow
46eab5cbb0 made the download results prettier 2023-04-04 21:14:49 +02:00
Hellow
545cf98f79 added logging 2023-04-04 21:11:58 +02:00
Hellow
016a5e938f refactored logger 2023-04-04 21:10:47 +02:00
Hellow
68e7d7cb3c modified the str method of download results, such that it also prints errors now and then 2023-04-04 21:06:33 +02:00
Hellow
d9d59f36a0 fixed bug 2023-04-04 20:58:22 +02:00
Hellow
0f9550ad77 added success percentage 2023-04-04 20:30:01 +02:00
Hellow
5f5649a0f3 download fails pretty much work 2023-04-04 20:28:14 +02:00
Hellow
787084d9e7 cute messages 2023-04-04 20:20:15 +02:00
Hellow
6e83f3fdc2 cute messages 2023-04-04 20:19:29 +02:00
Hellow
8b10b4e4ca reformat 2023-04-04 20:00:38 +02:00
Hellow
6e17758826 changed download results
and integrated them in the cli
2023-04-04 20:00:21 +02:00
Hellow
e8d17d5f37 moved support class in a seperate module 2023-04-04 19:43:10 +02:00
Hellow
ba2e3463d3 improved default target 2023-04-04 19:37:50 +02:00
Hellow
baeb5a29a8 added download result 2023-04-04 19:17:58 +02:00
Hellow
53c7b6bdb8 cleaned up the console output some more 2023-04-04 18:09:58 +02:00
Hellow
f970950aea added a description and removed redundant output of progressbar 2023-04-04 17:59:08 +02:00
Hellow
afc3c859b0 improved progressbar 2023-04-04 17:54:05 +02:00
Hellow
5f735c25de cleaned up console output 2023-04-04 17:34:16 +02:00
Hellow2
da28616011 added progressbar 2023-04-04 17:20:27 +02:00
Hellow2
2bde1f683e Update musify.py 2023-04-04 12:47:34 +02:00
Hellow2
be96d93b50 Update abstract.py 2023-04-04 11:01:09 +02:00
Hellow2
9481f0e2ea Update abstract.py 2023-04-04 11:00:32 +02:00
Hellow2
7dcafb5d45 Update abstract.py 2023-04-04 10:45:07 +02:00
Hellow2
f6803e4c73 changed default instalation path 2023-04-04 10:43:52 +02:00
Hellow2
a48ee21a9c fixed exception 2023-04-04 10:25:01 +02:00
Hellow2
9895c8abd6 added filter for compilations etc. 2023-04-04 10:20:54 +02:00
Hellow2
ffaef94170 Merge branch 'musify' into audio 2023-04-04 10:06:19 +02:00
Hellow2
b1a8410376 fixed bug with timeout 2023-04-04 10:05:37 +02:00
Hellow2
513f021e66 Merge branch 'musify' into audio 2023-04-04 09:37:00 +02:00
Hellow
98fb2c7bf9 fixed crash on search 2023-04-03 19:59:31 +02:00
Hellow
9b9f3ec8f4 fixed real ugly bug 2023-04-03 18:09:05 +02:00
Hellow
7ace653921 Merge branch 'musify' into audio 2023-04-03 17:42:05 +02:00
Hellow
838c2b5875 modified musify 2023-04-03 17:41:52 +02:00
Hellow
255776a8fd Merge branch 'audio' of github.com:HeIIow2/music-downloader into audio 2023-04-03 16:46:13 +02:00
Hellow
072f220f1a Update actual_donwload.py 2023-04-03 16:46:00 +02:00
Hellow2
310bf3194d removed debug print 2023-04-03 16:24:45 +02:00
Hellow2
f58685af58 fixed really disgusting bug 2023-04-03 16:23:30 +02:00
Hellow2
a20f7ae59e stuff 2023-04-03 12:38:09 +02:00
Hellow2
77eef63fac fixed issue with crash on connection exception 2023-04-03 12:14:58 +02:00
Hellow2
041612e083 dsada 2023-04-03 11:47:51 +02:00
Hellow2
45b5f0875a fixed the download directory 2023-04-03 11:47:30 +02:00
Hellow2
c501461b1e escaping strings 2023-04-03 11:17:55 +02:00
Hellow2
66bd99b524 reformating 2023-04-03 10:39:16 +02:00
Hellow2
c05199d928 added better default targets 2023-04-03 10:38:12 +02:00
Hellow2
376bbf2fa2 Update search.py 2023-04-03 09:45:44 +02:00
Hellow2
bdf05adcb1 cleaned up download 2023-04-03 09:43:45 +02:00
Hellow2
37854e30e0 fixed bug in post request 2023-03-31 11:00:19 +02:00
Hellow2
be48707623 fixed bug in post request 2023-03-31 10:56:31 +02:00
Hellow2
3aa6faab51 finished makeshift downloader 2023-03-31 10:46:56 +02:00
Hellow2
5bf7392ab3 implemented downloading 2023-03-31 10:34:29 +02:00
Hellow2
094c4256d4 fixed issue with copy to 2023-03-31 09:54:31 +02:00
Hellow2
c93c469576 implemented stream 2023-03-31 09:47:03 +02:00
Hellow2
5067b84f48 changed the way stuff is downloaded 2023-03-30 16:50:27 +02:00
Hellow2
f8b3e57ade fixed bug 2023-03-30 16:10:48 +02:00
Hellow2
6f30ae6f92 adding post process fixing the tagging part 2023-03-30 15:58:29 +02:00
Hellow2
fab76fc165 completed more 2023-03-30 15:28:23 +02:00