Giter Club home page Giter Club logo

tools's Introduction

Tools

1. zip

node zip.js -P filesfolder -E password -O outputfile

  • -P: 指定打包文件夹
  • -E: 打包密码
  • -O: 输出文件夹

2. unzip

node unzip.js -P outputfile -E password -O outputfolder

  • -P: 指定解压文件
  • -E: 解压密码
  • -O: 解压输出目录

3. m3u8download

node m3u8download playlist.m3u8

会下载视频到项目 stream目录

4. bilibili

node bilibili.js aid|url|range

  • aid B站对应aid
  • url B站视频页地址
  • range B站aid范围 1-xxxx

以上参数任选一执行

5. bilibili-dance-hot

node bilibili-dance-hot [output]

  • output 可选保存文件夹,默认为downloads

tools's People

Contributors

samao avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.