Coder Social home page Coder Social logo

crazyit / youtube-dl-rest Goto Github PK

View Code? Open in Web Editor NEW

This project forked from develon2015/youtube-dl-rest

0.0 0.0 0.0 467 KB

Youtube & BiliBili 视频在线解析下载 -- Website for download the Youtube & BiliBili videos.

Home Page: https://y2b.123345.xyz

CSS 1.58% HTML 46.67% JavaScript 51.75%

youtube-dl-rest's Introduction

Youtube-dl-REST

通过本项目,您可以搭建一个网页,快速下载您中意的Youtube视频。 在线地址:https://y2b.123345.xyz

安装

1.安装Node.js

以Ubuntu为例,使用snapd安装:

sudo apt install -y snapd

sudo snap install core
sudo snap install node --classic --channel=14

node -v

2.安装youtube-dlFFmpeg

确保youtube-dl命令和ffmpeg命令可用:

sudo youtube-dl -U
ffmpeg -version

3.克隆本项目

克隆之后使用npm安装依赖模块:

git clone https://github.com/develon2015/Youtube-dl-REST.git
cd Youtube-dl-REST
npm install

4.启动项目

您最好在screen或tmux中运行:

npm start

更新记录

展开
很久之前
  1. 使用Kotlin实现了master分支
过了一段时间
  1. 使用Node.js重构

  2. 自动清理空间

  3. 支持视频标题作为文件名

  4. 添加黑名单, 以及Cookies, 避免Youtube 429响应

后来
  1. 添加外挂字幕下载功能
  2. 支持解析BiliBili

youtube-dl-rest's People

Contributors

kotiln avatar develon2015 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.