Commit Graph

496 Commits

Author SHA1 Message Date
Rafael Moraes
71ac17cce2 improve post video download logic 2024-08-03 17:53:25 -03:00
Rafael Moraes
a35a3835aa create parent directory before saving cover image 2024-08-03 17:49:42 -03:00
Rafael Moraes
091ca3bf53 fix get_playlist_file_path 2024-08-03 14:15:14 -03:00
Rafael Moraes
e4498e11c0 bump version 2024-08-03 14:13:55 -03:00
Rafael Moraes
5a8c5d2c25 fix get_final_path 2024-08-03 14:13:38 -03:00
Rafael Moraes
c21d50479f adjust updating m3u8 log message 2024-08-03 02:21:34 -03:00
Rafael Moraes
b6d1f36281 run update_playlist_file only when track is downloaded 2024-08-03 02:19:15 -03:00
Rafael Moraes
c0d1ec2383 specify netscape format on cookies instructions 2024-08-03 02:02:43 -03:00
Rafael Moraes
8c1a3dbe7d set default truncate value to null for avoiding confusion 2024-08-03 02:00:23 -03:00
Rafael Moraes
aa71239eba fix artist links 2024-08-03 01:55:48 -03:00
Rafael Moraes
c890068eb7 create ILLEGAL_CHAR_REPLACEMENT var 2024-08-03 01:45:53 -03:00
Rafael Moraes
e3f96d8684 add encoding="utf8" when saving playlist 2024-08-03 01:41:22 -03:00
Rafael Moraes
238a8377e0 bump version 2024-08-03 01:38:14 -03:00
Rafael Moraes
6c3dff566b adjust m3u8 playlist log message 2024-08-03 00:39:37 -03:00
Rafael Moraes
07c847a788 rename save_playlist_file to save_playlist 2024-08-03 00:37:45 -03:00
Rafael Moraes
0ca56d24d7 update default file for truncate on config section 2024-08-03 00:37:08 -03:00
Rafael Moraes
566a8aa498 add save_playlist and template_file_playlist to config section 2024-08-03 00:36:47 -03:00
Rafael Moraes
a7af9e704f add playlist tags to tags variables 2024-08-03 00:31:55 -03:00
Rafael Moraes
540009fc1b improve update_playlist_file 2024-08-03 00:28:06 -03:00
Rafael Moraes
19fdd85c35 add save_playlist_file option 2024-08-03 00:11:11 -03:00
Rafael Moraes
0cd87254d3 rework DownloadQueue and add playlist tags support 2024-08-02 23:47:31 -03:00
Rafael Moraes
6593644c72 rename metadata attribute from models to track_metadata 2024-08-02 22:39:30 -03:00
Rafael Moraes
005af07fcc create VALID_URL_REGEX variable 2024-08-02 22:22:19 -03:00
Rafael Moraes
adabfd95bc adjust default truncate value to 0 2024-08-02 22:21:12 -03:00
Rafael Moraes
564ece387c handle no search results 2024-07-31 07:11:58 -03:00
Rafael Moraes
328428a520
Merge pull request #131 from dracarys69/patch-2
Update apple_music_api.py
2024-07-30 21:03:01 -03:00
dracarys69
2c70a23e59
Update apple_music_api.py
added search
2024-07-27 15:10:24 +03:00
Rafael Moraes
52288bb7af Update encoding for reading URLs from file 2024-07-08 16:04:45 -03:00
Rafael Moraes
281a357863
Update README.md 2024-06-21 00:15:49 -03:00
Rafael Moraes
744300e36b Bump version 2024-06-03 01:53:40 -03:00
Rafael Moraes
e86f990395 Add pillow library to dependencies 2024-06-03 01:52:54 -03:00
Rafael Moraes
abc2f8f2f2 Refactor get_cover_file_extension method to use IMAGE_FILE_EXTENSION_MAP 2024-06-03 01:51:48 -03:00
Rafael Moraes
2dabb1c6fe Add IMAGE_FILE_EXTENSION_MAP 2024-06-03 01:51:21 -03:00
Rafael Moraes
8b80b0c6c5 Update raw cover format description in README.md 2024-06-03 00:50:20 -03:00
Rafael Moraes
eef659bac8 Update raw cover format description in README.md 2024-06-03 00:49:16 -03:00
Rafael Moraes
0f7c3795a7 Refactor cover image handling for downloader module in apply_tags 2024-06-03 00:34:35 -03:00
Rafael Moraes
c84b1137c2 chore: Update cover path generation in downloader modules 2024-06-03 00:21:01 -03:00
Rafael Moraes
ebdc82d68b docs: Clarify description for raw cover format in README.md 2024-06-02 21:24:22 -03:00
Rafael Moraes
85c1fdbfbb chore: Refactor get_url_response_bytes method to handle HTTP errors 2024-06-02 21:20:38 -03:00
Rafael Moraes
5990e5f722 Bump version to 2.2.5 2024-06-02 21:15:19 -03:00
Rafael Moraes
b8bd406d74 chore: Add support for fetching raw cover images 2024-06-02 21:15:03 -03:00
Rafael Moraes
57ee6e1db8 Update README.md 2024-05-25 01:49:38 -03:00
Rafael Moraes
a20feb2aa7 Update README.md 2024-05-25 01:47:21 -03:00
Rafael Moraes
60db7e0339 Update README.md 2024-05-25 01:44:59 -03:00
glomatico
575d2ee154 Update README.md 2024-05-20 15:58:12 -03:00
glomatico
f5bb56cab7 lol 2024-05-20 15:58:04 -03:00
glomatico
ecc7979d7e adjust log message 2024-05-20 12:52:21 -03:00
glomatico
d129551b55 adjust log message 2024-05-20 12:51:47 -03:00
glomatico
08a5ac00d8 adjust get_playlist 2024-05-20 12:50:15 -03:00
glomatico
628c9786d5 remove unused import 2024-05-20 04:36:53 -03:00