Git Product home page Git Product logo

y2b's Introduction

Y2B

把Youtube上的视频搬运到哔哩哔哩

交流QQ群:849883545

食用方法

  1. 下载 biliup,执行 biliup login,登录后会在本地生成一个cookies.json

  2. 打开 gist

  3. 新建一个文件 config.json,填下面的json,channel_id就是频道的 id,tid是b站的分区id,tags是最终投递到b站时,填的标签,支持多个频道。接下来就是把第一步生成的 cookies.json 内容,在新增一个 cookie.json (注意,没有 s ),把内容赋值粘贴到里面。

    [
     {
         "channel_id": "UCYSAWDQnoz0uIBRYlophvNw",
         "tid": 232,
         "tags": "youtube,搬运,翻新"
     }
    ]
  4. 完成后效果大概这样子 gist-file,然后保存为 Create secret gist一定要是 secret 的,不然你的密钥会泄露 gist-secret。保存后会跳转到新页面,把 gist id 复制下来,就是划红线的东西 gist-id

  5. 申请一个 GitHub token,时间选永久,scope勾上gist,然后点击生成,把token复制下来 alive scope token

  6. fork 本仓库

  7. 按顺序点进去 action-secret

  8. 把 gist id 和 token 填进去 git-toen gist-id

  9. 手动触发一下 action ,看看有没有问题 run

y2b's People

Contributors

ankikong avatar hotococoaco avatar dependabot[bot] avatar

Watchers

James Cloos 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.