Code Monkey home page Code Monkey logo

bilicolletion's Introduction

BiliColletion

自动同步B站收藏内容到私有存储中,防止神秘力量导致珍贵收藏消失

特别感谢:https://github.com/HFrost0/bilix bilix提供的支持高性能视频下载工具

参数 说明
-e fids='63073060' 收藏夹id,例子:单个63073060;多个63073060,63073061。
https://space.bilibili.com/549360/favlist?fid=63073060。
-e minutes='1' 扫描间隔时间,单位:分钟
-v $(pwd):/app/videos/ /app/videos/为应用内视频下载地址
docker run -itd \
      -v /mnt/user/nas/docker/bili-collection:/app/videos/ \
      -e fids='63073060' \
      -e minutes='5' \
      --name bili-collection \
      vycz/bili_collection:latest

bilicolletion's People

Contributors

vycz avatar

Watchers

 avatar

Forkers

pyiceghost

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.