]> jfr.im git - yt-dlp.git/history - yt_dlp/YoutubeDL.py
[build] Improve release process (#880)
[yt-dlp.git] / yt_dlp / YoutubeDL.py
2021-09-24  pukkandan[build] Improve release process (#880)
2021-09-24  pukkandanSeparate the options `--ignore-errors` and `--no-abort...
2021-09-23  pukkandanDownload subtitles in order of `--sub-langs`
2021-09-23  Ashish Gupta[Hotstar] Add referer for subs (#1062)
2021-09-22  pukkandan[ffmpeg] Add `aac_adtstoasc` when merging if needed
2021-09-18  pukkandanAllow alternate fields in outtmpl
2021-09-17  pukkandan[hls,aes] Fallback to native implementation for AES-CBC
2021-09-17  pukkandanAdd format type `B` for outtmpl to treat the value...
2021-09-12  pukkandanFix `--compat-option no-direct-merge`
2021-09-03  pukkandanAllow `--force-write-archive` to work with `--flat...
2021-09-03  pukkandanHandle more playlist errors with `-i`
2021-09-03  pukkandanFix `extra_info` being reused across runs
2021-09-03  pukkandanFix `--compat-option playlist-index`
2021-08-25  pukkandanfix bug in 88acdbc2698169e22cdbf358e44765150434c69e
2021-08-23  pukkandanFix `add_info_extractor` when used via API
2021-08-22  pukkandan[lazy_extractor] Create instance only after pre-checkin...
2021-08-22  pukkandan[extractor] Show video id in error messages if possible
2021-08-22  pukkandan[extractor] Better error message for DRM (#729)
2021-08-22  pukkandanDon't try to merge with final extension
2021-08-18  pukkandanFix `extra_info` being reused across runs
2021-08-17  pukkandanFix `playlist_index` not obeying `playlist_start`
2021-08-16  pukkandanLet `--match-filter` reject entries early
2021-08-16  pukkandanFix `-J` when there are failed videos
2021-08-14  pukkandanFix `-F` for extractors that directly return url
2021-08-14  pukkandanFix resuming of single formats when using --no-part
2021-08-09  pukkandanMisc fixes - See desc
2021-08-09  pukkandanShow libraries present in verbose head
2021-08-09  pukkandanAdd option `--replace-in-metadata`
2021-08-07  pukkandan[docs] Fix some mistakes and improve doc
2021-08-07  pukkandan[cleanup] Misc
2021-08-07  pukkandanAllow entire infodict to be printed using `%()s`
2021-08-07  pukkandanAdd option `--no-simulate` to not simulate even when...
2021-08-07  pukkandanFix bugs related to `sanitize_info`
2021-08-05  pukkandanAdd compat-option `no-keep-subs`
2021-08-05  pukkandanFix wrong extension for intermediate files
2021-08-04  pukkandanEnsure sanitization of infodict before printing to...
2021-08-01  pukkandan[cleanup] Fix linter in 96fccc101f8f579ebd67da176e02980...
2021-08-01  pukkandan[downloader] Allow streaming unmerged formats to stdout...
2021-08-01  pukkandan[cleanup] Refactor some code
2021-08-01  pukkandan[FormatSort] Fix bug for audio with unknown codec
2021-08-01  pukkandanAdd compat-option `no-clean-infojson`
2021-07-29  pukkandanAdd format types `j`, `l`, `q` for outtmpl
2021-07-29  pukkandanExpand and escape environment variables correctly in...
2021-07-25  pukkandanRemove `asr` appearing twice in `-F`
2021-07-21  pukkandan[downloader] Pass `info_dict` to `progress_hook`s
2021-07-21  pukkandanRelease 2021.07.21 2021.07.21
2021-07-21  pukkandanFix bug where `original_url` was not propagated when...
2021-07-21  Matt BroadwayAdd option `--cookies-from-browser` to load cookies...
2021-07-21  pukkandanAdd field `live_status`
2021-07-21  pukkandanbugfix for 50fed816dd5ae970d69d8997eb854d475ed91ede
2021-07-21  pukkandanAdd `only_once` param for `write_debug`
2021-07-20  pukkandanAdd `only_once` param for `report_warning`
2021-07-20  pukkandanErrors in playlist extraction should obey `--ignore...
2021-07-20  pukkandanRename `NOTE` in `-F` to `MORE INFO`
2021-07-19  pukkandan[youtube] Extract even more thumbnails and reduce testing
2021-07-19  pukkandan[youtube] Extract more thumbnails
2021-07-15  pukkandanRevert "Merge webm formats into mkv if thumbnails are...
2021-07-07  pukkandanFix selectors `all`, `mergeall` and add tests
2021-07-06  pukkandan[Funimation] Rewrite extractor (See desc) (#444)
2021-07-03  pukkandan[cleanup] Fix linter and some typos
2021-07-02  pukkandanFixes for `--list` options (See desc)
2021-07-02  pukkandanSome minor fixes and refactoring (see desc)
2021-06-25  pukkandan[youtube] Fix subtitle names for age-gated videos
2021-06-25  pukkandanFix `--throttled-rate` when using `--load-info-json`
2021-06-25  pukkandanAdd `--extractor-args` to pass extractor-specific arguments
2021-06-24  AdrikProcess videos when using `--ignore-no-formats-error...
2021-06-24  pukkandanFix `--flat-playlist` when entry has no `ie_key`
2021-06-22  pukkandanAdd option `--throttled-rate` below which video data...
2021-06-21  pukkandan[websockets] Add `WebSocketFragmentFD` (#399)
2021-06-19  pukkandanSkip fixup of existing files and add `--fixup force...
2021-06-19  pukkandan[cleanup] Refactor fixup
2021-06-16  pukkandanFix id sanitization in filenames
2021-06-16  pukkandan[EmbedThumbnail] Add compat-option `embed-thumbnail...
2021-06-12  pukkandanIgnore `images` formats from merge
2021-06-12  pukkandanAllow `images` formats
2021-06-12  pukkandanExpand `--check-formats` to thumbnails
2021-06-12  pukkandanUse `NamedTemporaryFile` for `--check-formats`
2021-06-11  pukkandan[EmbedThumbnail] Fix for already downloaded thumbnail
2021-06-11  pukkandanBetter error handling of syntax errors in `-f`
2021-06-09  pukkandan[build] Build Windows x86 version with py3.7
2021-06-09  pukkandanImprove offset parsing in outtmpl
2021-06-09  pukkandanFix `%d` and empty default in outtmpl
2021-06-09  pukkandanRevert "[build] Build Windows x86 version with py3.8"
2021-06-08  pukkandan[build] Build Windows x86 version with py3.8
2021-06-08  pukkandanMake outtmpl more robust and catch errors early
2021-06-08  pukkandan[utils] Generalize `traverse_dict` to `traverse_obj`
2021-06-07  pukkandanAdd field `original_url` with the user-inputted URL
2021-06-07  pukkandanMake more fields available for `--print` when used...
2021-06-06  pukkandanFix filename sanitization
2021-06-05  pukkandanFix and refactor `prepare_outtmpl`
2021-06-05  felix[cleanup] Point all shebang to `python3` (#372)
2021-05-28  pukkandan[embedthumbnail] Embed if any thumbnail was downloaded...
2021-05-28  pukkandanRemove `None` values from `info.json`
2021-05-28  pukkandanWrite messages to `stderr` when both `quiet` and `verbose`
2021-05-28  pukkandanPre-check archive and filters during playlist extraction
2021-05-28  pukkandanRefactor `__process_playlist` using `LazyList`
2021-05-28  pukkandan[cleanup] `_match_entry`
2021-05-25  pukkandan[cleanup] Refactor updater
2021-05-23  pukkandanSanitize and sort playlist thumbnails
2021-05-22  pukkandan[ffmpeg] Download and merge in a single step if possible
next