Skip to content

Lisixo/cda-direct-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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')

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published