miraclx/freyr-js

It seems that other language is not supported by youtube downloader

Open

#571 opened on Sep 8, 2023

View on GitHub
 (9 comments) (0 reactions) (0 assignees)JavaScript (2,279 stars) (154 forks)user submission
buggood first issuehelp wanted

Description

It seems that language and location params are configured fixed

{
  hl: 'en',
  gl: 'US',
}

Can we set it dynamically?

Contributor guide