cda-direct-video
v1.0.3
Published
Tool for gathering direct video links from cda.pl
Downloads
2
Readme
CDA Direct Video Link
If you searching module for gathering direct video links from cda.pl, you just found it!
Requirements
- Node.js (16 or better)
- ESM Modules
Installation
1. You can install the package using the following commands:
- npm
npm install cda-direct-video
- yarn
yarn add cda-direct-video
- pnpm
pnpm add cda-direct-video
Usage
import { getDirectLinks } from 'cda-direct-video'
const data = await getDirectLinks('https://www.cda.pl/video/10359422ad')