提交歷史

作者 SHA1 備註 提交日期
  Sergey M․ ac9ed061ec Merge branch 'master' of https://github.com/aurium/youtube-dl into aurium-master 10 年之前
  Aurélio A. Heckert aa5d9a79d6 Simplify `postprocessor_args` transmission to PP base class 10 年之前
  Aurélio A. Heckert 1866432db7 Rename --pp-params to --postprocessor-args and access value as super class attribute 10 年之前
  Yen Chi Hsuan 396726244a [utils/ffmpeg] Move ISO 639 related codes to utils 10 年之前
  Aurélio A. Heckert d84f1d14b5 Adds support for XviD output with extra parametrization 10 年之前
  Sergey M․ 13763ce599 [postprocessor/ffmpeg] Add `can_merge` method 10 年之前
  Sergey M․ 70484b9f8a [postprocessor/ffmpeg] Extract `check_outdated` method 10 年之前
  Nikoli 083c1bb960 Add ability to embed subtitles in mkv files (closes #5434) 10 年之前
  Yen Chi Hsuan bf6427d2fb [ffmpeg] Add dfxp (TTML) subtitles support (#3432, #5146) 10 年之前
  pulpe c0ea8ebb9b [ffmpeg] Remove unneeded class 10 年之前
  pulpe ddbed36455 [embedthumbnail] Add support for mp3 cover embedding 10 年之前
  Jaime Marquínez Ferrándiz 5b5fbc0867 Detect already merged videos 10 年之前
  Jaime Marquínez Ferrándiz d47aeb2252 FFmpegMergerPP: use the new system for specifying which files can be delete 10 年之前
  Jaime Marquínez Ferrándiz 14523ed969 FFmpegEmbedSubtitlePP: remove the subtitle files if '--keep-video' is not given (closes #5435) 10 年之前
  Jaime Marquínez Ferrándiz 592e97e855 Postprocessors: use a list for the files that can be deleted 10 年之前
  Jaime Marquínez Ferrándiz ce81b1411d FFmpegExtractAudioPP: Simplify handling of already existing files 10 年之前
  Sergey M․ dd29eb7f81 [postprocessor/common:postprocessor/ffmpeg] Generalize utime 10 年之前
  Pete Hemery cc55d08832 [ffmpeg] adding exception catching for call to os.utime in run_ffmpeg_multiple_files 10 年之前
  Jaime Marquínez Ferrándiz 3da4b31359 [postprocessor/ffmpeg] Fix crash when ffprobe/avprobe are not installed (closes #5349) 10 年之前
  Jaime Marquínez Ferrándiz 70a1165b32 Don't use bare 'except:' 10 年之前
  Jaime Marquínez Ferrándiz 88cf6fb368 [metadatafromtitle] Some improvements and cleanup 10 年之前
  phiresky e7db87f700 Add metadata from title parser 10 年之前
  Jaime Marquínez Ferrándiz e9fade72f3 Add postprocessor for converting subtitles (closes #4954) 10 年之前
  Jaime Marquínez Ferrándiz bfc993cc91 Merge branch 'subtitles-rework' 10 年之前
  Philipp Hagemeister 65bf37ef83 [ffmpeg] Remove trivial helper method 10 年之前
  Philipp Hagemeister f740fae2a4 [ffmpeg] Make available a property 10 年之前
  Jaime Marquínez Ferrándiz c84dd8a90d [YoutubeDL] store the subtitles to download in the 'requested_subtitles' field 10 年之前
  Jaime Marquínez Ferrándiz a504ced097 Improve subtitles support 10 年之前
  Philipp Hagemeister 5bfd430f81 Merge remote-tracking branch 'origin/master' 10 年之前
  Philipp Hagemeister 73fac4e911 [ffmpeg] Add --ffmpeg-location 10 年之前