Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

baha-anime-dl

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

baha-anime-dl - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

2

dist/index.d.ts

@@ -86,3 +86,3 @@ import * as crypto from 'crypto';

protected _download(sn: string | number, meta_resolver: (c: string) => void, playlist_resolver: (c: string) => void, segments: Segment[]): Promise<void>;
download_m3u8(m3u8: string, base: string, results: Segment[]): Promise<Promise<ArrayBuffer>[]>;
protected download_m3u8(m3u8: string, base: string, results: Segment[]): Promise<Promise<ArrayBuffer>[]>;
decrypt(buffer: ArrayBuffer, key: ArrayBuffer, iv: Uint32Array): Promise<ArrayBuffer>;

@@ -89,0 +89,0 @@ protected get_device(): Promise<void>;

@@ -63,3 +63,3 @@ "use strict";

// package.json
var version = "0.0.0";
var version = "0.0.1";

@@ -66,0 +66,0 @@ // src/log.ts

{
"name": "baha-anime-dl",
"description": "This tool is used to download low quality Anime from Bahamut.",
"version": "0.0.0",
"version": "0.0.1",
"author": "JacobLinCool <jacoblincool@gmail.com> (https://jacoblin.cool)",

@@ -6,0 +6,0 @@ "license": "AGPL-3.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc