alacleaker
|
e92a8890f9
|
new version
|
2024-04-07 14:45:40 -03:00 |
|
alacleaker
|
48c7d08609
|
Create downloader_song.py
|
2024-04-07 14:45:33 -03:00 |
|
alacleaker
|
b6e2761af4
|
Create downloader_song_legacy.py
|
2024-04-07 14:45:30 -03:00 |
|
alacleaker
|
129ce5d20d
|
add remux mode and ask in song codec
|
2024-04-07 14:45:26 -03:00 |
|
alacleaker
|
57209cf071
|
rename cookies_location to cookies_path
|
2024-04-07 11:56:11 -03:00 |
|
alacleaker
|
c7aaca1f29
|
add SONG_CODEC_REGEX_MAP
|
2024-04-06 19:22:22 -03:00 |
|
alacleaker
|
eb323f2faf
|
fix enums import
|
2024-04-06 19:22:08 -03:00 |
|
alacleaker
|
f28b75b66d
|
add more formats
|
2024-04-06 19:09:38 -03:00 |
|
alacleaker
|
14d54a7dd8
|
changed jpeg to jpg
|
2024-04-06 18:00:19 -03:00 |
|
alacleaker
|
57494e8e0a
|
Create enums.py
|
2024-04-06 17:59:52 -03:00 |
|
alacleaker
|
e54b6b3fc4
|
Create models.py
|
2024-04-06 17:59:50 -03:00 |
|
alacleaker
|
61d1876029
|
Create itunes_api.py
|
2024-04-06 17:59:48 -03:00 |
|
alacleaker
|
dc3e0422bd
|
Create hardcoded_wvd.py
|
2024-04-06 17:59:44 -03:00 |
|
alacleaker
|
c77dc4adba
|
Create apple_music_api.py
|
2024-04-06 17:59:39 -03:00 |
|
Rafael Moraes
|
e76803add1
|
Merge pull request #86 from Cronocide/main
Added support for configuration from ENV
|
2024-03-21 13:56:49 -03:00 |
|
|
6551722ef3
|
Evaluate env in no_config_callback
|
2024-03-19 14:20:12 -06:00 |
|
|
90d17fb206
|
Evaluate env in no_config_callback
|
2024-03-19 14:15:13 -06:00 |
|
|
cb09033cca
|
Removed explicit env documentation from README
|
2024-03-12 09:23:38 -06:00 |
|
|
733a4bb2c6
|
Added support for configuration from ENV
|
2024-03-12 00:36:56 -06:00 |
|
Rafael Moraes
|
56f01dc433
|
Bump version
|
2024-02-22 14:39:51 -03:00 |
|
Rafael Moraes
|
d99cfec349
|
Bump version
|
2024-02-22 14:39:40 -03:00 |
|
Rafael Moraes
|
4ecc76ebe4
|
Fix missing date
|
2024-02-22 14:39:26 -03:00 |
|
Rafael Moraes
|
2678950fcd
|
Merge pull request #76 from florisdipt/main
Add support for downloading playlists with more than 300 songs
|
2024-02-17 02:02:53 -03:00 |
|
FlorisDipt
|
c0eae562e7
|
Replace hardcoded API hostname with a constant
|
2024-02-17 00:21:41 +01:00 |
|
FlorisDipt
|
b2b11f3680
|
Seperated getting additional playlist tracks into its own function
|
2024-02-17 00:15:06 +01:00 |
|
FlorisDipt
|
d2dd8673ca
|
Added support for large playlist downloading.
Tested initial version, not happy the code but happy with the functionality. Pre refactor commit
|
2024-02-16 23:48:57 +01:00 |
|
Rafael Moraes
|
da3ec2b4e7
|
Merge pull request #64 from glomatico/dev
Dev
|
2023-11-27 16:12:06 -03:00 |
|
R. M
|
bb7579870e
|
bump version
|
2023-11-27 16:11:45 -03:00 |
|
R. M
|
6c459b566e
|
adjust url regex result
|
2023-11-27 16:11:29 -03:00 |
|
Rafael Moraes
|
4172ccaf37
|
Merge pull request #62 from glomatico/dev
Dev
|
2023-11-21 14:41:50 -03:00 |
|
R. M
|
01c46d588e
|
bump version
|
2023-11-21 14:41:31 -03:00 |
|
R. M
|
f14fd2f42f
|
fix WidevinePsshData import
|
2023-11-21 14:38:59 -03:00 |
|
Rafael Moraes
|
6febfe9c3d
|
Merge pull request #59 from glomatico/dev
Dev
|
2023-11-14 22:42:14 -03:00 |
|
R. M
|
b648c295b9
|
bump version
|
2023-11-14 22:41:40 -03:00 |
|
R. M
|
dd96fbb134
|
adjust apply_tags
|
2023-11-14 22:41:00 -03:00 |
|
Rafael Moraes
|
72aae6c147
|
Merge pull request #58 from glomatico/dev
fix array
|
2023-11-14 22:21:38 -03:00 |
|
R. M
|
5564105d9c
|
fix array
|
2023-11-14 22:18:12 -03:00 |
|
Rafael Moraes
|
934cb4db93
|
Merge pull request #57 from glomatico/dev
Dev
|
2023-11-14 22:09:39 -03:00 |
|
R. M
|
1a86f23187
|
bump version
|
2023-11-14 21:22:26 -03:00 |
|
R. M
|
5bf0e6dc09
|
Update README.md
|
2023-11-14 21:21:24 -03:00 |
|
R. M
|
c98d779c1b
|
make prefer_account_language as downloader attribute and minor improvements
|
2023-11-14 21:21:13 -03:00 |
|
R. M
|
47a9cfe3ef
|
Update README.md
|
2023-11-14 18:27:22 -03:00 |
|
R. M
|
743f5bedb9
|
adjust sanitize_date
|
2023-11-14 18:27:19 -03:00 |
|
R. M
|
eb041894cf
|
adjust template date arg default value and help
|
2023-11-14 18:27:01 -03:00 |
|
Rafael Moraes
|
d5f5398fe1
|
Merge pull request #56 from reaitten/dev
Add some fixes and improvements
|
2023-11-14 18:10:22 -03:00 |
|
reaitten
|
c55a894212
|
Add custom date template option & fix README
|
2023-11-13 21:26:49 -05:00 |
|
reaitten
|
8a3e857cb3
|
Strip time and timezone from date in tagged metadata
|
2023-11-13 20:18:31 -05:00 |
|
reaitten
|
71e31d7832
|
Add option to prefer original language
|
2023-11-13 20:17:47 -05:00 |
|
Rafael Moraes
|
abef15789d
|
Merge pull request #55 from glomatico/dev
Dev
|
2023-11-09 15:26:26 -03:00 |
|
R. M
|
41a8584023
|
bump version
|
2023-11-09 15:25:54 -03:00 |
|