]> jfr.im git - yt-dlp.git/history - yt_dlp/utils
[ie] Add POST data hash to `--write-pages` filenames (#9879)
[yt-dlp.git] / yt_dlp / utils /
2024-04-27  Simon Sawicki[core/windows] Improve shell quoting and tests (#9802)
2024-04-09  Simon Sawicki[core] Prevent RCE when using `--exec` with `%q` (CVE...
2024-04-01  Simon Sawicki[utils] `traverse_obj`: Convenience improvements (...
2024-04-01  pukkandan[cleanup] Standardize `import datetime as dt` (#8978)
2024-03-31  sepro[core] Fix `filesize_approx` calculation (#9560)
2024-03-30  Simon Sawicki[utils] `traverse_obj`: Allow unbranching using `all...
2024-03-10  pukkandan[cleanup] Misc (#8968)
2024-03-10  pukkandan[utils] Improve `repr` of `DateRange`, `match_filter_func`
2024-03-10  pukkandan[cleanup] Fix misc bugs (#8968)
2024-03-10  pukkandan[docs] Misc Cleanup (#8977)
2024-01-05  Simon Sawicki[utils] `traverse_obj`: Support `xml.etree.ElementTree...
2023-12-30  Simon Sawicki[cleanup] Misc (#8598)
2023-12-26  Simon SawickiUpdate to ytdl-commit-be008e6 (#8836)
2023-12-20  coletdjnz[networking] Strip whitespace around header values...
2023-12-06  Simon Sawicki[utils] `traverse_obj`: Move `is_user_input` into outpu...
2023-11-29  pukkandanLet `read_stdin` obey `--quiet`
2023-11-20  coletdjnz[rh:websockets] Migrate websockets to networking framew...
2023-11-14  bashonly[ie] Do not smuggle `http_headers`
2023-10-09  bashonly[utils] `write_xattr`: Use `os.setxattr` if available...
2023-10-08  Simon Sawicki[fd/fragment] Improve progress calculation (#8241)
2023-10-07  Awal Garg[utils] `js_to_json`: Fix `Date` constructor parsing...
2023-09-24  Simon Sawicki[core] Prevent RCE when using `--exec` with `%q` (CVE...
2023-09-21  bashonly[utils] `js_to_json`: Handle `Array` objects
2023-09-17  Simon Sawicki[core] Fix support for upcoming Python 3.12 (#8130)
2023-09-16  Simon Sawicki[ie/bpb] Overhaul extractor (#8119)
2023-07-29  pukkandan[utils] HTTPHeaderDict: Handle byte values
2023-07-28  coletdjnz[networking] Remove dot segments during URL normalizati...
2023-07-27  coletdjnz[networking] Ignore invalid proxies in env (#7704)
2023-07-22  pukkandan[compat] Ensure submodules are imported correctly
2023-07-20  bashonly[utils] Improve `parse_duration`
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-15  pukkandan[utils] Add temporary shim for logging
2023-07-11  Mahmoud Abdel-Fattah[utils] `clean_podcast_url`: Handle more trackers ...
2023-07-06  coletdjnz[core] Prevent `Cookie` leaks on HTTP redirect
2023-07-06  pukkandan[cleanup] Misc
2023-06-26  pukkandan[utils] clean_podcast_url: Handle protocol in redirect URL
2023-06-22  pukkandanBugfix for b4e0d75848e9447cee2cd3646ce54d4744a7ff56
2023-06-22  pukkandan[cleanup] Misc
2023-06-22  pukkandanImprove `--download-sections`
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  pukkandan[utils] `strftime_or_none`: Handle negative timestamps
2023-06-21  pukkandan[utils] `FormatSorter`: Improve `size` and `br`
2023-06-14  hoaluvn[extractor/urplay] Extract all subtitles (#7309)
2023-05-29  garret[extractor/camfm] Add extractors (#7083)
2023-05-27  coletdjnz[core] Support decoding multiple content encodings...
2023-05-27  coletdjnz[cookies] Move `YoutubeDLCookieJar` to cookies module...
2023-05-27  coletdjnz[core] Improve HTTP redirect handling (#7094)
2023-05-24  pukkandanUpdate to ytdl-commit-d1c6c5
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)