Changes
- Added retry logic:
defaultParams:
+ ## How many times to retry to download a fragment upon an HTTP error before
+ ## increasing packetLoss counter. (default: 10)
+ fragmentRetries: 10
+ ## How many times to retry to download the m3u8 playlist upon an HTTP error.
+ ## (default: 10)
+ playlistRetries: 10
SHA256 Checksums
90f402f32ebbd2b3faaec07ed1cd5fbfcf72f47f2e3c62beb6035e86e44bb7cc withny-dl-darwin-amd64
845fa265ad8968fbcbbe82a4a5633080e4dd9bea420b959302f41b6c03985e85 withny-dl-darwin-arm64
632791ed2cc060ba5c371403b4831f87382f330746377a6dfafff5f5c16a0c74 withny-dl-linux-amd64
b8a62f794610d8cc7b7e5946c61728702cb06df95fb7e8f6ebd4c0a155bb81a8 withny-dl-linux-arm64
8bd68def87d06d1b650594e12b3e76dc1e2b09618c1797fe1064cb0e989d41e3 withny-dl-linux-riscv64
87c3853771d6ff6e1a3555c9886471d613271c6214b02c11c28f3d2fa57ee208 withny-dl-windows-amd64.exe
Full Changelog: v1.2.2...v1.3.0