Commit Graph

134 Commits (1a555440ac74bb66ad640d54ad36aefd5388f7c4)
 

Author SHA1 Message Date
WorldObservationLog 1a555440ac feat: download from a file including urls 4 months ago
WorldObservationLog 6f264e547b fix: more stable get_m3u8 func 4 months ago
WorldObservationLog 430d144958 feat: remove mitm feature 4 months ago
WorldObservationLog 54ed3e2e6e docs: remove mitm mode and update usage 4 months ago
WorldObservationLog ccfac3a0a0 Merge remote-tracking branch 'origin/master' 4 months ago
WorldObservationLog 22eb714eb9 fix: -f without true 4 months ago
WorldObservationLog 7b4130b53b fix: -f without true 4 months ago
WorldObservationLog 31d3498d88 fix: speed up decryption 4 months ago
WorldObservationLog 0d01836d1e feat: use device to get m3u8 4 months ago
WorldObservationLog b79686f90e Merge remote-tracking branch 'origin/master' 4 months ago
WorldObservationLog d5c077a263 feat: use uvloop or winloop to speed up asyncio 4 months ago
WorldObservationLog 557a1f7ea8 feat: use uvloop or winloop to speed up asyncio 4 months ago
WorldObservationLog cc65d4782a feat: timeit in debug log 4 months ago
WorldObservationLog c84c3818e8 feat: hyper decryption device 4 months ago
WorldObservationLog 356a5b2478 fix: way to re-inject Apple Music 4 months ago
WorldObservationLog aaf6ed5030 fixup! fix: make functions of mp4.py and save.py asynchronous 4 months ago
WorldObservationLog 8ca0e85114 fixup! fix: raise exception when unable to get lyrics 4 months ago
WorldObservationLog a52d32b006 fix: make functions of mp4.py and save.py asynchronous 4 months ago
WorldObservationLog bc98705375 fix: raise exception when unable to get lyrics 4 months ago
WorldObservationLog e493a5290b fix: retry when raise ConnectionRefusedError 4 months ago
WorldObservationLog 34dbeb27bc fix: optimize retry logic 4 months ago
WorldObservationLog 10067fe160 fix: enhance stability 4 months ago
WorldObservationLog 9614ff15f0 fix: missing field 4 months ago
WorldObservationLog f208e92b72 fix: missing return 4 months ago
WorldObservationLog 73854a2beb fix: raise exception when download song required to pay 4 months ago
WorldObservationLog c6a7a36e55 fix: missing field 4 months ago
WorldObservationLog 99ff0f0c4c fix: fast album exist check 4 months ago
WorldObservationLog 318e88438f fix: fast song exist check 4 months ago
WorldObservationLog 449eb9ba73 fix: code format 4 months ago
WorldObservationLog e598b1074c fix: wrong get_playlist_tracks function 4 months ago
WorldObservationLog dc173d7d4e fix: raise exception when lossless audio is missing 4 months ago
WorldObservationLog dbb770b676 fix: exception none 4 months ago
WorldObservationLog b38949d0da fix: missing tmp_dir.cleanup 4 months ago
WorldObservationLog afd1213e5f fix: aac convent vbr to cbr bug 4 months ago
WorldObservationLog 94a6ab1c8a fix: manually rollback 4 months ago
世界观察日志 13364da179
fix: no fix_encapsure for aac 4 months ago
WorldObservationLog 5848d135b0 docs: add deps 4 months ago
WorldObservationLog 0c7065181b fix: #9 4 months ago
WorldObservationLog fd03f074a9 fix: MP4Box encapsulation error 4 months ago
WorldObservationLog 2d7cd0e897 fix: remove param -keep-utc 4 months ago
WorldObservationLog 51c967c60f fix: incorrect param 4 months ago
WorldObservationLog dbfd187bcf fix: crash when missing metadata.created 4 months ago
WorldObservationLog 343c1b2852 fix: incorrect profile of mp4 4 months ago
WorldObservationLog 5b2442e8a1 fix: incorrect broad name in ftyp box 4 months ago
世界观察日志 ebabd9a995
Merge pull request #8 from TypesTse/master 4 months ago
Xie, Tianshi 66bdd0fcc8 fix: crash under album data, sometimes sub-relationship would be empty, eg: data.0.relationships.tracks.data.30.relationships 4 months ago
Xie, Tianshi d437975744 fix: in old lyrics some lines would be missing ms digits like '06:06'. And in this case we would manually add dummy one at last. 4 months ago
Xie, Tianshi 39976d144b fix: sanlitize the meta dict's hard-copy before format the path, otherwise strange album name such as 'xxx \ cccc' would not get cleaned by last process and crush the os. 4 months ago
Xie, Tianshi c6bc6e957e fix: crush for album missing relationship data 4 months ago
Xie, Tianshi 117a08ee4f add support to pulling explicit tag. fix tags on upc. isrc(mp4 not support, use WM tags), and composor missing(possible bug in mp4box, apple documents uses @wrt which belongs to writer in mp4box doc.) 4 months ago