Historique des commits

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