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 年 前 |
Jaime Marquínez Ferrándiz
|
f28fe66970
[downloader/http] Add missing fields for _hook_progress call
|
10 年 前 |
Jaime Marquínez Ferrándiz
|
123397317c
[downloader/http] Remove wrong '_hook_progress' call (fixes #5117)
|
10 年 前 |
Philipp Hagemeister
|
09ab40b7d1
Merge branch 'progress-as-hook2'
|
10 年 前 |
Philipp Hagemeister
|
a91a2c1a83
[downloader] Remove various unneeded assignments and imports
|
10 年 前 |
Philipp Hagemeister
|
16e7711e22
[downloader/http] Remove gruesome import
|
10 年 前 |
Philipp Hagemeister
|
5cda4eda72
[YoutubeDL] Use a progress hook for progress reporting
|
10 年 前 |
Philipp Hagemeister
|
1283204917
[http] PEP8 (#4831)
|
10 年 前 |
light94
|
e77d2975af
Handling Connection Reset by Peer Error
|
10 年 前 |