Commit Graph

213 Commits

Author SHA1 Message Date
R. M
92f65d5c10 Enhance exception verbose 2023-11-08 17:05:14 -03:00
R. M
d96a28f5fb Fix download_type check 2023-11-08 16:18:32 -03:00
R. M
4064ebcec5 Create get_song, music_video, album and playlist methods 2023-11-08 16:18:04 -03:00
R. M
68ba1556f5 adjust get_lyrics_synced_timestamp_lrc 2023-11-02 16:26:54 -03:00
R. M
7709a37b88 bump version 2023-10-25 23:29:22 -03:00
R. M
9c4d2d1a13 adjust lyrics ms parsing 2023-10-25 23:28:27 -03:00
R. M
3be4a4bbbc bump version 2023-10-21 22:08:00 -03:00
R. M
70b595b323 add missing subprocess checks 2023-10-21 22:07:43 -03:00
R. M
b0f98e21ec adjust get_lyrics_synced_timestamp_lrc 2023-10-21 17:50:50 -03:00
R. M
46918ff4a0 bump version 2023-10-21 17:20:04 -03:00
R. M
dc25b8a7be Update README.md 2023-10-21 15:59:45 -03:00
R. M
6516499df2 make getting music video stream_urls faster 2023-10-21 15:54:30 -03:00
R. M
c550ae3c20 adjust ttml lrc timestamp conversion 2023-10-21 15:32:48 -03:00
R. M
4dd8df7e70 bump version 2023-10-18 10:04:23 -03:00
R. M
8e6623cb93 lyrics attributes check 2023-10-16 06:37:48 -03:00
R. M
7d122844e2 bump version 2023-10-13 22:43:20 -03:00
R. M
5bb34caf09 adjust has lyrics 2023-10-13 19:42:38 -03:00
R. M
d615842c60 has lyrics check 2023-10-10 14:42:45 -03:00
R. M
17e930cfbd Update README.md 2023-10-02 16:56:26 -03:00
R. M
df6b138d30 adjust get_stream_url_music_video 2023-09-30 14:10:05 -03:00
R. M
c5271f6d99 Update README.md 2023-09-30 14:00:05 -03:00
R. M
4bc0938eea Update README.md 2023-09-30 01:31:51 -03:00
R. M
c3285ac3cd rename x not found string 2023-09-30 01:16:52 -03:00
R. M
b0e2e15702 bump version 2023-09-30 01:16:31 -03:00
R. M
1c94d04066 adjust log messages 2023-09-30 01:14:45 -03:00
R. M
13bf369d26 Update README.md 2023-09-30 01:14:32 -03:00
R. M
91e8111d72 add missing return types 2023-09-30 00:13:56 -03:00
R. M
af1a356322 rename make_lrc to save_lrc 2023-09-30 00:12:19 -03:00
R. M
8ad83e1f82 Update downloader.py 2023-09-30 00:07:09 -03:00
R. M
0f539115ad rename cleanup to cleanup_temp_path 2023-09-30 00:06:26 -03:00
R. M
70139e9eaa create cleanup function 2023-09-30 00:03:38 -03:00
R. M
56c77a0447 adjust version argument and don't setup cdm with lrc only 2023-09-29 23:42:06 -03:00
R. M
d9d7ddf3d7 fix old python version compatibility 2023-09-19 06:58:16 -03:00
R. M
366698fa86 bump version 2023-09-09 01:24:38 -03:00
R. M
99e8c30826 adjust failed to check url log message 2023-09-09 01:07:59 -03:00
R. M
20f306b026 rename dl to downloader 2023-09-09 01:04:23 -03:00
R. M
014f55a994 lrc first then cover 2023-09-09 01:00:08 -03:00
R. M
813b119e5a adjust get download queue 2023-09-09 00:23:45 -03:00
R. M
186209f99a adjust failed to download log 2023-09-09 00:14:38 -03:00
R. M
beb2e10349 remove some log messages 2023-09-09 00:05:42 -03:00
R. M
0203ec4535 adjust download mode choice 2023-09-08 23:40:25 -03:00
R. M
6cdea55eb1 Update README.md 2023-09-08 23:39:26 -03:00
R. M
efc5387785 adjust remux mode help 2023-09-08 23:38:52 -03:00
R. M
b52b2f050c rename yt-dlp to ytdlp 2023-09-08 23:38:27 -03:00
R. M
8926052751 save cover lru cache 2023-09-08 23:32:41 -03:00
R. M
72df094194 remove failed to setup x constant 2023-09-07 19:42:05 -03:00
R. M
8bc369481c fix line too long 2023-09-07 19:06:29 -03:00
R. M
b1f04ab0ce fix failed to download track error log 2023-09-07 19:03:29 -03:00
R. M
2e34754303 return types 2023-09-07 16:40:59 -03:00
R. M
a464de8f18 Update README.md 2023-09-07 16:28:30 -03:00