dmelo/you2better
Composer 安装命令:
composer require dmelo/you2better
包简介
Provides a way to download youtube media as mp3 or m4v files.
README 文档
README
A Web server that provides a easy way to download/stream YouTube audio files.
Dependencies
List of software that must be previously installed:
- git
- make
- pandoc
- php
- python 2.6, 2.7, or 3.2+
- zip
Install
Use the following commands to setup You2Better.
git clone https://github.com/dmelo/you2better.git composer install cd vendor/rg3/youtube-dl make sudo make install ./youtube-dl -U cd - cp you2better-conf.php.template you2better-conf.php php -S 0.0.0.0:8888
Try to download an audio:
wget http://localhost:8888/?youtubeid=meT2eqgDjiM -O PomplamooseMusic_Beat_it.m4a
Docker
You can run the images from Docker Hub dmelo/you2better.
docker run -p 8888:8888 dmelo/you2better
As described on the Install section, download the content using port 8888 of localhost:
wget http://localhost:8888/?youtubeid=meT2eqgDjiM -O PomplamooseMusic_Beat_it.m4a
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2014-06-19