Commit Graph

539 Commits

Author SHA1 Message Date
Rafael Moraes
f219dd1deb
Merge pull request #155 from chu23465/main
Reworked slightly to add PlayReady DRM support.
2024-12-14 12:51:49 -03:00
chu23465
4eb227493e
Playready 2024-12-10 08:14:32 +05:30
chu23465
3d5742471c
Final 2024-12-09 20:44:52 +05:30
chu23465
4e3ae5af23
Kill Me 2024-12-09 20:02:11 +05:30
chu23465
66d32b20a1
Last 2024-12-09 20:00:19 +05:30
chu23465
3005f2e17f
Commit 2024-12-09 19:54:45 +05:30
chu23465
1a91fb5613
Commit4000 2024-12-09 19:52:36 +05:30
chu23465
da5212277e
Another Stupid mistake 2024-12-09 19:41:57 +05:30
chu23465
6c2aa41314
Stupid mistake 2024-12-09 19:11:58 +05:30
chu23465
8dd3148d4a
Trial 1 2024-12-09 18:54:24 +05:30
chu23465
8ad09efdc1
More changes 2024-12-09 16:08:13 +05:30
chu23465
d9803927ca
Start of integration for playready 2024-12-09 11:27:03 +05:30
chu23465
b04f41a7f6
Update and rename hardcoded_wvd.py to hardcoded.py 2024-12-09 10:58:08 +05:30
Rafael Moraes
1013bd20b9 add mutagen to depedencies 2024-11-23 17:05:39 -03:00
Rafael Moraes
2c1fa9d99b bump version 2024-11-23 17:05:28 -03:00
Rafael Moraes
fc1c161e30 Update README.md 2024-11-02 03:54:37 -03:00
Rafael Moraes
2f87902163 Update README.md 2024-11-01 13:38:54 -03:00
Rafael Moraes
9f7bb0d404 Update README.md 2024-11-01 13:37:28 -03:00
Rafael Moraes
c653db00cf bump version 2024-10-31 13:59:02 -03:00
Rafael Moraes
cdd574a349 Update README.md 2024-10-31 13:57:27 -03:00
Rafael Moraes
afbe65707a replace print_exceptions with no_exceptions 2024-10-31 13:47:35 -03:00
Rafael Moraes
3998b698e0 fix for songs that don't have genre 2024-10-31 13:45:08 -03:00
Rafael Moraes
a67c81bd22 remove ciso8601 from requirements 2024-10-27 12:37:40 -03:00
Rafael Moraes
9b0a2acc6f bump version 2024-10-27 12:36:46 -03:00
Rafael Moraes
4d904e2e7c address old python compatibility when parsing date 2024-10-27 12:36:12 -03:00
Rafael Moraes
2d3b2b6b1f replace ciso8601 with python datetime 2024-10-27 12:32:38 -03:00
Rafael Moraes
1ee8e2aa13
Merge pull request #139 from glomatico/glomatico-patch-1
Create LICENSE
2024-09-22 00:00:37 -03:00
Rafael Moraes
fd6d8a0689
Create LICENSE 2024-09-22 00:00:26 -03:00
Rafael Moraes
50904e9c08 bump version 2024-09-13 21:20:33 -03:00
Rafael Moraes
66556eac0a update update_playlist_file 2024-09-13 21:20:20 -03:00
Rafael Moraes
d97445ec9e check for synced_lyrics_only before saving cover 2024-09-08 00:26:56 -03:00
Rafael Moraes
d6f30aa0a2 bump version 2024-09-08 00:21:47 -03:00
Rafael Moraes
42a17ca90f optimize stream_url fetching for music videos 2024-09-08 00:21:35 -03:00
Rafael Moraes
3ee0d28727 add from __future__ import annotations 2024-09-08 00:09:30 -03:00
Rafael Moraes
7b8875250c refactor get_playlist_file_path 2024-09-08 00:08:19 -03:00
Rafael Moraes
16734b8b64 refactor update_playlist_file 2024-09-08 00:07:54 -03:00
Rafael Moraes
475bddb5f7 refactor get_final_path 2024-09-08 00:07:30 -03:00
Rafael Moraes
63ba4b0824 change default value for template_file_playlist 2024-09-08 00:07:07 -03:00
Rafael Moraes
9d67e8f0f0 bump version 2024-08-29 22:50:49 -03:00
Rafael Moraes
fcbe596a80 refactor to use webplayback api to get the stream url instead of itunes page 2024-08-29 22:50:19 -03:00
Rafael Moraes
acd5fefb76 bump version 2024-08-05 11:14:39 -03:00
Rafael Moraes
ed584cc9b9 skip to next track when track is not downloadable 2024-08-04 20:04:52 -03:00
Rafael Moraes
bac8eb9254 remove useless save cover lines in music video 2024-08-04 20:02:41 -03:00
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