]> jfr.im git - yt-dlp.git/history - test
[willow] Add extractor (#1723)
[yt-dlp.git] / test /
2021-11-20  pukkandan[utils] Fix error when copying `LazyList`
2021-11-20  pukkandan[utils] Allow alignment in `render_table`
2021-11-19  The Hatsune Daishi[AES] Add ECB mode (#1686)
2021-11-19  pukkandan[tests] Fix tests
2021-11-19  pukkandan[cleanup] Minor cleanup
2021-11-09  pukkandan[outtmpl] Add alternate forms for `q` and `j`
2021-11-07  pukkandan[outtmpl] Do not traverse `None`
2021-11-06  pukkandan[test/download] Fallback test to `bv`
2021-11-03  pukkandan[jsinterp] Handle default in switch better
2021-10-31  pukkandan[youtube] Fix throttling by decrypting n-sig (#1437)
2021-10-22  Damiano Amatruda[microsoftstream] Add extractor (#1201)
2021-10-19  pukkandan[utils] Standardize timestamp formatting code
2021-10-18  pukkandanAdd HDR information to formats
2021-10-18  pukkandanReduce default `--socket-timeout`
2021-10-17  pukkandan[utils] Allow duration strings in filter
2021-10-12  pukkandan[outtmpl] Fix bug in expanding environment variables
2021-10-09  pukkandan[cleanup] Misc cleanup
2021-10-08  pukkandanImproved progress reporting (See desc) (#1125)
2021-09-29  pukkandan[docs,cleanup] Some minor refactoring and improve docs
2021-09-27  pukkandan[outtmpl] Alternate form of format type `l` for `\n...
2021-09-25  pukkandan[outtmpl] Format type `U` for unicode normalization
2021-09-24  pukkandanAllow `0` in `--playlist-items`
2021-09-19  pukkandan[test/cookies] Improve logging
2021-09-19  Ákos Sülyi[aes] Add `aes_gcm_decrypt_and_verify` (#1020)
2021-09-19  Nil Admirari[SponsorBlock] Improve merge algorithm (#999)
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-07  coletdjnz[pbs] Fix subtitle extraction (#813)
2021-09-01  Nil AdmirariNative SponsorBlock implementation and related improvem...
2021-08-28  animelover1984[Niconico] Add Search extractors (#672)
2021-08-24  coletdjnz[youtube] Remove annotations and deprecate `--write...
2021-08-22  pukkandan[utils] Add `parse_qs`
2021-08-17  pukkandanFix `playlist_index` not obeying `playlist_start`
2021-08-16  pukkandanLet `--match-filter` reject entries early
2021-08-09  pukkandanMisc fixes - See desc
2021-08-09  pukkandanAdd option `--replace-in-metadata`
2021-08-07  pukkandan[cleanup] Misc
2021-08-07  pukkandan[tests:download] Add batch testing for extractors
2021-08-07  pukkandanAllow entire infodict to be printed using `%()s`
2021-08-07  pukkandanFix bugs related to `sanitize_info`
2021-08-04  pukkandanAdd regex to `--match-filter`
2021-08-04  Max TeegenAdd all format filtering operators also to `--match...
2021-08-01  pukkandan[test:download] Support testing with `ignore_no_formats...
2021-08-01  pukkandan[utils] Fix slicing of reversed `LazyList`
2021-07-29  pukkandanAdd format types `j`, `l`, `q` for outtmpl
2021-07-29  pukkandanExpand and escape environment variables correctly in...
2021-07-24  pukkandan[youtube] Simplify `_get_text` early
2021-07-23  pukkandan[test] Use `pytest` instead of `nosetests` (#482)
2021-07-21  Matt BroadwayAdd option `--cookies-from-browser` to load cookies...
2021-07-13  felix[utils] Improve `js_to_json` comment regex
2021-07-07  pukkandanFix selectors `all`, `mergeall` and add tests
2021-07-02  pukkandanSome minor fixes and refactoring (see desc)
2021-06-16  pukkandanFix id sanitization in filenames
2021-06-12  pukkandan[utils] Improve `LazyList`
2021-06-11  pukkandanBetter error handling of syntax errors in `-f`
2021-06-09  pukkandanImprove offset parsing in outtmpl
2021-06-09  pukkandan[test] More rigorous tests for `prepare_filename`
2021-06-09  pukkandanFix `%d` and empty default in outtmpl
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-06  pukkandanFix filename sanitization
2021-06-05  pukkandanFix and refactor `prepare_outtmpl`
2021-06-05  pukkandan[cleanup] Mark unused files
2021-06-05  felix[cleanup] Point all shebang to `python3` (#372)
2021-06-01  pukkandan[utils] Escape URLs in `sanitized_Request`, not `saniti...
2021-05-28  pukkandan[embedthumbnail] Correctly escape filename
2021-05-28  pukkandan[cleanup] `_match_entry`
2021-05-25  pukkandan[extractor] Always prefer native hls downloader by...
2021-05-23  Hubert HirtzHandle Basic Auth `user:pass` in URLs
2021-05-19  pukkandan[test] Fix `test_YoutubeDL.TestYoutubeDL`
2021-05-18  pukkandan[cleanup] youtube tests
2021-05-18  pukkandan[test:download] Only extract enough videos for `playlis...
2021-04-28  pukkandanSubtitle extraction from streaming media manifests...
2021-04-28  Felix S[test] Test SSTR manifest parsing
2021-04-28  Felix S[test] Test subtitle extraction from DASH manifests
2021-04-28  Felix S[test] Test subtitle extraction from HLS manifests
2021-04-28  Felix S[extractor/common] Extract HLS subtitle tracks
2021-04-22  pukkandanUpdate to ytdl-commit-7e8b3f9
2021-04-21  pukkandanImprove output template (see desc)
2021-04-21  pukkandan[MetadataFromField] Improve regex and add tests
2021-04-19  pukkandanImprove --sub-langs (see desc)
2021-04-16  pukkandanFix some linter and typos
2021-04-07  colethedj[utils] Add `datetime_from_str` to parse relative time...
2021-04-03  pukkandanAbility to set a specific field in the file's metadata
2021-03-04  pukkandan[youtube] Fix history, trending and mix playlists ...
2021-02-24  Pccode66Completely change project name to yt-dlp (#85)
2021-02-24  shirt-devBetter support HLS media discontinuity and fully suppor...
2021-02-19  pukkandanUpdate to ytdl-commit-cf2dbec
2021-02-10  pukkandanUpdate to ytdl-2021.02.10
2021-02-09  shirt-dev#64 Implement self updater
2021-02-04  pukkandan[youtube] Update to ytdl-2021.02.04.1
2021-01-29  pukkandanRefactor `update-version`, `pyinst.py` and related...
2021-01-26  pukkandanAdd option `--parse-metadata`
2021-01-24  Remita AmineUpdate to ytdl-2021.01.24.1
2021-01-20  pukkandan[tests] Fix test_post_hooks
2021-01-12  alxnullAdded `--force-overwrites` option (https://github.com...
2021-01-10  pukkandanEnable test_youtube_search_matching
2021-01-09  Alex MerkelAdd post_hooks option to YoutubeDL.py (https://github...
2021-01-08  pukkandanUpdate to ytdl-2021.01.08
next