]> jfr.im git - yt-dlp.git/history - yt_dlp/YoutubeDL.py
[cleanup] Misc (#8182)
[yt-dlp.git] / yt_dlp / YoutubeDL.py
2023-09-23  bashonly[cleanup] Misc (#8182)
2023-09-17  Simon Sawicki[core] Fix support for upcoming Python 3.12 (#8130)
2023-08-04  coletdjnz[networking] Add request handler preference framework...
2023-07-29  pukkandan`FFmpegFixupM3u8PP` may need to run with ffmpeg
2023-07-29  pukkandan[cleanup] Misc
2023-07-29  pukkandanFix `--check-formats`
2023-07-22  pukkandan[cleanup] Misc fixes
2023-07-22  pukkandan[outtmpl] Fix replacement for `playlist_index`
2023-07-20  bashonly[networking] Fix `--legacy-server-connect` (#7645)
2023-07-15  bashonly[core] Fix HTTP headers and cookie handling
2023-07-15  Aaruni Kaushik[cleanup] Add color to `download-archive` message ...
2023-07-15  coletdjnz[compat, networking] Deprecate old functions (#2861)
2023-07-15  coletdjnz[networking] Rewrite architecture (#2861)
2023-07-15  pukkandan[networking] Add module (#2861)
2023-07-06  Simon Sawicki[core] Change how `Cookie` headers are handled
2023-07-06  pukkandan[core] Allow extractors to mark formats as potentially...
2023-07-06  pukkandan[formats] Fix best fallback for storyboards
2023-07-06  pukkandan[cleanup] Misc
2023-07-06  pukkandan[outtmpl] Pad `playlist_index` etc even when with inter...
2023-06-22  pukkandanImprove `--download-sections`
2023-06-21  pukkandanIndicate `filesize` approximated from `tbr` better
2023-06-21  pukkandanBugfix for ebe1b4e34f43c3acad30e4bcb8484681a030c114
2023-06-21  pukkandan[core] Fix `filepath` being copied to underlying format...
2023-06-21  pukkandan[cleanup] Misc
2023-06-21  Nicolai DagestadAdd option `--netrc-cmd` (#6682)
2023-06-21  pukkandan[outtmpl] Fix some minor bugs
2023-06-21  pukkandanAdd `--compat-option playlist-match-filter`
2023-05-29  Ivan SkodjeAuto-select default format in `-f-` (#7101)
2023-05-27  coletdjnz[core] Workaround erroneous urllib Windows proxy parsin...
2023-05-27  coletdjnz[cookies] Move `YoutubeDLCookieJar` to cookies module...
2023-05-24  Simon Sawicki[core] Implement `--color` flag (#6904)
2023-05-24  pukkandan[devscripts/cli_to_api] Add script
2023-05-20  coletdjnz[core] Deprecate internal `Youtubedl-no-compression...
2023-05-20  coletdjnz[cleanup, utils] Split into submodules (#7090)
2023-05-19  pukkandan[cleanup] Misc
2023-05-19  pukkandan[docs] Misc improvements
2023-04-28  pukkandanFix f005a35aa7e4f67a0c603a946c0dd714c151b2d6
2023-04-28  pukkandanEnsure pre-processor errors do not block `--print`
2023-04-27  pukkandanFix bug in 170605840ea9d5ad75da6576485ea7d125b428ee
2023-04-27  pukkandanPopulate `filename` and `urls` fields at all stages...
2023-04-24  pukkandan[outtmpl] Support `str.format` syntax inside replacements
2023-04-24  pukkandan[outtmpl] Allow `\n` in replacements and default.
2023-04-16  pukkandanDo not translate newlines in `--print-to-file`
2023-04-11  pukkandanRelaxed validation for numeric format filters
2023-04-11  pukkandan[postprocessor/FixupDuplicateMoov] Fix bug in triggering
2023-03-10  pukkandanSupport loading info.json with a list at it's root
2023-03-04  pukkandan[cleanup] Misc
2023-03-03  pukkandanAdd option `--break-match-filters`
2023-03-03  Simon Sawicki[build] Automated builds and nightly releases (#6220)
2023-02-28  pukkandan[cleanup] Misc
2023-02-17  pukkandan[cleanup] Misc
2023-02-16  Siddhartha SahuImprove default subtitle language selection (#6240)
2023-02-16  pukkandanBugfix for 39f32f1715c0dffb7626dda7307db6388bb7abaa
2023-02-12  pukkandanBugfix for 39f32f1715c0dffb7626dda7307db6388bb7abaa
2023-02-12  pukkandanSanitize formats before sorting
2023-02-08  bashonly[downloader/hls] Allow extractors to provide AES key...
2023-02-06  pukkandanMake `title` completely non-fatal
2023-01-23  pukkandanFix `--concat-playlist`
2023-01-03  pukkandan[utils] `windows_enable_vt_mode`: Better error handling
2023-01-02  pukkandan[cleanup] Misc
2023-01-02  MatthewAdd `--enable-file-urls` (#5917)
2023-01-02  MatthewImprove handling for overriding extractors with plugins...
2023-01-01  pukkandanFix bug in 119e40ef64b25f66a39246e87ce6c143cd34276d
2023-01-01  pukkandanAdd message when there are no subtitles/thumbnails
2023-01-01  MatthewImprove plugin architecture (#5553)
2022-12-30  pukkandanFix bug in writing playlist info-json
2022-12-30  pukkandanAdd pre-processor stage `video`
2022-12-30  Anant Murmu[cleanup] Use `random.choices` (#5800)
2022-12-22  pukkandanFix `original_url` in playlists
2022-12-03  pukkandan[cleanup] Misc
2022-11-17  pukkandanImplement universal format sorting
2022-11-16  pukkandanAdd new field `aspect_ratio`
2022-11-16  pukkandan[cleanup] Misc
2022-11-13  pukkandanMake early reject of `--match-filter` stricter
2022-11-11  pukkandanFix bugs in `PlaylistEntries`
2022-11-11  bashonlyFix `--list` options not implying `-s` in some cases...
2022-10-25  pukkandanWrite API params in debug head
2022-10-18  pukkandan[cleanup Misc
2022-10-18  cruel-efficiencyFix end time of clips (#5255)
2022-10-14  pukkandan[outtmpl] Ensure ASCII in json and add option for Unicode
2022-10-13  pukkandanDo more processing in `--flat-playlist`
2022-10-05  pukkandanFix for formats=None
2022-10-03  pukkandan[cleanup] Minor fixes
2022-10-03  sam[extractor/MicrosoftEmbed] Add extractor (#5082)
2022-09-30  Simon Sawicki[extractor/crunchyroll:beta] Improve handling of hardsu...
2022-09-25  pukkandanDon't download entire video when no matching `--downloa...
2022-09-25  pukkandanPlaylists maynot always have webpage_url
2022-09-16  LesmiscoreAllow open ranges for time ranges (#4940)
2022-09-10  pukkandanFix bug in ae1035646a6be09c2aed3e22eb8910f341ddacfe
2022-09-09  pukkandan[cleanup] Misc
2022-09-09  pukkandanFix bug in ae1035646a6be09c2aed3e22eb8910f341ddacfe
2022-09-08  pukkandanAllow a `set` to be passed as `download_archive`
2022-09-07  pukkandan[docs] Improvements
2022-09-06  pukkandanFix bug in 07a1250e0e90515ff8142161536f9dafa6eaba1b
2022-09-03  pukkandan[outtmpl] Curly braces to filter keys
2022-09-01  pukkandan[cleanup] Misc
2022-09-01  pukkandanUpdate to ytdl-commit-ed5c44e7
2022-08-30  bashonly[cookies] Support firefox container in `--cookies-from...
2022-08-30  pukkandan[utils] Add `deprecation_warning`
2022-08-24  pukkandanAdd version to infojson
next