Commit History

Author SHA1 Message Date
  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) 8 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 10 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
  Jaime Marquínez Ferrándiz f28fe66970 [downloader/http] Add missing fields for _hook_progress call 10 years ago
  Jaime Marquínez Ferrándiz 123397317c [downloader/http] Remove wrong '_hook_progress' call (fixes #5117) 10 years ago
  Philipp Hagemeister 09ab40b7d1 Merge branch 'progress-as-hook2' 10 years ago
  Philipp Hagemeister a91a2c1a83 [downloader] Remove various unneeded assignments and imports 10 years ago
  Philipp Hagemeister 16e7711e22 [downloader/http] Remove gruesome import 10 years ago