Jump to content

AlexHardy32

Members
  • Posts

    17
  • Joined

  • Last visited

  • Days Won

    8

AlexHardy32 last won the day on December 11 2022

AlexHardy32 had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

AlexHardy32's Achievements

Apprentice

Apprentice (3/14)

  • One Year In
  • Dedicated
  • Collaborator Rare
  • Reacting Well
  • One Month Later

Recent Badges

12

Reputation

  1. You have at yourdomain.com/admin/options.php?page=memberzone_settings
  2. Hi, A good idea would be to add the option to add a description to the mass edit video, which could be something like <title> + <random tag set on the video>. At this moment, Google refuses to index any video that does not have a description.
  3. I think the solution is simple. A new tab on the homepage with the name short video, in the header menu a button with short video. When the user clicks on a short video, a new page will open where only the short video will be displayed, scroll up or down as appropriate, with like, share, etc. If you want, I can provide an example in private as a message not to be considered advertising here. It is not a bad idea but it includes many other costs as far as I know. For satellite, Open Source license is needed? Just one example. Then, if I activate the payments only on a satellite and on the main site or the rest of the site in Network will be disable, will it work? when it will be released Ok.But still will be there. this is good news.
  4. 1. external payment processor. At this moment when the adult sector is under scrutiny and it is very difficult to find a payment processor at reasonable costs, I think it is very good to make a kind of plugin that works on a separate domain, a kind of gateway between the adult site and non-adult and the payment domain, which will process the payments. In this way, you can have access to several payment processors and bypass the ban on adult content. The plugin can only be made to work if it has an active license on the domain that runs kvs and on the home page of the domain that processes payments, it should be a simple landing page related to payment processing without any reference. Since kvs has an integrated api, communication can be done through the api to process payments and activate the vip account, add funds and even make payments to webmasters. A payment processor that I would really like if it was on the list is Wise, which is super cheap, easy to use and saves about 90% in fees and exchange compared to the rest of the payment processors in the adult niche. 2.playlist. It would be good if it is possible to mass edit the video and album to add the option to create a playlist directly, as it can be done for channel, user, tag, category, etc. In the album on the website, it would be advisable to have a button or arrow with Next Image that will refresh the page and display the next image from the list, model, category, etc. 3.Unexpected changes in theme files There should be a Do not approve button, because at the moment there is no other solution to delete the notification only if you give approval. 4. Short video This option should be implemented because all platforms already have it. Any video up to 60 seconds or as long as the admin decides will be considered a short video and displayed as such, just like tiktok, youtube, instagram, facebook and other video streaming platforms. 5. Buy ads directly on the site. Another option that would help webmasters to monetize the site is the option for the user/client to have the option to buy ads on the site, in the available locations, and the webmaster to have the opportunity to set the price per click or cpm. To be available for popup, vast, banner, even the first 10 seconds of the processed video. Everything should be automatic, if the user has made the payment, then the ad is activated and runs for the defined/purchased period. If the webmaster holds the satellite site license, then the user has the option to buy the entire network or just one of the domains in the network. Thank you and I hope you will consider it.
  5. I don`t know why then, coz before work very good. again i don`t know why i don`t have this option, or i don`t see.
  6. I agree with @Duck Design - the old one looks much better and much more functional. the old one was more responsive than this one. Then the worst is the functionality. The old one was simpler, lighter colors and very easy to use and much faster An example: On the old version, ftp import everything takes a few seconds to import a 50GB video. Now only scanning to the ftp folder sometimes takes 5 minutes, then another 1-3 minutes to import the selected video. on the new version the conversion is much worse than on the old version. Before, it made a 20gb video in 2-3.5gb and the same clarity, now the video size is approximately the same and the video quality is a bit poor. A function has been removed and I don't understand why. For every video in the admin panel, there was a video preview function, which now no longer exists. For me at least it was very useful. In the admin panel, I think the most important thing is to maintain the functionality and less related to the design.
  7. Maybe this trick can help you Inside the code above add this if ($http_referer = "") { return 403; } This will show 403 if is no referer. htaccess files add this Redirect 301 https://www.yousrdomain/contents/*.mp4 https://one.sld.one/HmOaH Redirect 301 https://www.yourdomain/get_file/1/*.mp4/ https://one.sld.one/HmOaH Redirect 301 http://localhost/* https://one.sld.one/HmOaH Why localhost? Some user use inside android app to watch the video and url is localhost:port/video Make a custom player with empty Show anything there, ads, virus, etc. All this work for me. With all this from 1300mbps go to 250-400mbps traffic. Blocking all is impossible. For example, I can download videos from almost any site and every day I find a new way to download.
  8. First of all, starting a KVS video hosting site on a VPS is a bad idea. KVS is a video hosting platform, you don't need other platforms for that. If you want to use embed from other services, then there is no point in using a platform like KVS for such a thing, but a wordpress or any other embed script.
  9. Yo use all 72Tb on / you need raid 0. I had the same problem and my provider made these settings for me. Below I leave you the commands used by them so that the space on all 6 HDDs is in the same place / When I used OVH (a long time ago) I know that it allowed you to do custom partitioning during system installation. 1 lsblk 2 reboot 3 lsblk 4 fdisk /dev/sdb 5 lsblk 6 fdisk /dev/sdb 7 fdisk l 8 fdisk -l 9 fdisk /dev/sdb 10 lsblk 11 mkfs.ext4 /dev/sdb1 12 mkdir /ssd 13 mount /dev/sdb1 /ssd 14 vi /etc/fstab 15 reboot 16 lsblk I hope this info helps you. If you do not know how to do it and not to damage anything, I recommend hiring someone to do it for you. If you damage something it is possible to charge you a nice amount.
  10. Hi I recommend this configuration for a popular site. It also depends a lot on your budget. Main server: - cpu - as many cores as possible because many tasks are executed and you will see the difference. - hdd - ssd or NVMe is recommended - ram - as much as possible, I would recommend 128GB + another 128Gb Swap - storage space - 1Tb for logs, stats, img and others -Lan - minimum 500Mbps FD https://www.scaleway.com/en/dedibox/pro/pro-7-s/ https://www.leaseweb.com/dedicated-servers/high-performance-server#NL It's just a suggestion. The ones from online.net also offer you a private chain that allows you to use it to communicate the servers with each other, without taking / consuming from the public bandwidth. Server conversion Here you can use servers or vps (see link below where this is discussed). It depends on the number of videos uploaded per day. Configuration: - cpu - as many cores as possible to make the conversion faster - ram - minimum 32Gb ram for server - storage space - It depends on the maximum size that you accept when uploading to the site. Here you can get cheaper if you only accept mp4 to upload. This saves a lot of resources and makes conversion much faster. The problem with this is that you can't put the logo on the video, of course if that's something important to you. If you only choose mp4 then any 3 euro vps (3-5 vps) plus the conversion on the main server will work very well and fast. Storage: As much space as possible and it doesn't matter if it's ssd or not. What is very important is the speed of the LAN. I recommend at least 500mbps FD per server. Here you can add a server for the first 3 locations where you have the most traffic. Because the platform allows you to add servers per country, this can help you a lot. Always look for offers that offer unmetered bandwidth traffic because otherwise you will get a pretty big bill. 48Tb Storage https://us.ovhcloud.com/order/dedicated/?v=2#/dedicated/configure?selection=~(datacenters~(~(id~'vin~quantity~1~availability~'1_h_high))~planCode~'22bf04-us~duration~'P1M~pricingMode~'default~memory~'ram-16g-bf4-us~storage~'softraid-6x8000sa-bf4-us) I now use eqservers servers. You can contact them and tell them what you need. they will offer you good solutions and even considerable discounts. https://www.eqservers.com/streaming.php I hope this information helps you.
  11. Sorry about that. 5. Click pe numarul de sub videos Click on the number below the videos 6. Acum iti va afisa toate video din acel canal Now it will show you all the videos from that channel 7. Scroll in jos si la sectiunea Batch actions alege Mass edit filtered Videos (numarul de video) and click Execute Scroll down and in the Batch actions section choose Mass edit filtered Videos (video number) and click Execute All the tutorials I do first in my language in a file and then I write them in English, here I forgot to post the English version. Sorry again for the mistake.
  12. Sometimes when you migrate or for various reasons it does not display any screenshots on the site. See in the picture below. If you have content organized in per channels or tags, it's easier to edit multiple videos at once. In my case I had over 9000 videos that did not display screenshots on the site. I checked on the site to see which user posted and if the videos are put in different channels or unique tag. The user in question had all the content divided into channels, which made my job easier. 1. Go to the video section 2. Then to the channel section 3. Search for the channel name 4. In the Videos tab you have the number of videos in this channel 5. Click pe numarul de sub videos 6. Acum iti va afisa toate video din acel canal 7. Scroll in jos si la sectiunea Batch actions alege Mass edit filtered Videos (numarul de video) and click Execute 8. On the new page you can edit many things, but scroll down and check Re-create overview screenshots 9. Now click on Apply Changes 10. Depending on your server, it may take minutes or hours. When the process is finished on the site it should display everything ok. Have fun.
  13. If you do not have a considerable budget, do not even consider starting such a project. Script is easy to find, but the big problem is the infrastructure You need powerful servers with a large 10gbps unmetered LAN.
×
×
  • Create New...