ChunlyShen

Results 2 comments of ChunlyShen

Error messgae: ![2024-04-07 14 06 43](https://github.com/jaysonlong/webvideo-downloader/assets/101887887/c5245af0-d93f-4d9a-9030-d7d6f23209e9) Solution: 1. go to the path: "webvideo-downloader-master\downloader\tools", and open the "downloader.py" file 2. find "rangeSize = rangeSize or int(response.headers['Content-Length'])", and change to: try: rangeSize...

Error messgae: ![2024-04-07 14 06 43](https://github.com/jaysonlong/webvideo-downloader/assets/101887887/60060ef8-9335-459e-92ac-de0f5b3b4bb2) Solution: 1. go to the path: "webvideo-downloader-master\downloader\tools", and open the "downloader.py" file 2. find "rangeSize = rangeSize or int(response.headers['Content-Length'])", and change to: try: rangeSize...