utilitas 1999.1.16 → 1999.1.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -602,7 +602,7 @@ Works in Node.js and modern browsers.
602
602
  | assertYoutubeUrl | Function | |
603
603
  | checkSearch | Function | |
604
604
  | checkVersion | AsyncFunction | pack |
605
- | distill | AsyncFunction | |
605
+ | distill | AsyncFunction | url, options |
606
606
  | distillHtml | AsyncFunction | input, options |
607
607
  | distillPage | AsyncFunction | url, op |
608
608
  | distillYoutube | AsyncFunction | |
@@ -615,6 +615,7 @@ Works in Node.js and modern browsers.
615
615
  | getVersionOnNpm | AsyncFunction | packName |
616
616
  | getYoutubeMetadata | AsyncFunction | |
617
617
  | getYoutubeTranscript | AsyncFunction | |
618
+ | initDistill | AsyncFunction | options |
618
619
  | initSearch | AsyncFunction | options |
619
620
  | isYoutubeUrl | Function | |
620
621
  | search | AsyncFunction | query, options |