Go to file
Pierre Rudloff 816b556c65 Redirect with PHP instead of .htaccess 2015-01-07 10:43:59 +01:00
css Optimize CSS and JS 2014-12-30 00:41:03 +01:00
img Optimize images 2014-12-30 00:42:24 +01:00
js Optimize CSS and JS 2014-12-30 00:41:03 +01:00
.gitignore Optimize CSS and JS 2014-12-30 00:41:03 +01:00
.htaccess Redirect with PHP instead of .htaccess 2015-01-07 10:43:59 +01:00
Gruntfile.js Optimize CSS and JS 2014-12-30 00:41:03 +01:00
README.md Bring audio conversion back (fixes #7) 2015-01-07 10:25:08 +01:00
api.php Redirect with PHP instead of .htaccess 2015-01-07 10:43:59 +01:00
common.php Redirect with PHP instead of .htaccess 2015-01-07 10:43:59 +01:00
config.php Redirect with PHP instead of .htaccess 2015-01-07 10:43:59 +01:00
download.php Config in a separate file (fixes #2 and fixes #3) 2014-07-05 12:45:24 +02:00
extractors.php Redirect with PHP instead of .htaccess 2015-01-07 10:43:59 +01:00
footer.php Remove Piwik code 2014-12-30 00:35:15 +01:00
head.php Optimize CSS and JS 2014-12-30 00:41:03 +01:00
header.php Initial import 2014-03-13 20:07:56 +01:00
index.php Redirect with PHP instead of .htaccess 2015-01-07 10:43:59 +01:00
json.php Config in a separate file (fixes #2 and fixes #3) 2014-07-05 12:45:24 +02:00
logo.php Initial import 2014-03-13 20:07:56 +01:00
maintenance.php Redirect with PHP instead of .htaccess 2015-01-07 10:43:59 +01:00
manifest.webapp Bigger logo 2014-08-30 22:28:09 +02:00
package.json Optimize CSS and JS 2014-12-30 00:41:03 +01:00
robots.txt Initial import 2014-03-13 20:07:56 +01:00
sitemap.xml Initial import 2014-03-13 20:07:56 +01:00
youtoubeur.php Initial import 2014-03-13 20:07:56 +01:00

README.md

alltube

HTML GUI for youtube-dl (http://alltubedownload.net/)

##Setup The only thing you need to get Alltube working is to download youtube-dl:

wget https://yt-dl.org/downloads/latest/youtube-dl

##License This software is available under the GNU General Public License.

Please use a different name and logo if you run it on a public server.

##Other dependencies You need avconv and rtmpdump in order to enable conversions. If you don't want to enable conversions, you can disable it in config.php.