Jaime Marquínez Ferrándiz
|
30e2f2d76f
[YoutubeDL] use a more correct terminology in the error message for file:// URLs
|
9 år sedan |
Jaime Marquínez Ferrándiz
|
4240d50496
[YoutubeDL] improve error message for file:/// URLs
|
9 år sedan |
Jaime Marquínez Ferrándiz
|
6240b0a278
[YoutubeDL] urlopen: use build_opener again
|
9 år sedan |
Jaime Marquínez Ferrándiz
|
e37afbe0b8
[YoutubeDL] urlopen: disable the 'file:' protocol (#8227)
|
9 år sedan |
remitamine
|
6ec6cb4e95
Revert "fix typos"
|
9 år sedan |
remitamine
|
36a0e46c39
fix typos
|
9 år sedan |
Jakub Wilk
|
dfb1b1468c
Fix typos
|
9 år sedan |
Philipp Hagemeister
|
32f9036447
[ccc] Add language information to formats
|
9 år sedan |
Sergey M․
|
9b9c5355e4
Rename error_to_str to error_to_compat_str
|
9 år sedan |
Sergey M․
|
2c74e6fa77
[YoutubeDL] Revert error_to_str for ExtractorError
|
9 år sedan |
Sergey M․
|
c0384f221e
Use proper encoding on compat_str construction when necessary
|
9 år sedan |
Sergey M․
|
8900ab4d9b
[YoutubeDL] More error_to_str
|
9 år sedan |
Sergey M․
|
fb043a6e4e
[YoutubeDL] Use error_to_str
|
9 år sedan |
Sergey M․
|
7f8b271465
Properly convert errors to strings
|
9 år sedan |
Sergey M․
|
3d24bbfbe4
[YoutubeDL] Check formats for merge to be opposite (#7786)
|
9 år sedan |
Sergey M?
|
5c2266df4b
Switch codebase to use sanitized_Request instead of
|
9 år sedan |
Sergey M․
|
67dda51722
Rename compat_urllib_request_Request to sanitized_Request and move to utils
|
9 år sedan |
Sergey M․
|
82d8a8b6e2
[YoutubeDL] Wrap plain-text URL requests in compat_urllib_request_Request
|
9 år sedan |
ashutosh-mishra
|
17cc153435
Typo fix, found while going through the code.
|
9 år sedan |
Sergey M
|
f270cf1a26
Merge pull request #7519 from barlik/master
|
9 år sedan |
hedii
|
371c3b796c
[YoutubeDL] Add playlist finished downloading message (Closes #7517)
|
9 år sedan |
Rastislav Barlik
|
741dd8ea65
Clarify that automatic subtitles are generated.
|
9 år sedan |
Sergey M․
|
b3613d36da
[YoutubeDL] Sanitize path after output template substitution (Closes #7367)
|
9 år sedan |
Yen Chi Hsuan
|
8b172c2e10
[YoutubeDL] Use DataHandler
|
10 år sedan |
Sergey M․
|
4bba371644
[YoutubeDL] Autocalculate ext for subtitles when missing
|
10 år sedan |
Sergey M․
|
6a3f4c3f82
[YoutubeDL] Use custom cookie processor
|
10 år sedan |
Sergey M․
|
4abf617b9c
[YoutubeDL] Ensure bool params always present in downloader
|
10 år sedan |
Sergey M․
|
d3d89c3256
[YoutubeDL] Encode thumbnail filename (Closes #6714)
|
10 år sedan |
Sergey M․
|
671302b5c0
[YoutubeDL] Remove unused imports
|
10 år sedan |
Sergey M․
|
51f267d9d4
[YoutubeDL:utils] Move percent encode non-ASCII URLs workaround to http_request and simplify (Closes #6457)
|
10 år sedan |