GithubHelp home page GithubHelp logo

tomcatt360 / ts-yt-dl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unixabg/ts-yt-dl

0.0 2.0 0.0 304 KB

Timeshifting interface for youtube-dl.

License: GNU General Public License v3.0

PHP 72.55% Shell 3.12% CSS 23.05% JavaScript 1.28%

ts-yt-dl's Introduction

Copyright (C) 2014 Richard Nelson [email protected]
This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
This is free software, and you are welcome to redistribute it
under certain conditions; see COPYING for details.

#############################################################################

General install instructions as root on debian based system.

############################################################################# #############################################################################

Install the packages we need.

apt-get install apache2 git mysql-server php5-mysqlnd youtube-dl

#############################################################################

Move to the root home folder.

cd

Clone the software.

git clone https://github.com/unixabg/ts-yt-dl.git

Change directory to the new clone.

cd ts-yt-dl/

Run the make install to install.

make install

#############################################################################

Adjust the security password of 'mypass' before source of tsytdl.sql.

vim /var/www/html/ts-yt-dl/tsytdl.sql

Match the password on the mysql_security file.

vim /var/www/ts-yt-dl-defaults/mysql_security

#############################################################################

Login to the mysql and source in the tsytdl.sql file.

mysql -u root -p

Source in the tsytdl.sql file.

source /var/www/html/ts-yt-dl/tsytdl.sql

ts-yt-dl's People

Contributors

jburd0 avatar tomcatt360 avatar unixabg avatar

Watchers

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