Commit Graph

60 Commits

Author SHA1 Message Date
Hellow
82ddc4f5d6 fixed nasty bug, where musify just returned 404 al lthe time 2023-05-03 16:14:03 +02:00
Hellow2
fa7efbe2c8 dsf 2023-05-03 15:16:01 +02:00
Hellow
bd3e042ae2 failed attempts 2023-04-23 12:08:39 +02:00
Hellow
12ef9eb3dd sda 2023-04-22 14:20:19 +02:00
Hellow
ac4911e1fc Update musify.py 2023-04-20 22:30:45 +02:00
Hellow
3892f60c7f completed most of album parsing 2023-04-20 15:36:12 +02:00
Hellow
322010cb8a completed most of album parsing 2023-04-19 20:07:59 +02:00
Hellow
5eff68154d completed most of album parsing 2023-04-19 20:05:06 +02:00
Hellow2
36810c0757 Update musify.py 2023-04-19 19:40:00 +02:00
Hellow
ab5af4aaa9 Fixed bug with inconsistent dynamic creation of direct download links 2023-04-18 15:24:39 +02:00
Hellow
228709413b added parsing of the real download link 2023-04-18 15:13:18 +02:00
Hellow2
58c58b2141 made the referer in sources more concistent 2023-04-18 13:35:00 +02:00
Hellow2
3edc4e46f2 album enum 2023-04-18 12:14:34 +02:00
Hellow2
ea66618a54 enunm 2023-04-18 12:00:25 +02:00
Hellow
d9d59f36a0 fixed bug 2023-04-04 20:58:22 +02:00
Hellow
53c7b6bdb8 cleaned up the console output some more 2023-04-04 18:09:58 +02:00
Hellow
f970950aea added a description and removed redundant output of progressbar 2023-04-04 17:59:08 +02:00
Hellow2
2bde1f683e Update musify.py 2023-04-04 12:47:34 +02:00
Hellow2
b1a8410376 fixed bug with timeout 2023-04-04 10:05:37 +02:00
Hellow
98fb2c7bf9 fixed crash on search 2023-04-03 19:59:31 +02:00
Hellow
9b9f3ec8f4 fixed real ugly bug 2023-04-03 18:09:05 +02:00
Hellow
838c2b5875 modified musify 2023-04-03 17:41:52 +02:00
Hellow2
f58685af58 fixed really disgusting bug 2023-04-03 16:23:30 +02:00
Hellow2
77eef63fac fixed issue with crash on connection exception 2023-04-03 12:14:58 +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
3aa6faab51 finished makeshift downloader 2023-03-31 10:46:56 +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
21e81c82a3 added some url parsing 2023-03-30 12:00:39 +02:00
Hellow2
8f8e7ecc15 fixed crash in musify scraper 2023-03-29 12:02:07 +02:00
Hellow2
855ca4b531 started implementing the multiple page search 2023-03-28 14:04:15 +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
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