sunmandev / audio_tube

Audio tube is a PHP, Python script which help you to download audio of youtube videos.

Home Page:http://sunman.epizy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audio tube is a PHP, Python script which help you to download audio of youtube videos.

Video:
IMAGE ALT TEXT HERE
How to install audio tube?
You can install it in 4 steps:

First, you need a php web server or localhost.
Second, you need to install python on the server.
Third, you need to setup pytube
by one of these commands commands:
$ python -m pip install git+https://github.com/pytube/pytube
$ git clone git://github.com/pytube/pytube.git
$ curl -OL https://github.com/pytube/pytube/tarball/master
more info about how to install pytube:
https://pytube.io/en/latest/user/install.html
Fourth, move the folder of the project to your php web server and enjoy it!


My website for contacts:
http://sunman.epizy.com

About

Audio tube is a PHP, Python script which help you to download audio of youtube videos.

http://sunman.epizy.com


Languages

Language:PHP 60.3%Language:CSS 35.0%Language:HTML 4.8%