qobuz-dl/qobuz_dl
Qamynn 62f995483d Sanitize album and track attributes
Now using "sanitize_filename" on the album and artist attributes. Now no accidental subdirectories get created because of characters like: ":" or "/"
2023-08-20 14:16:43 +02:00
..
__init__.py Fix string formatting on folder names 2020-12-12 17:40:52 -04:00
bundle.py Update bundle.py 2023-03-17 22:12:49 +08:00
cli.py add flag to show configuration and db info 2023-04-27 21:24:33 +10:00
color.py Fix Color code error with windows; close #36 2020-12-17 21:55:42 -04:00
commands.py update flag to be -sc 2023-05-12 17:59:35 +10:00
core.py Fix token fetcher (close #150) 2022-05-21 19:49:26 -04:00
db.py Minor changes 2020-12-20 17:07:59 -04:00
downloader.py Sanitize album and track attributes 2023-08-20 14:16:43 +02:00
exceptions.py Close #54 and #57 2021-01-26 18:42:29 -04:00
metadata.py copyright fix 2022-12-12 12:13:53 +01:00
qopy.py Remove log call 2023-06-24 03:11:29 -04:00
utils.py Organize functions 2021-03-22 18:57:15 -04:00