aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: eb276f0fb14879df9d12c9d2e090e18067504005 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# ytexplode

Single youtube explode API in PHP

## Installation

1. `$ cd /var/www/`
2. `$ git clone https:///git.sr.ht/heckyel/ytexplode`
3. `$ doas chown http.http -R ytexplode`
4. `$ doas chmod g+w -R ytexplode`

## Usage

    http://localhost/?id=R3Lu3mWDFtg

## License

This work is under the License [GNU AGPLv3+](LICENSE)

## Authors

Contributors can be found in [AUTHORS](AUTHORS)