kkdai / youtube

Download Youtube Video in Golang
MIT License
3.37k stars 433 forks source link

unable to decode nSig: ReferenceError: myFunction is not defined at <eval>:1:1(0) #267

Closed yezige closed 2 years ago

yezige commented 2 years ago

又有新的错误了,老大我们想帮忙,我研究了代码,发现在截取一个js,然后执行,但原理不是很懂,网上也没搜到,有没有相关文章阅读推荐的

thiagowaib commented 2 years ago

I'm having the same issue. I was using the example code for downloading a single URL. The Error message seems to originate from the GetStream() method

I'm new to Go, so I don't really know much of how to solve this ;-;

yezige commented 2 years ago

https://www.youtube.com/s/player/f6383696/player_ias.vflset/en_US/base.js

貌似是匹配 } 的时候,被 "}\u2284(" 影响了