Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/p410n3/YDL-UI
Browse files Browse the repository at this point in the history
  • Loading branch information
p410n3 committed Mar 22, 2018
2 parents 0ba143a + 929e116 commit 10bed1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Minimalistic, portable and selfhosted Interface for the famous [youtube-dl](https://rg3.github.io/youtube-dl/) CLI tool.

![GIF](https://i.imgur.com/D5aPYhH.gif)
![GIF](https://i.imgur.com/f3uKMON.gif)

I made this because most public downloaders either:
- Have adblock bypasses, coinhive scripts or PRO plans you have to buy,
Expand Down Expand Up @@ -36,7 +36,7 @@ So use with care!

You need:
- Linux / Unix Webserver with PHP (windows not tested)
- The command ```popen ``` cant be blacklisted (Apache does this by default IIRC)
- The command ~~popen~~ ``` exec ``` cant be blacklisted (Apache does this by default IIRC)
- youtube-dl installed:
```
sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl
Expand Down

0 comments on commit 10bed1c

Please sign in to comment.