Commit Graph

731 Commits

Author SHA1 Message Date
Hellow2
1d0e10a022 fixed the path naming 2023-06-15 11:28:35 +02:00
Hellow2
805017fea5 added ffmpeg progressbar 2023-06-15 09:58:48 +02:00
Hellow
5c31d6f7a8 fixed and finish sponsor block 2023-06-14 17:43:20 +02:00
Hellow2
cc5c7809fb roughly finished implementing sponsorblock 2023-06-14 15:25:28 +02:00
Hellow2
1e49089de9 started implementing sponsorblock 2023-06-14 12:38:36 +02:00
Hellow
01f882e0a1 completely implemented downloading from youtube 2023-06-13 22:12:35 +02:00
Hellow
73576b0453 completely implemented downloading from youtube 2023-06-13 20:10:11 +02:00
Hellow2
79c38387c8 huuuuge progress on youtube scraper 2023-06-13 15:03:11 +02:00
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
Hellow
5156ae715b completed new cli 2023-06-12 21:53:40 +02:00
Hellow
4b4e05239f completed new cli 2023-06-12 19:46:46 +02:00
Hellow
308e34a91c Merge remote-tracking branch 'origin/youtube' into youtube 2023-06-12 17:46:38 +02:00
Hellow
c869eea6b2 test script 2023-06-12 17:46:31 +02:00
Hellow2
7743ff1b9e continued download 2023-06-12 17:40:54 +02:00
Hellow2
4cf902b05b started reimplementing the shell 2023-06-12 14:56:14 +02:00
Hellow2
58dbb5a9c7 added classes to querry through the results 2023-06-12 11:02:05 +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
_
c1f82c008d
Update __init__.py 2023-06-06 23:38:49 +02:00
_
eabf115346
Update __init__.py 2023-06-06 23:37:47 +02:00
Hellow2
10f6153199 added wrapper methods, for the basic fuctionalities of the webscraper 2023-05-26 11:41:20 +02:00
Hellow2
2fabd09a71 much progress in cleaning up 2023-05-26 10:11:36 +02:00
Hellow2
e996bd4e4f tried multithreading, not worth it at the current point 2023-05-26 09:00:02 +02:00
Hellow2
6caa6a28a6 progress on threading 2023-05-25 13:46:47 +02:00
Hellow2
1362f708e6 continued refactoring of downloads 2023-05-25 11:21:39 +02:00
Hellow2
82a95f9b49 fuuuuuck 2023-05-25 09:21:37 +02:00
Hellow
a1650d560c much progress 2023-05-25 01:27:05 +02:00
Hellow
8af48fb4d4 fixed borderline stupid bug 2023-05-24 18:02:19 +02:00
Hellow2
486da4b43c musify 2023-05-24 17:32:22 +02:00
Hellow2
19af808d16 added preset 2023-05-24 10:12:03 +02:00
Hellow2
dd0708eef0 fixed issue wit the way returning works 2023-05-24 09:50:27 +02:00
Hellow2
7126db9666 fixed recursion depth error 2023-05-24 09:16:29 +02:00
Hellow2
0fd743e81f much progress 2023-05-24 08:50:56 +02:00
Hellow
51770ec0a9 much progress 2023-05-23 21:06:01 +02:00
Hellow
ff01bae12d refactored cleaning of objects 2023-05-23 18:11:56 +02:00
Hellow
14c754f812 refactored cleaning of objects 2023-05-23 18:09:53 +02:00
Hellow
8500b714a2 rewritten general search for me 2023-05-23 17:53:03 +02:00
Hellow
70e0a16b20 rewritten general search for me 2023-05-23 16:53:07 +02:00
Hellow
70c7d831c9 rewritten specific search for me 2023-05-23 16:50:54 +02:00
Hellow2
4cc36087b6 cleaned up search 2023-05-23 16:30:35 +02:00
Hellow2
67b4a3bc65 cleaned up search 2023-05-23 16:21:12 +02:00
Hellow2
ab7f414125 hs 2023-05-23 13:59:24 +02:00
Hellow2
da0fa2c8dc refactor 2023-05-23 10:55:44 +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
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
Hellow2
c4e1095dfc Update abstract.py 2023-05-03 14:43:08 +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
9445e95ef9 sucessfully migrated metal archives 2023-04-20 19:45:29 +02:00
Hellow
e3b1a866a1 theoretically implemented the request partially 2023-04-20 19:37:41 +02:00
Hellow
d6d20aaf1b improved function to connect to the internet 2023-04-20 18:47:47 +02:00
Hellow
3892f60c7f completed most of album parsing 2023-04-20 15:36:12 +02:00
Hellow2
804bf34a16 s 2023-04-20 15:34:03 +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
385edc7087 translit 2023-04-18 22:39:19 +02:00
Hellow
a56ccc463d fixed crash while tagging that arouse from refactor 2023-04-18 15:31:41 +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
Hellow
d689cdcb86 Merge branch 'experimental' into musify 2023-04-18 14:58:40 +02:00
Hellow
3cf9b042da Merge branch 'experimental' of github.com:HeIIow2/music-downloader into experimental 2023-04-18 14:57:53 +02:00
Hellow
8aa7e89d8d Create preset.py 2023-04-18 14:57:51 +02:00
Hellow2
58c58b2141 made the referer in sources more concistent 2023-04-18 13:35:00 +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
ea66618a54 enunm 2023-04-18 12:00:25 +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
e11c7ff2b4 albumsort 2023-04-16 17:39:53 +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
31483465cd cli option to print all music kraken paths 2023-04-15 19:39:25 +02:00
Hellow
b1181283ca cli option to print all music kraken paths 2023-04-15 19:24:23 +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
eca68ab14c implemented config cli 2023-04-15 11:55:25 +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