Releases: dangdungcntt/youtube-stream-url
Releases · dangdungcntt/youtube-stream-url
v2.4.3
v2.4.2
- Update YT signature decode. Fixes #25
Full Changelog: v2.4.1...v2.4.2
v2.4.1
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
- New option
throwOnError: true
. Package will throw error instead of returnfalse
- Use
Function
instead ofeval
when decode video signature param
Full Changelog: v2.3.0...v2.4.0
v2.3.0
Support get HLS Stream URL for Live Video
Full Changelog: v2.2.1...v2.3.0
v2.2.1
- Remove console.log
Full Changelog: v2.2.0...v2.2.1
v2.2.0
- Support music video. Fix #14
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Use response from /watch?v=<video_id> to find stream url
v2.0.3
v2.0.2
Update axios