]> jfr.im git - yt-dlp.git/history - yt_dlp/__init__.py
Native SponsorBlock implementation and related improvements (#360)
[yt-dlp.git] / yt_dlp / __init__.py
2021-09-01  Nil AdmirariNative SponsorBlock implementation and related improvem...
2021-08-22  pukkandan[lazy_extractor] Create instance only after pre-checkin...
2021-08-14  pukkandan[options] Add `_set_from_options_callback`
2021-08-09  pukkandanMisc fixes - See desc
2021-08-09  pukkandanAdd option `--replace-in-metadata`
2021-08-07  pukkandanAdd option `--no-simulate` to not simulate even when...
2021-08-05  pukkandanAdd compat-option `no-keep-subs`
2021-08-04  pukkandanHandle `BrokenPipeError`
2021-08-04  Stavros NtentosFix `--compat-options filename` (#629)
2021-08-01  pukkandanAdd compat-option `no-clean-infojson`
2021-07-21  Matt BroadwayAdd option `--cookies-from-browser` to load cookies...
2021-07-19  pukkandanAdd option `--exec-before-download`
2021-07-06  pukkandan[Funimation] Rewrite extractor (See desc) (#444)
2021-06-25  pukkandanAdd `--extractor-args` to pass extractor-specific arguments
2021-06-22  pukkandanAdd option `--throttled-rate` below which video data...
2021-06-16  pukkandan[EmbedThumbnail] Add compat-option `embed-thumbnail...
2021-06-08  pukkandanMake outtmpl more robust and catch errors early
2021-06-05  felix[cleanup] Point all shebang to `python3` (#372)
2021-05-25  pukkandan[cleanup] Refactor updater
2021-05-22  pukkandan[ffmpeg] Download and merge in a single step if possible
2021-05-22  pukkandan[cleanup] Refactor ffmpeg convertors
2021-05-21  louie-github[ThumbnailsConvertor] Support conversion to `png` and...
2021-05-14  pukkandan[compat] Fix py2
2021-05-14  pukkandanAdd option `--print`
2021-05-11  pukkandanAdd compat-option `no-attach-infojson`
2021-05-11  pukkandanOption `--compat-options` to revert some of yt-dlp...
2021-05-08  pukkandanRemove `-l`, `-t`, `-A` completely and disable `--auto...
2021-05-06  pukkandanAdd experimental option `--check-formats` to test the...
2021-05-03  pukkandanMove option warnings to `YoutubeDL`
2021-04-21  pukkandanAdd option `--skip-playlist-after-errors`
2021-04-17  pukkandanAdd option `--ignore-no-formats-error`
2021-04-11  pukkandanAdd option `--convert-thumbnails`
2021-04-11  pukkandanAllow running some `postprocessors` before actual download
2021-04-01  pukkandan[sponskrub] Run before embedding thumbnail
2021-03-18  pukkandanOption to keep private keys in the infojson
2021-03-14  pukkandanSplit video by chapters (#158)
2021-03-13  shirtNative concurrent downloading of fragments (#166)
2021-02-28  pukkandanAdd option `--extractor-retries` to retry on known...
2021-02-28  pukkandanCleanup some code (see desc)
2021-02-27  pukkandanAdd option `--sleep-requests` to sleep b/w requests...
2021-02-24  Pccode66Completely change project name to yt-dlp (#85)