https://github.com/userqq/chaturbate-recorder
https://github.com/userqq/chaturbate-recorder
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/userqq/chaturbate-recorder
- Owner: userqq
- Created: 2018-10-10T10:45:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-02T22:11:28.000Z (about 6 years ago)
- Last Synced: 2025-03-24T08:55:06.721Z (2 months ago)
- Language: PHP
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chaturbate-recorder
##
.env file sample
```
ACCESS_TOKEN=""
TEMPORARY_PATH="/tmp/"
FFMPEG=false
```You can use [https://ffmpeg.org/](url) library instead of php file handler to reencode video to proper mp4 or any other supported format by installing ffmpeg lib and setting `FFMPEG` option in `.env` file to true