UNPKG

crunchy

Version:

Crunchy is a fork of Crunchyroll.js, capable of downloading anime episodes from the popular CrunchyRoll streaming service.

5 lines (4 loc) 133 B
/** * Streams the series to disk. */ export default function (config: IConfig, task: IConfigTask, done: (err: any) => void): void;