Metadata-Version: 2.4
Name: bearappthjdb-ejs
Version: 1.0.0
Summary: External JavaScript for yt-dlp supporting many runtimes - BearAppTH fork
Project-URL: Documentation, https://github.com/BearAppTH/ejs#readme
Project-URL: Issues, https://github.com/BearAppTH/ejs/issues
Project-URL: Source, https://github.com/BearAppTH/ejs
Author-email: BearAppTH <bearappthjdb@gmail.com>
License-Expression: Unlicense AND MIT AND ISC
License-File: LICENSE
Keywords: yt-dlp
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# BearAppTH-ejs

Fork ของ [yt-dlp-ejs](https://github.com/yt-dlp/ejs) ดูแลโดย **BearAppTH**

External JavaScript for yt-dlp supporting many runtimes

## Installation

```console
pip install -U bearappthjdb-ejs
```

## Development

```bash
# Install dependencies
npm install

# Build
npm run bundle
```

## Build Python package

```bash
python -m build
```

## Original Project
[yt-dlp/ejs](https://github.com/yt-dlp/ejs)

## Maintainer
**BearAppTH** — [https://github.com/BearAppTH](https://github.com/BearAppTH)
