Skip to content

Releases: Buzzertech/DatSongBot

v1.3.0

08 Jan 15:38
Compare
Choose a tag to compare

1.3.0 (2020-01-08)

Features

  • optionally use provided track instead of picking random track (#70) (1c9b2db)

v1.2.4

08 Jan 13:14
Compare
Choose a tag to compare

1.2.4 (2020-01-08)

Bug Fixes

  • avoid passing client id to the media url (b42ddf5)

v1.2.3

08 Jan 12:15
Compare
Choose a tag to compare

1.2.3 (2020-01-08)

Bug Fixes

  • use newer soundcloud apis (#69) (a0bf57b)
  • serverless-config: use correct runtime enum value (14d1a36)

v1.2.2

31 Dec 06:27
Compare
Choose a tag to compare

1.2.2 (2019-12-31)

Bug Fixes

v1.2.1

29 Dec 16:01
Compare
Choose a tag to compare

1.2.1 (2019-12-29)

Bug Fixes

  • pick stream url if download url is undefined (#65) (0b4d254)

v1.2.0

28 Dec 12:34
Compare
Choose a tag to compare

1.2.0 (2019-12-28)

Bug Fixes

  • get-tracks-fn: pick song uri (798480e)
  • video: pick song input from download uri (#54) (64bdbe1)

Features

  • bump @types/fluent-ffmpeg to v2.1.13 (#63) (eae62fc)

v1.1.1

25 Jun 07:18
Compare
Choose a tag to compare

1.1.1 (2019-06-25)

Bug Fixes

  • config: add SENTRY_DSN as an env var to serverless config (a7eecbf)

v1.1.0

25 Jun 07:13
Compare
Choose a tag to compare

1.1.0 (2019-06-25)

Features

v1.0.0

23 Jun 15:32
Compare
Choose a tag to compare

1.0.0 (2019-06-23)

Bug Fixes

Features

  • add circleci config (0520dd3)
  • add ffmpeg installer (e6bf223)
  • add googleapis lib (c750ec2)
  • main: update the main function to carry out different processes (90ad773)
  • configure deployments and add semantic release (f2b00a9)
  • init project (c635f20)
  • audio: add fn to fetch audio tracks and pick one track (782a338)
  • config: add config for fetching audio (ff63798)
  • images: add util fn to generate unsplash url (c9350a1)
  • video: process video and background image for the video (9f90ee6)
  • video: upload to youtube (afab794)