ISkIN
7d9d80e946
Added the ability to create a folder hierarchy
2023-02-19 17:43:31 +03:00
Georg Perhofer
83ddf50e6f
requests download error handling
2022-12-12 12:15:06 +01:00
Georg Perhofer
690c47a59c
copyright fix
2022-12-12 12:13:53 +01:00
Georg Perhofer
3f90b14819
is_multiple fix
2022-12-12 11:47:43 +01:00
Georg Perhofer
c907599472
error handling, renaming
2022-12-12 11:26:00 +01:00
Georg Perhofer
d47d394b79
copyright fix
2022-12-12 10:10:00 +01:00
vitiko98
8aeaf4cd23
Fix token fetcher ( close #150 )
2022-05-21 19:49:26 -04:00
Vitiko
b9b1d134f1
Fix InvalidAppSecret
2021-11-26 21:56:26 -04:00
Vitiko
e586e7d868
Add error verbosity
2021-11-25 22:37:37 -04:00
Vitiko
3a24a4666b
Update API endpoint
2021-11-25 20:34:40 -04:00
vitiko98
9a57d179ce
Fix help message
2021-04-05 17:08:04 -04:00
vitiko98
4f729d1d42
Fix frame
2021-03-22 19:05:45 -04:00
vitiko98
9c54988a2d
Organize functions
2021-03-22 18:57:15 -04:00
vitiko98
10040396ad
Fix #86
2021-03-22 14:02:17 -04:00
vitiko98
049280c178
Fix #89
2021-03-22 13:51:03 -04:00
nathannathant
8f7e38aa51
Fix Issue #84
2021-03-11 21:29:26 -08:00
nathannathant
5886d274da
cleaner genre tags
...
didnt need to use reduce function
2021-03-06 18:37:24 -08:00
nathannathant
41cc9a5333
added command line option
...
also:
- replaced multiple concatenated help strings with one multiline string
- type hints
Signed-off-by: nathannathant <74019033+pynathanthomas@users.noreply.github.com>
2021-03-05 12:02:05 -08:00
nathannathant
32015dca4f
improved function, added cli and config support
...
Signed-off-by: nathannathant <74019033+pynathanthomas@users.noreply.github.com>
2021-03-04 22:04:10 -08:00
nathannathant
eb19e7345c
typo
2021-03-04 12:01:26 -08:00
nathannathant
628e0a67c3
working function that cleans up discographies
...
also added bit depth and sampling rate to download logging
2021-03-03 23:27:48 -08:00
nathannathant
93f9d8d92f
comments
2021-03-02 19:44:10 -08:00
nathannathant
8d67d9d619
typo
2021-03-02 19:35:58 -08:00
nathannathant
e45ce11439
fit get_type and get_id functions into one
...
using both needlessly searched the url twice
2021-03-02 16:14:22 -08:00
nathannathant
78c27f9999
Only formatting, no real changes
...
switched to the black formatter
2021-03-02 14:29:56 -08:00
nathannathant
91ee9cbde0
whitespace
2021-03-01 18:18:10 -08:00
nathom
6c4c09fe4d
Merge branch 'development' into issue52
2021-03-01 18:15:39 -08:00
nathannathant
3affd97916
clean format function improved, config updates
2021-03-01 17:56:52 -08:00
nathannathant
0d02292823
typing, minor changes
2021-03-01 15:18:08 -08:00
nathannathant
4a57145be7
formatted filepaths
2021-02-28 21:31:43 -08:00
nathannathant
e03d3aa97f
fixed + operator error
2021-02-25 21:35:47 -08:00
nathannathant
bdb98bb59e
Change formatting to suppress linter warnings
2021-02-25 21:21:44 -08:00
nathannathant
c7e2d0007b
formatting
2021-02-25 21:09:38 -08:00
nathannathant
c9e6eb13a6
changed unicode arrow symbol to ascii code
2021-02-25 21:03:42 -08:00
nathannathant
678910d2f3
misc
2021-02-25 14:00:48 -08:00
nathannathant
69728e21ee
fixed genre formatting issue
2021-02-25 13:58:04 -08:00
nathannathant
98db34bc8e
added support for other types of links
...
also removed print statements, changed a few lines whose charcount > 79.
2021-02-25 12:10:56 -08:00
nathannathant
7987653b32
added support for other types of links
2021-02-24 14:50:57 -08:00
nathannathant
bf444dc335
added copyright tags and support for mp3 embedded covers
2021-02-24 11:03:13 -08:00
vitiko98
98b6c98f7b
Don't show traceback
2021-02-04 19:08:21 -04:00
vitiko98
5cda0e403c
Fix #60
2021-02-03 17:05:00 -04:00
vitiko98
f34975e54f
Close #54 and #57
2021-01-26 18:42:29 -04:00
vitiko98
e57cf32481
Remove explicit tag ( close #50 )
2021-01-08 18:08:05 -04:00
vitiko98
7ef09f3c4a
Close #49
2021-01-04 15:13:44 -04:00
vitiko98
b8e68e2bf3
Use hashlib with passwords ( close #48 ); add comments support for text files ( close #47 )
2021-01-01 16:06:11 -04:00
vitiko98
bba6f3a71a
Minor changes
2020-12-20 17:07:59 -04:00
vitiko98
36c01a326e
Major changes
...
* Handle duplicate IDs with database (close #45 )
* Prettify the code with f strings
* New filename format
* Add label tag
* Add technical info to the folder for Hi-Res downloads
2020-12-20 16:33:41 -04:00
vitiko98
0ded90c0f8
Remove leftover files after failed downloads
2020-12-19 15:29:26 -04:00
vitiko98
4861c6ab85
Replace YEAR by DATE ( close #42 )
2020-12-19 12:56:59 -04:00
vitiko98
df578d1d02
Fix problem with booleans from configparser
2020-12-18 19:10:37 -04:00