Skip to content

Releases: WBRK-dev/vidstream-api

v0.7.0 (Puppeteer)

15 Aug 13:09

Choose a tag to compare

Bug Fixes

Features

  • added docker automatic deployer for puppeteer version (c106799)
  • added puppeteer executable path to .env.example (88176ab)
  • added source parser with puppeteer (0616bc4)
  • making things ready for docker automatic deployments (024f09a)

Full Changelog: 0.6.0-puppeteer...0.7.0-puppeteer

v0.6.0 (Puppeteer)

15 Aug 12:52

Choose a tag to compare

Features

  • added docker builder (62847c3)
  • added hls and vtt proxy (2563bb3)
  • added source parser with puppeteer (3f5faf7)

Full Changelog: v0.5.0...0.6.0-puppeteer

vp0.8.0 (Puppeteer)

29 Nov 09:52

Choose a tag to compare

Bug Fixes

Features

  • added / html page (428fa06)
  • added /movie/:id route (17e64d4)
  • added /search route (76b8db6)
  • added basic cors functionality (6386f5b)
  • added details about Movie Details route and added all api documentation to contents section (46ff3ee)
  • added docker automatic deployer for puppeteer version (c106799)
  • added hls and vtt proxy (2563bb3)
  • added puppeteer executable path to .env.example (384c166)
  • added response to / route on vercel deployments (4a40f17)
  • added source parser with puppeteer (9e8dae9)
  • making things ready for docker automatic deployments (adc52ac)
  • refactored response so it can be used in mobile app development (e69e0f8)
    Full Changelog: 0.7.0-puppeteer...p0.8.0-puppeteer

v0.5.0

11 Jan 10:17

Choose a tag to compare

Full Changelog: v0.4.0...v0.5.0

v0.4.0

24 Dec 18:23

Choose a tag to compare

Full Changelog: v0.3.0...v0.4.0

v0.3.0

10 Oct 17:50

Choose a tag to compare

Full Changelog: v0.2.0...v0.3.0

v0.2.0

22 Aug 18:12

Choose a tag to compare

How to run?

First install all the dependencies.

npm install

After you've done that, run the start command:

npm start

v0.1.0

22 Aug 15:42

Choose a tag to compare

How to run?

First install all the dependencies.

npm install

After you've done that, run the start command:

npm start