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 年 前 |
Philipp Hagemeister
|
881e6a1f5c
Add --xattr-set-filesize option (Fixes #1348)
|
10 年 前 |
Jaime Marquínez Ferrándiz
|
e1554a407d
[extractors] Use http_headers for setting the User-Agent and the Referer
|
10 年 前 |
Jaime Marquínez Ferrándiz
|
3fcfb8e9fa
[utils] YoutubeDLHandler: don't use 'Youtubedl-user-agent' for overriding the default user agent
|
10 年 前 |
Philipp Hagemeister
|
1cc79574fc
Fix imports and general cleanup
|
10 年 前 |
Philipp Hagemeister
|
cf372f0778
Merge remote-tracking branch 'SyxbEaEQ2/rate-limit'
|
10 年 前 |
Philipp Hagemeister
|
4d2d638df4
[http] Modernize
|
10 年 前 |
Philipp Hagemeister
|
b686fc18da
[hlsnative] Support test parameter
|
11 年 前 |
Sergey M․
|
88a23aef5a
[http] Avoid closing stdout (Fixes #3686)
|
11 年 前 |
Philipp Hagemeister
|
d769be6c96
[grooveshark,http] Make HTTP POST downloads work
|
11 年 前 |
SyxbEaEQ2
|
c7667c2d7f
[downloader/(common/http)] Changes calculation of the rate-limit. (Fix #2297, fix #2140, fix #595, fix #2370)
|
11 年 前 |
Sergey M․
|
32fd27ec98
[http] Fix string/None comparison with int while in test
|
11 年 前 |
Sergey M․
|
df297c8794
[http] Improve download mechanism when Range HTTP header is ignored
|
11 年 前 |