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 (154 forks)user submission
buggood first issuehelp wanted

Repository metrics

Stars
 (2,279 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

It seems that language and location params are configured fixed

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

Can we set it dynamically?

Contributor guide