このコミットが含まれているのは:
syeopite 2021-06-25 14:14:41 -07:00
コミット ca4df29670
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 6FA616E5A5294A82
1個のファイルの変更2行の追加1行の削除

ファイルの表示

@ -999,7 +999,8 @@ def fetch_video(id, region)
"cver" => "6.20180913",
})
# In order to actually extract video info without error, the `x-youtube-client-version` has to be set to the same version as `cver` above.
# In order to actually extract video info without error, the `x-youtube-client-version`
# has to be set to the same version as `cver` above.
embed_info = HTTP::Params.parse(YT_POOL.client &.get("/get_video_info?#{required_parameters}",
headers: HTTP::Headers{
"x-youtube-client-version" => "6.20180913",