New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bv2av

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

bv2av

Convert new bv code of bilibili to old av code

  • 0.2.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

bv2av

把 bilibili 新的 bv 号转回旧的 av 号。

Build Status Dependency Status Dev Dependency Status NPM version NPM downloads NPM license

Install

By npm:

npm i bv2av

By yarn:

yarn add bv2av

CLI

bv2av --bv=xxxxx --all

With --all, we will get all infomations. Without it, we will get the av ID only.

Module

模块导出了两个方法,更详细的内容,可以看 types/index.d.ts

  • getBvInfo: get some info of the video such as title, cover, e.t.c.
  • bv2av: get only av ID of the video.

TODO

  • add git page for online search.

Test

npm test

Keywords

FAQs

Package last updated on 24 Mar 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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