yakyak / hangupsjs

google hangouts client library for nodejs
226 stars 46 forks source link

Add getvideoinformation function #125

Closed HomerSp closed 3 years ago

HomerSp commented 3 years ago

This can be used to, eg, get a public url for a video attachment.

One requirement for this to work is that the origin url that's used when generating the SAPISIDHASH is https://hangouts.google.com so this PR also changes that.