Commit Graph

126 Commits

Author SHA1 Message Date
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
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