Skip to content

Releases: goto-bus-stop/youtube-suggest

v1.2.0

01 Jun 15:41
Compare
Choose a tag to compare
  • Add typescript types.
  • Add locale option to request completions tailored for a specific locale.

v1.1.2

09 Apr 14:59
db72f16
Compare
Choose a tag to compare
  • Change user agent to get UTF-8 encoded responses. (@Svallinn in #6)

v1.1.1

13 Mar 09:56
5d4b520
Compare
Choose a tag to compare
  • Factor out JSONP requests to a smol-jsonp module.
  • Use HTTPS. (@Svallinn in #6)

v1.1.0

07 Nov 16:30
6bf3b56
Compare
Choose a tag to compare
  • Use JSONP in the browser to bypass CORS restrictions.

v1.0.0

07 Nov 15:54
96ee96a
Compare
Choose a tag to compare
  • Initial release.