Commit History

Author SHA1 Message Date
  pukkandan 80c03fa98f Allow empty output template to skip a type of file 3 years ago
  pukkandan 360167b9fc Fix `--flat-playlist` when neither IE nor id is known 3 years ago
  pukkandan 91dd88b90f [outtmpl] Alternate form of format type `l` for `\n` delimited list 3 years ago
  pukkandan 524e2e4fda [outtmpl] Format type `U` for unicode normalization 3 years ago
  pukkandan ff1c7fc9d3 Allow `0` in `--playlist-items` 3 years ago
  pukkandan 4c88ff87fc [build] Improve release process (#880) 3 years ago
  pukkandan b19404591a Separate the options `--ignore-errors` and `--no-abort-on-error` 3 years ago
  pukkandan 77c4a9ef68 Download subtitles in order of `--sub-langs` 3 years ago
  Ashish Gupta 388bc4a640 [Hotstar] Add referer for subs (#1062) 3 years ago
  pukkandan a21e0ab1a1 [ffmpeg] Add `aac_adtstoasc` when merging if needed 3 years ago
  pukkandan 7c37ff97d3 Allow alternate fields in outtmpl 3 years ago
  pukkandan edf65256aa [hls,aes] Fallback to native implementation for AES-CBC 3 years ago
  pukkandan f5aa5cfbff Add format type `B` for outtmpl to treat the value as bytes 3 years ago
  pukkandan d5fe04f5c7 Fix `--compat-option no-direct-merge` 3 years ago
  pukkandan 4614bc22c1 Allow `--force-write-archive` to work with `--flat-playlist` 3 years ago
  pukkandan 8e5fecc88c Handle more playlist errors with `-i` 3 years ago
  pukkandan 409e18286e Fix `extra_info` being reused across runs 3 years ago
  pukkandan 8113999995 Fix `--compat-option playlist-index` 3 years ago
  pukkandan e0493e90fc fix bug in 88acdbc2698169e22cdbf358e44765150434c69e 3 years ago
  pukkandan 8b7491c8d1 Fix `add_info_extractor` when used via API 3 years ago
  pukkandan 251ae04e6a [lazy_extractor] Create instance only after pre-checking archive 3 years ago
  pukkandan 1151c4079a [extractor] Show video id in error messages if possible 3 years ago
  pukkandan 88acdbc269 [extractor] Better error message for DRM (#729) 3 years ago
  pukkandan da33e35b05 Don't try to merge with final extension 3 years ago
  pukkandan 58adec4677 Fix `extra_info` being reused across runs 3 years ago
  pukkandan 9e598870dd Fix `playlist_index` not obeying `playlist_start` 3 years ago
  pukkandan 8f18aca871 Let `--match-filter` reject entries early 3 years ago
  pukkandan 3ad56b4236 Fix `-J` when there are failed videos 3 years ago
  pukkandan 86c66b2d3e Fix `-F` for extractors that directly return url 3 years ago
  pukkandan 6c7274ecd2 Fix resuming of single formats when using --no-part 3 years ago
  pukkandan ad3dc496bb Misc fixes - See desc 3 years ago
  pukkandan 2831b4686c Show libraries present in verbose head 3 years ago
  pukkandan e9f4ccd19e Add option `--replace-in-metadata` 3 years ago
  pukkandan 3448870205 [docs] Fix some mistakes and improve doc 3 years ago
  pukkandan b868936cd6 [cleanup] Misc 3 years ago
  pukkandan 2b8a2973bd Allow entire infodict to be printed using `%()s` 3 years ago
  pukkandan b7b04c782e Add option `--no-simulate` to not simulate even when `--print` or `--list...` are used 3 years ago
  pukkandan 6e84b21559 Fix bugs related to `sanitize_info` 3 years ago
  pukkandan b51d2ae3ca Add compat-option `no-keep-subs` 3 years ago
  pukkandan 124bc071ee Fix wrong extension for intermediate files 3 years ago
  pukkandan 8012d892bd Ensure sanitization of infodict before printing to stdout 3 years ago
  pukkandan a46a815b05 [cleanup] Fix linter in 96fccc101f8f579ebd67da176e029803d82634c7 3 years ago
  pukkandan 96fccc101f [downloader] Allow streaming unmerged formats to stdout using ffmpeg 3 years ago
  pukkandan dbf5416a20 [cleanup] Refactor some code 3 years ago
  pukkandan f5510afef0 [FormatSort] Fix bug for audio with unknown codec 3 years ago
  pukkandan e4f0275711 Add compat-option `no-clean-infojson` 3 years ago
  pukkandan 7d1eb38af1 Add format types `j`, `l`, `q` for outtmpl 3 years ago
  pukkandan 901130bbcf Expand and escape environment variables correctly in outtmpl 3 years ago
  pukkandan ea05b3020d Remove `asr` appearing twice in `-F` 3 years ago
  pukkandan 3ba7740dd8 [downloader] Pass `info_dict` to `progress_hook`s 3 years ago