Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 353 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 353 Bytes

chaturbate-recorder

.env file sample

ACCESS_TOKEN="<you access token for vk.com api>"
TEMPORARY_PATH="/tmp/"
FFMPEG=false 

You can use https://ffmpeg.org/ 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