Commit History

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