Commit History

作者 SHA1 備註 提交日期
  Sergey M․ a7e0531999 [downloader/http] Fix crash during urlopen caused by missing reason of URLError 4 年之前
  Sergey M․ c5764b3f89 [downloader/http] Properly handle missing message in SSLError (closes #26646) 5 年之前
  Sergey M․ 0837992a22 [downloader/http] Fix access to not yet opened stream in retry 5 年之前
  Sergey M․ cdc55e666f [downloader/http] Improve timeout detection when reading block of data (refs #10935) 5 年之前
  Ori Avtalion 86b7c00adc [downloader/http] Retry download when urlopen times out (#26603) (refs #10935) 5 年之前
  Sergey M․ 6c907eb33f [downloader/http] Request last data block of exact remaining size 5 年之前
  Sergey M․ f7b42518dc [downloader/http] Finish downloading once received data length matches expected 5 年之前
  Sergey M․ 3089bc748c Fix W504 and disable W503 (closes #20863) 6 年之前
  Sergey M․ 067aa17edf Start moving to ytdl-org 6 年之前
  Sergey M․ 5d6c81b63f [downloader/http] Fix resume when writing ot stdout (closes #16699) 7 年之前
  Sergey M․ b91a7a4e5e [downloader/http] Randomize HTTP chunk size 7 年之前
  Sergey M․ 00c97e3e7a [downloader/http] Add ability to pass downloader options via info dict 7 年之前
  Sergey M․ cf7259bc93 [downloader/http] Fix 302 infinite loops by not reusing requests 7 年之前
  Sergey M․ ba515388b8 Introduce --http-chunk-size 7 年之前
  Sergey M․ bec49996c6 [downloader/http] Return actual download result (closes #14971) 7 年之前
  Sergey M․ a3c3a1e128 [http] Rework HTTP downloader 8 年之前
  Sergey M․ d3f0687cf7 [downloader/fragment] Use temp file for current fragment 8 年之前
  Remita Amine 75a2485407 [fragment,hls,f4m,dash,ism] improve fragment downloading 9 年之前
  Yen Chi Hsuan d54739a2e6 [downloader/http] xattr values should be bytes 9 年之前
  Yen Chi Hsuan d7753d1948 [downloader/http] Use write_xattr function for --xattr-set-filesize 9 年之前
  Sergey M․ 611c1dd96e [refactor] Single quotes consistency 9 年之前
  Sergey M․ d800609c62 [refactor] Do not specify redundant None as second argument in dict.get() 9 年之前
  Sergey M? 5c2266df4b Switch codebase to use sanitized_Request instead of 9 年之前
  Sergey M․ 84bc4dcb0f [downloader/http] Clarify rationale for Content-Range check (#6426) 10 年之前
  Sergey M․ 10eaa8ef1d [downloader/http] Report unable to resume 10 年之前
  Sergey M․ c3124c3085 [downloader/http] Simplify 10 年之前
  remitamine 8d5b8b477e [utils] import re 10 年之前
  remitamine d7d2a9a3db [utils] restart download if server does not support byte ranges 10 年之前
  Jaime Marquínez Ferrándiz 2ddcd88129 Remove code that was only used by the Grooveshark extractor 10 年之前
  Philipp Hagemeister c59e701e35 Default to continuedl=True 10 年之前