Skip to content

Releases: dangdungcntt/youtube-stream-url

v2.4.3

27 Dec 04:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.2...v2.4.3

v2.4.2

09 Oct 03:01
Compare
Choose a tag to compare
  • Update YT signature decode. Fixes #25

Full Changelog: v2.4.1...v2.4.2

v2.4.1

23 Dec 13:11
Compare
Choose a tag to compare

What's Changed

  • Fix error for some video that contains errorcode and valid stream url #17

New Contributors

Full Changelog: v2.4.0...v2.4.1

v2.4.0

04 Nov 07:12
Compare
Choose a tag to compare
  • New option throwOnError: true. Package will throw error instead of return false
  • Use Function instead of eval when decode video signature param

Full Changelog: v2.3.0...v2.4.0

v2.3.0

29 Jul 09:49
Compare
Choose a tag to compare

Support get HLS Stream URL for Live Video

Full Changelog: v2.2.1...v2.3.0

v2.2.1

28 Jul 05:37
Compare
Choose a tag to compare
  • Remove console.log

Full Changelog: v2.2.0...v2.2.1

v2.2.0

28 Jul 05:36
Compare
Choose a tag to compare
  • Support music video. Fix #14

Full Changelog: v2.1.0...v2.2.0

v2.1.0

22 Mar 02:31
Compare
Choose a tag to compare

Use response from /watch?v=<video_id> to find stream url

v2.0.3

22 Mar 01:34
Compare
Choose a tag to compare

Update for changed Youtube API Call (#10)

v2.0.2

16 Jan 03:31
Compare
Choose a tag to compare

Update axios