config->ffmpeg = is_executable($pt->config->ffmpeg_binary_file); function isEnabled($func) { return is_callable($func) && false === stripos(ini_get('disable_functions'), $func); } $enabled = true; if (!isEnabled('shell_exec')) { $enabled = false; } ?>

General Configuration

General Configuration

Enable SEO links E.g: site.com/this-is-a-video-_ID.html, this will improve your Google Ranking
config->seo_link == 'on') ? 'checked': '';?>>


Users will be able to view their watched videos.
config->history_system == 'on') ? 'checked': '';?>>


Show popular channels ranked by most subscribers.
config->popular_channels == 'on') ? 'checked': '';?>>


Create articles in blog section.
config->article_system == 'on') ? 'checked': '';?>>


Articles will seen in home page.
config->show_articles == 'on') ? 'checked': '';?>>


Allow users to create articles too.
config->all_create_articles == 'on') ? 'checked': '';?>>


Show +18 Pop-up when user access the site.
config->pop_up_18 == 'on') ? 'checked': '';?>>
Set the amount of hours to block a user which isn't above 18 years old.


Show language modal when user access the site.
config->lang_modal == 'on') ? 'checked': '';?>>

Choose thhe site default language.


Allow users to create copyright takedown requests.
config->report_copyright == 'on') ? 'checked': '';?>>


Allow users to subscribe to playlists
config->playlist_subscribe == 'on') ? 'checked': '';?>>


Allow users to create post under channel page.
config->post_system == 'on') ? 'checked': '';?>>

{{LANG choose_which_categories}}
Choose the limit of how many videos will show on each page.

Set censored words, seperated by a comma (,)
Login & Registration
User Configuration

Allow users to delete their accounts.
config->delete_account == 'on') ? 'checked': '';?>>


Adding verification badge to users
config->verification_badge == 'on') ? 'checked': '';?>>


Allow users to block each other.
config->block_system == 'on') ? 'checked': '';?>>


Users should pay to subscribe to a channel.
config->payed_subscribers == 'on') ? 'checked': '';?>>
Commission that will be take from paid subscribers


Allow users to donate to channels.
config->donate_system == 'on') ? 'checked': '';?>>
Other Settings

Choose which server to use, NodeJS or Ajax. See How to run and install Nodejs/forever/npm on your server?


Choose the comment system default provider.

How many comments to show by default?