Code Monkey home page Code Monkey logo

github-actions-youtube-dl's Introduction

Github-actions-youtube-dl do

使用 GitHub Actions 下载 YouTube 最高画质视频,并自动发布到 Release。

注意!

  • Github Release 最高可以发布 2G 大小的文件官方文档说明),所以视频文件超过 2G 后会进行分卷压缩,请下载全部前缀名为 downloaded 的文件并放在同目录下解压

  • 请大家下载完成后尽量删除 Release 中无用的视频文件

  • ✨善待 GitHub

使用

  1. Fork 本仓库。

image-20201128114406344

  1. 创建好自己的仓库后,在 Actions 中启用 GitHub Actions。

image-20201128114243884

image-20210227151337588

  1. 按需更改 dl.conf 中的内容(非必要步骤,可以在此调整 youtube-dl 的下载参数)
  2. 将你要下载的 YouTube 视频的地址填进 play.list 中,每行限一个视频链接,commit push 提交。

image-20210307231941399

  1. Actions 自动运行后会将所有下载好的视频打包成 downloaded.zip .z01 .z02 发布到 Release 中。
  2. 进入 Release,下载打包好的压缩文件。

image-20210307232152826

image-20210307234440331

计划中

  • 使用 GitHub Action 下载视频
  • 从列表中下载多个视频
  • 自定义配置
  • 使用分卷压缩上传多个文件以解除 Release 文件 2G 大小的限制
  • 登陆 YouTube 账号以解除某些下载限制

License

MIT © hw431

鸣谢

justjavac

github-actions-youtube-dl's People

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.