Commit Graph

68 Commits

Author SHA1 Message Date
Hellow
7758b82312 fixed the bitrange 2023-09-11 21:34:45 +02:00
Hellow
d2dd015817 started to migrate to new config 2023-09-10 16:27:09 +02:00
Hellow
c66b021ecc reverted config changes 2023-08-28 21:08:42 +02:00
Hellow
aec62903e0 feat: layed out commit 2023-08-10 23:01:16 +02:00
Hellow
406dc3d1e2 finished implementing general search 2023-07-28 09:07:16 +02:00
Hellow
2db4ea72ef layed out api request 2023-07-27 00:27:08 +02:00
Hellow
d10b4fc1a1 added logger 2023-07-18 21:10:32 +02:00
Hellow
400b7d3d6e added the config option how long to wait after yt returns 404 2023-06-22 14:30:26 +02:00
Hellow2
721265d3e8 implemented a run on first start thingie 2023-06-21 14:05:40 +02:00
Hellow2
cd61fe4c1d added cross plattform ffmpeg, and an option to set ffmpeg bin 2023-06-21 11:53:59 +02:00
Hellow2
f95083050e refactored cli 2023-06-20 16:40:34 +02:00
Hellow2
2a7452dc44 implemented the ability to fetch playlists from piped 2023-06-19 16:27:59 +02:00
Hellow2
6a44cb827b added a collection of youtube and its frontend mirrors 2023-06-19 14:54:09 +02:00
Hellow2
b20d7fcc76 added result history, with the appropriate setting. 2023-06-16 10:31:57 +02:00
Hellow2
1324802db7 removed unused settings 2023-06-15 11:53:55 +02:00
Hellow2
cc5c7809fb roughly finished implementing sponsorblock 2023-06-14 15:25:28 +02:00
Hellow2
65f7121837 fixed parsing 2023-06-13 13:29:24 +02:00
Hellow2
500f82d079 added url parsing for youtube 2023-06-13 13:20:49 +02:00
Hellow2
e996bd4e4f tried multithreading, not worth it at the current point 2023-05-26 09:00:02 +02:00
Hellow
d6d20aaf1b improved function to connect to the internet 2023-04-20 18:47:47 +02:00
Hellow2
ef08dca088 implemented the blacklist 2023-04-18 13:27:03 +02:00
Hellow2
6b50e62b37 implemented setting for the album blacklist 2023-04-18 13:19:53 +02:00
Hellow2
984f5335bb added another setting 2023-04-18 13:00:00 +02:00
Hellow2
1eb2301a23 fixed dumb fuck up 2023-04-18 09:02:03 +02:00
Hellow
80a8947dda addet sorting options to config,
yet to implement any sorting
2023-04-16 15:48:39 +02:00
Hellow
27d23180b9 added config for paths 2023-04-15 19:15:27 +02:00
Hellow
0ece262e3d implemented misc settings 2023-04-15 17:17:33 +02:00
Hellow
4f12dcbc78 added connection settings 2023-04-15 13:01:20 +02:00
Hellow
b07ea4aff0 finished audio config 2023-04-14 13:03:48 +02:00
Hellow
d8c0cc288f continued with the audio config 2023-04-14 12:40:52 +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
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
0bd4e96b27 refactored id's to be 64-bit integers 2023-04-12 12:15:12 +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
0c8953ed67 added message 2023-04-05 10:08:27 +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
Hellow
48ec718757 made gc modification optional 2023-04-04 22:07:56 +02:00
Hellow
cbb0d5255b improved 2023-04-04 21:18:56 +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
787084d9e7 cute messages 2023-04-04 20:20:15 +02:00
Hellow
6e83f3fdc2 cute messages 2023-04-04 20:19:29 +02:00
Hellow
f970950aea added a description and removed redundant output of progressbar 2023-04-04 17:59:08 +02:00
Hellow2
f6803e4c73 changed default instalation path 2023-04-04 10:43:52 +02:00