Status
Not open for further replies.
but most of them are still error. and do not display images. all of them are still error

you can see my website : .
https://prnt.sc/m2yifpX_rgsg

and check all thumbnail url in MY API response video lists videos . can add increase request Available API become ~500 request / minutes . i see only 50
"requests_available": 49,
 
and please add url for remote upload . i see only 25 . can it be 100 . if you allow it including adding request Available to at least 500 requests per minute . i will use your video hosting . i use API to distribute videos to viewers
 
and please add url for remote upload . i see only 25 . can it be 100 . if you allow it including adding request Available to at least 500 requests per minute . i will use your video hosting . i use API to distribute videos to viewers
Okay you win.

Remote URL limit - Done
API request limit -Done
 
ok thanks
Post automatically merged:

and one more thing can you disable CORS error on your API. so that your API can be directly accessed from HTML without any backend or server. renting a backend server is very expensive. so at least I only need an HTML frontend that directly accesses your API
Post automatically merged:

Okay you win.

Remote URL limit - Done
API request limit -Done

and one more thing can you disable CORS error on your API. so that your API can be directly accessed from HTML without any backend or server. renting a backend server is very expensive. so at least I only need an HTML frontend that directly accesses your API
Post automatically merged:

sorry i no see Download Button . in download page . where setting in dashboard for show download Button.
https://savefiles.com/fb9ibmzcg0yv
 
Last edited:
Thanks @Desiworldxx.

Also update:

We're changing VPN earnings to 50% earnings (down from 80%). [Every major host pays 0% for VPN]


---- Let us know how much this decreases your earnings. AND PLEASE DON'T COME HERE SAYING VIEW COUNT IS BROKEN OR WE ARE CHEATING YOU

Still counting 4 views/ip every 24 hours
Same rates: https://savefiles.com/make_money
1% needed to be watched
Then you need to improve report page, so we can see each views IP to double check if its VPN or not. As you said before, it's for transparency.
 
ok thanks
Post automatically merged:

and one more thing can you disable CORS error on your API. so that your API can be directly accessed from HTML without any backend or server. renting a backend server is very expensive. so at least I only need an HTML frontend that directly accesses your API
Post automatically merged:



and one more thing can you disable CORS error on your API. so that your API can be directly accessed from HTML without any backend or server. renting a backend server is very expensive. so at least I only need an HTML frontend that directly accesses your API
Post automatically merged:

sorry i no see Download Button . in download page . where setting in dashboard for show download Button.
https://savefiles.com/fb9ibmzcg0yv
if you use it directly from frontend, it will expose your account secret key into public, then everyone can modify your files and your account configuration.
Also renting a small vps server is not very expensive.
 
@SaveFiles Can you please change the attributes and their values to uppercase in the HTML code for the iframe tag?

Instead of:

HTML:
<IFRAME SRC="https://savefiles.com/embed-XXXXXXXXXX.html" FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=640 HEIGHT=360 allowfullscreen></IFRAME>

It should be:

HTML:
<iframe src="https://savefiles.com/embed-XXXXXXXXXX.html" frameborder=0 marginwidth=0 marginheight=0 scrolling=no width=640 height=360 allowfullscreen></iframe>
 
Status
Not open for further replies.
Back
Top