466 Commits (dacb3a864a8c89edb312cd28c3de1605a5467d0f)

Author SHA1 Message Date
remitamine 36a0e46c39 fix typos 9 years ago
Jakub Wilk dfb1b1468c Fix typos 9 years ago
Philipp Hagemeister 32f9036447 [ccc] Add language information to formats 9 years ago
Sergey M․ 9b9c5355e4 Rename error_to_str to error_to_compat_str 9 years ago
Sergey M․ 2c74e6fa77 [YoutubeDL] Revert error_to_str for ExtractorError 9 years ago
Sergey M․ c0384f221e Use proper encoding on compat_str construction when necessary 9 years ago
Sergey M․ 8900ab4d9b [YoutubeDL] More error_to_str 9 years ago
Sergey M․ fb043a6e4e [YoutubeDL] Use error_to_str 9 years ago
Sergey M․ 7f8b271465 Properly convert errors to strings 9 years ago
Sergey M․ 3d24bbfbe4 [YoutubeDL] Check formats for merge to be opposite (#7786) 9 years ago
Sergey M? 5c2266df4b Switch codebase to use sanitized_Request instead of 9 years ago
Sergey M․ 67dda51722 Rename compat_urllib_request_Request to sanitized_Request and move to utils 9 years ago
Sergey M․ 82d8a8b6e2 [YoutubeDL] Wrap plain-text URL requests in compat_urllib_request_Request 9 years ago
ashutosh-mishra 17cc153435 Typo fix, found while going through the code. 9 years ago
hedii 371c3b796c [YoutubeDL] Add playlist finished downloading message (Closes #7517) 9 years ago
Rastislav Barlik 741dd8ea65 Clarify that automatic subtitles are generated. 9 years ago
David Ben Zakai 90bb5667bf Using internal opener 9 years ago
David Ben Zakai d3d3e2e3aa Adding proxy to update procedure 9 years ago
Sergey M․ b3613d36da [YoutubeDL] Sanitize path after output template substitution (Closes #7367) 9 years ago
Yen Chi Hsuan 8b172c2e10 [YoutubeDL] Use DataHandler 9 years ago
Sergey M․ 4bba371644 [YoutubeDL] Autocalculate ext for subtitles when missing 9 years ago
Sergey M․ 6a3f4c3f82 [YoutubeDL] Use custom cookie processor 9 years ago
Sergey M․ 4abf617b9c [YoutubeDL] Ensure bool params always present in downloader 9 years ago
Sergey M․ d3d89c3256 [YoutubeDL] Encode thumbnail filename (Closes #6714) 9 years ago
Sergey M․ 671302b5c0 [YoutubeDL] Remove unused imports 9 years ago
Sergey M․ 51f267d9d4 [YoutubeDL:utils] Move percent encode non-ASCII URLs workaround to http_request and simplify (Closes #6457) 9 years ago
Jaime Marquínez Ferrándiz 232541df44 [YoutubeDL] format spec: correctly handle dashes and other unused operators 9 years ago
Jaime Marquínez Ferrándiz d96d604e53 YoutubeDL: format spec: don't accept a bare '/' (#6124) 9 years ago
Jaime Marquínez Ferrándiz 8250c32f49 [YoutubeDL] don't default to 'bestvideo+bestaudio/best' for live videos 9 years ago
Sergey M․ f72b0a6032 Revert xvid to avi and make docs to be similar to existing external downloader option 9 years ago
Jaime Marquínez Ferrándiz 0a31a35098 [YoutubeDL] format spec: add additional checks for invalid syntax 9 years ago
Jaime Marquínez Ferrándiz bb8e553662 [YoutubeDL] format spec: Do not fail when a filter gives an empty result 9 years ago
Jaime Marquínez Ferrándiz f5f4a27a96 [YoutubeDL] format spec: fix handling of '/' with ',' 9 years ago
Aurélio A. Heckert 1866432db7 Rename --pp-params to --postprocessor-args and access value as super class attribute 9 years ago
Jaime Marquínez Ferrándiz cf2ac6df68 [YoutubeDL] format spec: Fix handling of '+' with '/' 9 years ago
Jaime Marquínez Ferrándiz 0130afb76e [YoutubeDL] format spec: allow grouping specifiers with parentheses 9 years ago
Jaime Marquínez Ferrándiz 5acfa126c8 [YoutubeDL] format spec: treat 'all' like a normal specifier 9 years ago
Jaime Marquínez Ferrándiz 67134eaba1 [YoutubeDL] rework how the format spec is processed 9 years ago
Sergey M․ 9603e8a7d9 [YoutubeDL] Handle None width and height similarly to formats 9 years ago
Aurélio A. Heckert 14835de9fb Use shlex.split for --pp-params and update related docs. 9 years ago
Yen Chi Hsuan 0501bfa159 [YoutubeDL] Youku extractor now uses the standard format selection 9 years ago
Shrimadhav U K 180940e02d spelling mistake corrected 9 years ago
Sergey M․ 0072afca8e [YoutubeDL] Remove force_generic_extractor arg from process_ie_result 9 years ago
Sergey M․ 61aa5ba36e [YoutubeDL] Remove global state for force_generic_extractor flag in favor of passing argument 9 years ago
Sergey M․ 9f4323252a [YoutubeDL] Fix for multiple URLs 9 years ago
Sergey M․ d22dec74ff Add `--force-generic-extractor` 9 years ago
Sergey M․ a55e36f48d [YoutubeDL] Handle out-of-range timestamps (#5826) 9 years ago
Sergey M․ df15ef8dab [YoutubeDL] Tweak select_format for video only media 9 years ago
Sergey M․ 931bc3c3a7 [YoutubeDL] Do not loose request method information 9 years ago
Sergey M․ 181c7053e3 [YoutubeDL] Make sure all formats have unique format_id 9 years ago