Historique des commits

Auteur SHA1 Message Date
  Yen Chi Hsuan 6c9b71bc08 [downloader/external] Recommend --hls-prefer-native for SOCKS users il y a 9 ans
  Yen Chi Hsuan 20bad91d76 [downloader/external] Clarify that ffmpeg doesn't support SOCKS il y a 9 ans
  Remita Amine acfccacad5 [downloader/external:curl] Clarify why CurlFD should not capture stderr il y a 9 ans
  Remita Amine 98e698f1ff [external/curl] respect more downloader options and display progress il y a 9 ans
  Sergey M․ e69f9f5d68 [downloader/external] Decode error string before writing to stderr il y a 9 ans
  Yen Chi Hsuan 50ce1c331c [downloader/external] Add another env for proxies in ffmpeg/avconv il y a 9 ans
  Sergey M․ e62d9c5caa [downloader/external] Call ffmpeg with with HTTP_PROXY env variable set (#9437) il y a 9 ans
  Sergey M․ f5436c5d9e [downloader/external] Add temp fix ffmpeg m3u8 downloads (Closes #9394) il y a 9 ans
  remitamine d868f43c58 [ffmpeg] check for - file name in _ffmpeg_filename_argument il y a 9 ans
  remitamine ce599d5a7e [downloader/external] enable piping for FFmpegFD(closes #2124) il y a 9 ans
  remitamine 4230c4894d [external/downloader] fix rtmp downloading using FFmpegFD il y a 9 ans
  remitamine d8515fd41c [downloader/external] pass configuration args to ffmpeg il y a 9 ans
  remitamine 694c47b261 [external/downloader] don't pass -t and -ss to ffmpeg il y a 9 ans
  remitamine 77dea16ac8 [downloader/external] check for ffmpeg availablity when it used for m3u8 download il y a 9 ans
  remitamine 6ae27bed01 [download/external] move the check for multiple selected formats to get_suitable_downloader il y a 9 ans
  remitamine 2cb99ebbd0 [downloader/external] add can_download mathod for checking downloader availibilty and support il y a 9 ans
  remitamine 91ee320bfa [downloader/external] wrap available_opt in a list il y a 9 ans
  remitamine 634415ca17 [downloader/external] skip FFmpegFD when requesting multiple formats il y a 9 ans
  remitamine a755f82549 [ffmpeg] convert format ext to ffmpeg output formats codes il y a 9 ans
  remitamine f34294fa0c [downloader/external:ffmpegfd] check for None value of start_time il y a 9 ans
  remitamine 99cbe98ce8 [downloader/external] check for external downloaders availability il y a 9 ans
  remitamine 12b84ac8c1 [downloader/external] Add FFmpegFD(fixes #622) il y a 9 ans
  Sergey M․ 1195a38f46 [downloader/external] Use generalized cli option converters il y a 10 ans
  remitamine dc534b674f [downloader/external] change _argless_option function to _valueless_option il y a 10 ans
  remitamine f30c2e8e98 [downloader/external] add _argless_option for option without arguments il y a 10 ans
  remitamine 266b0ad676 [downloader/external] add _bool_option to pass value to bool option il y a 10 ans
  remitamine e7a8c3032d [downloader/external] Respect --no-check-certificate for curl and aria2c and --proxy for curl il y a 10 ans
  Sergey M․ 9f3da13860 [downloader/external] Use generic _option il y a 10 ans
  Sergey M․ bf812ef714 [downloader/external] Forward --proxy to wget and aria2c il y a 10 ans
  Sergey M․ 154655a85a [downloader/external] Respect --no-check-certificate for wget il y a 10 ans