Commit Graph

143 Commits

Author SHA1 Message Date
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
f0fa05dc92 added a module to easily config the invidious instance 2023-06-13 11:45:02 +02:00
Hellow
6cd54724d2 completed new cli 2023-06-12 22:54:04 +02:00
Hellow2
ff5a79a3c7 added a new custom exception, and an api, to fetch direct url 2023-06-12 10:16:56 +02:00
_
fa367a3087
Update config.py 2023-06-06 23:50:08 +02:00
Hellow2
e996bd4e4f tried multithreading, not worth it at the current point 2023-05-26 09:00:02 +02:00
Hellow2
19af808d16 added preset 2023-05-24 10:12:03 +02:00
Hellow2
67b4a3bc65 cleaned up search 2023-05-23 16:21:12 +02:00
Hellow2
2a00735f72 refactor 2023-05-23 10:49:52 +02:00
Hellow2
08339bab68 query function 2023-05-23 10:25:12 +02:00
Hellow
f39c894fd7 fixed file paths 2023-05-10 16:39:44 +02:00
Hellow
bd3e042ae2 failed attempts 2023-04-23 12:08:39 +02:00
Hellow
d6d20aaf1b improved function to connect to the internet 2023-04-20 18:47:47 +02:00
Hellow2
804bf34a16 s 2023-04-20 15:34:03 +02:00
Hellow
385edc7087 translit 2023-04-18 22:39:19 +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
3edc4e46f2 album enum 2023-04-18 12:14:34 +02:00
Hellow2
54e24df0d1 refactored source 2023-04-18 11:18:17 +02:00
Hellow2
66fb904f95 probably fixed encoding error on windows 2023-04-18 09:13:04 +02:00
Hellow2
1eb2301a23 fixed dumb fuck up 2023-04-18 09:02:03 +02:00
Hellow2
cae25fb053 fixed stupid crash 2023-04-18 08:30:56 +02:00
Hellow
80a8947dda addet sorting options to config,
yet to implement any sorting
2023-04-16 15:48:39 +02:00
Hellow
ca25590baa fixed albumsort 2023-04-16 14:36:33 +02:00
Hellow
27d23180b9 added config for paths 2023-04-15 19:15:27 +02:00
Hellow
4f964fd5ba implemented misc settings 2023-04-15 17:17:56 +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
4516e40268 fixed cli again 2023-04-15 12:42:12 +02:00
Hellow
7599e0db21 refactored the base classes 2023-04-15 12:35:11 +02:00
Hellow
6269667798 refactored the base classes 2023-04-15 12:30:55 +02:00
Hellow
9331c39028 implemented config cli 2023-04-15 11:54:17 +02:00
Hellow
5f99e4e41b made config iterable 2023-04-14 19:14:58 +02:00
Hellow
43de7f48c6 finished the core mechanic behind the config file 2023-04-14 18:28:33 +02:00
Hellow
8143bb6608 refactor 2023-04-14 17:40:41 +02:00
Hellow
7c24707650 finished writing of config file 2023-04-14 17:01:32 +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
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
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
Hellow2
c501461b1e escaping strings 2023-04-03 11:17:55 +02:00
Hellow2
c05199d928 added better default targets 2023-04-03 10:38:12 +02:00
Hellow2
c93c469576 implemented stream 2023-03-31 09:47:03 +02:00
Hellow2
2e6c58255c fixed mutable argument bug in the source dict of SourceAttribute 2023-01-31 13:18:52 +01:00
Lars Noack
5545d1190a started ma 2023-01-24 09:40:01 +01:00
Lars Noack
b6a8966503 am 2023-01-11 16:30:53 +01:00
Lars Noack
13e026d1e5 refactoring 2022-12-01 13:15:30 +01:00
Lars Noack
5598af5cee addet compatibility if length of a song is not known 2022-11-29 16:55:13 +01:00
Lars Noack
6b79d6a6ae added checking against lenth for youtube videos 2022-11-29 14:49:56 +01:00
darkeox
97bf0b4eb4 Catch key exception + correct typo + fix path interpolation 2022-11-28 17:56:19 +01:00
darkeox
ebae24e865 XDG_USER_DIRS_FILE refactor + doc 2022-11-28 15:16:04 +01:00
darkeox
0dc255594f Catch key exception + correct typo + file i/o method 2022-11-28 15:00:08 +01:00
darkeox
7f6e6ee5fa refactor #1 - logger print + music_dir 2022-11-28 14:49:13 +01:00
darkeox
8405692d6b introduce localization for Music dir on Linux 2022-11-24 23:22:06 +01:00
Hellow
42fc9c5205 added stuff to help command and set down max phoenetic distance
added stuff to help command and set down max phoenetic distance
2022-11-23 23:44:25 +01:00
Lars Noack
76181e619f edited the Music path to make it compatibal with windows 2022-11-23 08:54:07 +01:00
Lars Noack
993545eb9d fixed dependency 2022-11-22 14:53:29 +01:00
Lars Noack
f45afcb2ce gotta fix fucking imports 2022-11-22 14:25:01 +01:00
Muffin-chan
ad446a1099 Some cli improvements
- Adds cross platform clear console functionality
- Replaces "search_for_metadata" if tree with a match case
- Implements alternative command interface for handling the program
- Fixes bug of error being displayed when quitting the program
2022-11-22 03:24:25 -05:00
Lars Noack
58626a7d99 refactored and added for possibility for multiple sources per track 2022-11-21 14:27:18 +01:00
Lars Noack
0f25833da0 fixed db src a bit 2022-11-21 12:25:40 +01:00
Lars Noack
5fb19dd438 Refactoring 2022-11-18 14:20:40 +01:00
Lars Noack
98e2a9b6fb refactored 2022-11-18 10:16:06 +01:00
Lars Noack
445272389f fixed up database 2022-11-18 08:41:49 +01:00
lars
5084534cb8 continued 2022-11-17 13:23:27 +01:00
Lars Noack
0ccb3f244c implemented the source table of the db to the database querry 2022-11-16 14:50:56 +01:00
Lars Noack
0cb5cd32e9 added the opportunity to choose the activated audio sources and change theire priority 2022-11-16 13:21:30 +01:00
Lars Noack
e9056771ff refactored module names and imports 2022-11-16 10:15:35 +01:00
lars
c6d0acff9b restructured slightly and addet skript to upload to PyPI 2022-11-15 00:27:03 +01:00