Commit Graph

224 Commits

Author SHA1 Message Date
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
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
Hellow2
6d3c36e075 completed the downloading layout 2023-03-30 14:52:50 +02:00
Hellow2
b2e67fbd45 start laying out downloads 2023-03-30 14:39:28 +02:00
Hellow2
cc7eb41ac7 made the direct downloads work 2023-03-30 12:31:37 +02:00
Hellow2
79b2dc4394 implemented funtion in search 2023-03-30 12:23:57 +02:00
Hellow2
11974fd2eb implemented method to fetch stuff 2023-03-30 12:09:36 +02:00
Hellow2
21e81c82a3 added some url parsing 2023-03-30 12:00:39 +02:00
Hellow2
de2f326218 Update download.py 2023-03-30 11:38:59 +02:00
Hellow2
e146aec261 updated tests 2023-03-30 10:52:31 +02:00
Hellow2
d158736c45 pixed bug regarding the maths of choosing one index 2023-03-30 10:34:17 +02:00
Hellow2
214b04d7cc implemented new cli 2023-03-30 10:07:42 +02:00
Hellow2
2b1b62f1dc added functionality and removed parsing in the thingie 2023-03-30 09:01:09 +02:00
Hellow2
ef41d8a72c last polish 2023-03-29 17:17:20 +02:00
Hellow2
fcee8c1f84 implemented the choosing of pages 2023-03-29 17:04:06 +02:00
Hellow2
f4047b91c1 defined shorthands 2023-03-29 15:22:18 +02:00
Hellow2
3238f944b3 implementedexample cli 2023-03-29 13:39:55 +02:00
Hellow2
c846f33082 added a way to input a query 2023-03-29 12:54:26 +02:00
Hellow2
8f8e7ecc15 fixed crash in musify scraper 2023-03-29 12:02:07 +02:00
Hellow2
82e3146780 made single page options extend 2023-03-29 12:00:40 +02:00
Hellow2
8c01ee4198 choose_single works 2023-03-29 11:53:55 +02:00
Hellow2
c4079efc4b Update search.py 2023-03-29 11:38:32 +02:00
Hellow2
eb133e802f download 2023-03-29 11:37:56 +02:00
Hellow2
0a23d6d27c Update search.py 2023-03-29 11:36:46 +02:00
Hellow2
e13b6e70c6 renamed 2023-03-29 11:35:25 +02:00
Hellow2
e73bd6434d implemented choose index 2023-03-29 11:34:58 +02:00
Hellow2
87f51d7a3a implemented the choose_page function 2023-03-29 09:53:08 +02:00
Hellow2
377f2cca8a started choose function 2023-03-29 09:50:06 +02:00
Hellow2
4dcb2fa643 reformat a bit 2023-03-29 09:44:25 +02:00
Hellow2
6c89aabbb5 added tests for page selection 2023-03-29 09:42:53 +02:00
Hellow
0a7dfeb5ea fixed rpr 2023-03-28 18:40:56 +02:00
Hellow
c67d8fba61 fixed type hinting 2023-03-28 18:38:45 +02:00
Hellow2
8b5d339fef counter + fixted __repr__ 2023-03-28 17:00:32 +02:00
Hellow2
28f56ac317 implemented the untested choose functions 2023-03-28 15:01:47 +02:00
Hellow2
bbb2f0831b continues writing the string formating of multi page options 2023-03-28 14:40:59 +02:00
Hellow2
3a842920e8 creating a multi page option class 2023-03-28 14:25:22 +02:00
Hellow2
855ca4b531 started implementing the multiple page search 2023-03-28 14:04:15 +02:00
Hellow2
7ceb9bb5fe added data fpr üages 2023-03-28 12:50:23 +02:00
Hellow2
63a3dc00fd implemented the building/compiling of recursive structures 2023-03-28 10:45:41 +02:00
Hellow2
8045476dba added fetching of ma lyrics 2023-03-28 08:57:50 +02:00
Hellow2
34baf75d2e pretty much finished web scraping on metal archives besides lyrics 2023-03-28 08:27:21 +02:00
Hellow
ec9bbf15d3 continued refactoring and added fetching of discography again 2023-03-27 20:42:43 +02:00
Hellow
7ae7aa87fd fixed a bit of the scraping 2023-03-27 20:02:17 +02:00
Hellow
2bae6e1cbd fixed some bugs in the preset 2023-03-27 18:41:50 +02:00
Hellow
ac474c6079 used for a request the class method 2023-03-27 17:53:51 +02:00
Hellow
4e4e72104d improved run function 2023-03-27 17:48:06 +02:00
Hellow2
e973ac618d reverted previous changes because it was stupid 2023-03-27 16:30:12 +02:00
Hellow2
f5646276d4 layed out better methods for fetching data 2023-03-27 16:28:34 +02:00
Hellow2
2ff58d3a30 fixed faulty type hint and old function 2023-03-27 16:20:16 +02:00
Hellow
267bf52847 fixed funny bug 2023-03-24 15:58:21 +01:00
Hellow2
5387301ed2 started fixing importand design flaw 2023-03-24 14:28:19 +01:00
Hellow2
1f0ae30f02 fixed disgusting bug 2023-03-22 12:58:11 +01:00
Hellow2
c648a330e0 ahhh fuck me :( 2023-03-21 12:46:32 +01:00
Hellow
0f47cdadb8 some more scraping 2023-03-20 23:11:55 +01:00
Hellow
6f7763ada5 sdfa 2023-03-20 22:27:05 +01:00
Hellow
f39c3c11ad layed out the complete fetching of album 2023-03-20 21:50:19 +01:00
Hellow2
96f2d7ef6e started fetching of album details 2023-03-20 17:03:14 +01:00
Hellow2
718c911c81 parsed names to fix a bug 2023-03-20 15:33:45 +01:00
Hellow2
dc6a176c24 fixed DISGUSTING bug 2023-03-20 14:40:32 +01:00
Hellow
2724eb3e36 added fetching of linked sources to musify 2023-03-18 13:01:27 +01:00
Hellow
5bd9439104 fetching notes 2023-03-17 23:55:38 +01:00
Hellow
5d0f9814c8 finished fetching of artist details 2023-03-17 23:27:14 +01:00
Hellow
05c9610683 moved error handling of get and post request into abstract.py instead do it new in every function 2023-03-17 18:16:06 +01:00
Hellow
924bd01e1d finished fetching of discography 2023-03-17 13:58:58 +01:00
Hellow
a01ea0cfcd reformat 2023-03-17 13:11:18 +01:00
Hellow
a27c4e28c3 fixed docstring 2023-03-17 13:10:25 +01:00
Hellow2
bf04d5b8be Update musify.py 2023-03-17 12:39:19 +01:00
Hellow2
7b110983c2 musify 2023-03-17 12:31:56 +01:00
Hellow
c13031f9b3 laied out musify apis 2023-03-16 22:52:47 +01:00
Hellow2
137c69399c pretty much finished musify search 2023-03-16 16:57:43 +01:00
Hellow2
c43ff6df69 continued musify scraper 2023-03-16 14:36:49 +01:00
Hellow2
9c438588a5 df 2023-03-15 20:55:28 +01:00
Hellow2
03d78e5f98 Update musify.py 2023-03-14 14:58:54 +01:00
Hellow2
f3d9025d0b Update musify.py 2023-03-14 14:48:03 +01:00
Hellow2
4a199547de fixed 2023-03-14 13:36:05 +01:00
Hellow2
38142df92e Create musify.py 2023-03-13 15:47:38 +01:00
Hellow2
e445e7b5d1 options 2023-03-13 14:39:46 +01:00
Hellow
76a91f57cb fixed appending 2023-03-10 18:38:32 +01:00
Hellow2
635c8b87a4 fixed exceptions 2023-03-10 10:13:35 +01:00
Hellow2
191febd794 cvyxv 2023-03-06 15:20:26 +01:00
Hellow2
3fba46428d worked on metal archives 2023-03-02 16:23:02 +01:00
Hellow2
c3db4df70b rough implementation of start of cli 2023-02-09 15:05:49 +01:00
Hellow2
bf5d0458ca started cli 2023-02-09 09:40:57 +01:00
Hellow2
9efc806bec finished fetching of tracklist 2023-02-08 17:14:51 +01:00
Hellow2
1d64e5901d added playlist 2023-02-08 13:16:48 +01:00
Hellow2
ece7ffa5db hs 2023-02-07 13:32:49 +01:00
Hellow
ec9bb69069 a bit of refactoring and implemented some more scraping 2023-02-06 23:47:13 +01:00
Hellow2
8362e2d5eb hs 2023-02-06 15:06:38 +01:00
Hellow2
5b25aa2cc1 added contributing info 2023-02-06 09:44:11 +01:00
Hellow2
bbf7181b13 added artist notes 2023-02-06 09:16:28 +01:00
Hellow
e1293a4557 made obvious which files are used, and which aren't 2023-02-01 16:19:17 +01:00
Hellow2
611fbe575d yee 2023-02-01 14:26:54 +01:00
Hellow2
18eef1234d parsed attributes 2023-02-01 13:18:09 +01:00
Hellow2
575629a531 ma easy attributes 2023-02-01 09:41:25 +01:00
Hellow2
a02fea32fc started implementing simple attributes 2023-02-01 09:18:06 +01:00
Hellow2
c99434adc4 added the fetching of the sources from ma regarding artists 2023-02-01 09:13:30 +01:00
Hellow2
f1e92a8464 added the fetching of the sources from ma regarding artists 2023-02-01 09:10:05 +01:00
Hellow
e48285c3b0 started implementation of fetching from ma artis sources 2023-02-01 00:07:13 +01:00
Hellow2
911ae0c25a finished fetching of discography and merging those 2023-01-31 13:27:28 +01:00
Hellow2
2e6c58255c fixed mutable argument bug in the source dict of SourceAttribute 2023-01-31 13:18:52 +01:00
Hellow
65ccdee2cb yes 2023-01-30 23:54:21 +01:00
Hellow
06cc826a21 finished database integration and simmilar 2023-01-30 18:27:49 +01:00
Lars Noack
b7cce0aef9 continued 2023-01-24 18:15:07 +01:00
Lars Noack
c7811e9ae5 finished search of metal encyclopedia 2023-01-24 14:29:23 +01:00
Lars Noack
081a57360f metal enzyclopedie 2023-01-24 12:09:47 +01:00
Lars Noack
3957dc4088 continued ma 2023-01-24 10:51:41 +01:00
Lars Noack
5545d1190a started ma 2023-01-24 09:40:01 +01:00
Hellow
b17d039fb6 asddasd 2023-01-24 00:16:10 +01:00
Lars Noack
c28abdd999 started new documentation 2023-01-23 16:57:00 +01:00
Lars Noack
6b496971c9 implemented abstract class 2023-01-23 15:52:50 +01:00
Lars Noack
68031b9cdd layed out the page structure 2023-01-23 14:53:35 +01:00