Commit Graph

893 Commits

Author SHA1 Message Date
Hellow2
e146aec261 updated tests 2023-03-30 10:52:31 +02:00
Hellow2
658837850c moved cli to __init__.py 2023-03-30 10:49:17 +02:00
Hellow2
42d393389a removed annoying console output from collection.py 2023-03-30 10:42:33 +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
Hellow
b40174fb97 Update actual_donwload.py 2023-03-29 20:56:57 +02:00
Hellow2
927c2766d7 added cli to __init__.py 2023-03-29 17:24:02 +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
35f3ed975f Update test_building_objects.py 2023-03-28 11:43:18 +02:00
Hellow2
42c2f73da8 added tests and fixed a bug 2023-03-28 11:34:45 +02:00
Hellow2
63a3dc00fd implemented the building/compiling of recursive structures 2023-03-28 10:45:41 +02:00
Hellow2
18bf066f77 laied out proper functions in the parent object 2023-03-28 09:21:41 +02:00
Hellow2
f4649cd3ac layed out tests, arent finished though 2023-03-28 09:18:42 +02:00
Hellow2
b07459ef6d Update metal_archives.py 2023-03-28 09:06:32 +02:00
Hellow2
5b313702f7 Update formatted_text.py 2023-03-28 08:58:30 +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
4340ca3b32 href 2023-03-27 22:38:07 +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