Commit History

作者 SHA1 備註 提交日期
  Sergey M․ 82d8a8b6e2 [YoutubeDL] Wrap plain-text URL requests in compat_urllib_request_Request 9 年之前
  ashutosh-mishra 17cc153435 Typo fix, found while going through the code. 9 年之前
  Sergey M f270cf1a26 Merge pull request #7519 from barlik/master 9 年之前
  hedii 371c3b796c [YoutubeDL] Add playlist finished downloading message (Closes #7517) 9 年之前
  Rastislav Barlik 741dd8ea65 Clarify that automatic subtitles are generated. 9 年之前
  Sergey M․ b3613d36da [YoutubeDL] Sanitize path after output template substitution (Closes #7367) 9 年之前
  Yen Chi Hsuan 8b172c2e10 [YoutubeDL] Use DataHandler 10 年之前
  Sergey M․ 4bba371644 [YoutubeDL] Autocalculate ext for subtitles when missing 10 年之前
  Sergey M․ 6a3f4c3f82 [YoutubeDL] Use custom cookie processor 10 年之前
  Sergey M․ 4abf617b9c [YoutubeDL] Ensure bool params always present in downloader 10 年之前
  Sergey M․ d3d89c3256 [YoutubeDL] Encode thumbnail filename (Closes #6714) 10 年之前
  Sergey M․ 671302b5c0 [YoutubeDL] Remove unused imports 10 年之前
  Sergey M․ 51f267d9d4 [YoutubeDL:utils] Move percent encode non-ASCII URLs workaround to http_request and simplify (Closes #6457) 10 年之前
  Jaime Marquínez Ferrándiz 232541df44 [YoutubeDL] format spec: correctly handle dashes and other unused operators 10 年之前
  Jaime Marquínez Ferrándiz d96d604e53 YoutubeDL: format spec: don't accept a bare '/' (#6124) 10 年之前
  Jaime Marquínez Ferrándiz 03950c90f7 Merge remote-tracking branch 'jaimemf/format_spec_groups' (closes #6124) 10 年之前
  Jaime Marquínez Ferrándiz 8250c32f49 [YoutubeDL] don't default to 'bestvideo+bestaudio/best' for live videos 10 年之前
  Sergey M․ f72b0a6032 Revert xvid to avi and make docs to be similar to existing external downloader option 10 年之前
  Sergey M․ ac9ed061ec Merge branch 'master' of https://github.com/aurium/youtube-dl into aurium-master 10 年之前
  Jaime Marquínez Ferrándiz 0a31a35098 [YoutubeDL] format spec: add additional checks for invalid syntax 10 年之前
  Jaime Marquínez Ferrándiz bb8e553662 [YoutubeDL] format spec: Do not fail when a filter gives an empty result 10 年之前
  Jaime Marquínez Ferrándiz f5f4a27a96 [YoutubeDL] format spec: fix handling of '/' with ',' 10 年之前
  Aurélio A. Heckert 1866432db7 Rename --pp-params to --postprocessor-args and access value as super class attribute 10 年之前
  Jaime Marquínez Ferrándiz cf2ac6df68 [YoutubeDL] format spec: Fix handling of '+' with '/' 10 年之前
  Jaime Marquínez Ferrándiz 0130afb76e [YoutubeDL] format spec: allow grouping specifiers with parentheses 10 年之前
  Jaime Marquínez Ferrándiz 5acfa126c8 [YoutubeDL] format spec: treat 'all' like a normal specifier 10 年之前
  Jaime Marquínez Ferrándiz 67134eaba1 [YoutubeDL] rework how the format spec is processed 10 年之前
  Sergey M․ 9603e8a7d9 [YoutubeDL] Handle None width and height similarly to formats 10 年之前
  Sergey M. 3c3b4176bd Merge pull request #5961 from dstftw/force-generic-extractor 10 年之前
  Aurélio A. Heckert 14835de9fb Use shlex.split for --pp-params and update related docs. 10 年之前