yes on all files and its been 2 days like that..still
This video file cannot be played.
(error code: 233011)
on most of files
Means all our earning is vanished ?It’s only videos that were on a specific drive which was corrupted. So some users have more to upload than others. Unfortunately we can’t backup all files incase of drive corruption - that would be way too much storage redundancy.
These are truckloads of videos we're talking about here, a handfull work of the past.Only some field are effected due to a corrupt drive. Reupload the effected files please , thanks.
Do pray tell, how often are we going to have corrupted servers causing this problem? We haven't been generating views for over 48hrs.Bro... will these problems occur every few weeks?![]()
with open("test.mkv","rb") as f:
WSPost = MultipartEncoder({'api_key': WSApi,'file': ("test.mkv", f)})
WSUpload = requests.post(UpUrl['result'],data=WSPost,headers= {'Content-Type': WSPost.content_type},verify=False,timeout=20)
Nope there is nothing to be activated on your side. You should be fine.Does anything need to be activated in order to upload via api with free account? having trouble setting up api, trying to figure out if it's something i'm missing or if acount needs activating.
Post automatically merged:
Python:with open("test.mkv","rb") as f: WSPost = MultipartEncoder({'api_key': WSApi,'file': ("test.mkv", f)}) WSUpload = requests.post(UpUrl['result'],data=WSPost,headers= {'Content-Type': WSPost.content_type},verify=False,timeout=20)
That's what i'm using to try and upload, and it returns HTML saying i'm not allowed to upload files.
Means all our earning is vanished ?
na it won’t be that way. We found the type of drive that corrupted and made note to not use that brand/model again due to some tech specs. Should be all good now.Bro... will these problems occur every few weeks?![]()
What about my earning ?Nope there is nothing to be activated on your side. You should be fine.
Post automatically merged:
na it won’t be that way. We found the type of drive that corrupted and made note to not use that brand/model again due to some tech specs. Should be all good now.
Then i'm not sure what's happening here.Nope there is nothing to be activated on your side. You should be fine.
'<HTML><BODY><Form name=\'F1\' action=\'https://wolfstream.tv/\' target=\'_parent\' method=\'POST\'><textarea name="op">upload_result</textarea><textarea name="sess_id"></textarea><textarea name="fn">test.mkv</textarea><textarea name="st">[B]0:0:0:You are not allowed to upload files[/B]</textarea></Form><Script>document.location=\'javascript:false\';document.F1.submit();</Script></BODY></HTML>'
figured it out, the API reference says to post API key when uploading a file, but it actually wants the sess_idThen i'm not sure what's happening here.
I'm following the "reference" that is near the api key on the my account page.
Fetching an Upload url works fine.
Uploading to that upload URL with api_key and multipart encoded file works, as it takes the time required to upload but returns HTML :
HTML:'<HTML><BODY><Form name=\'F1\' action=\'https://wolfstream.tv/\' target=\'_parent\' method=\'POST\'><textarea name="op">upload_result</textarea><textarea name="sess_id"></textarea><textarea name="fn">test.mkv</textarea><textarea name="st">[B]0:0:0:You are not allowed to upload files[/B]</textarea></Form><Script>document.location=\'javascript:false\';document.F1.submit();</Script></BODY></HTML>'
You had $3.00 in your earnings before. We already checked this. Let me know your new username and I’ll credit your $3.00.What about my earning ?
Lol it definitely doesn’t take 10 mins to move. We are dropping the max file size for uploading to decrease queue size in general, but the queue moves very fast anyway.Then i'm not sure what's happening here.
I'm following the "reference" that is near the api key on the my account page.
Fetching an Upload url works fine.
Uploading to that upload URL with api_key and multipart encoded file works, as it takes the time required to upload but returns HTML :
HTML:'<HTML><BODY><Form name=\'F1\' action=\'https://wolfstream.tv/\' target=\'_parent\' method=\'POST\'><textarea name="op">upload_result</textarea><textarea name="sess_id"></textarea><textarea name="fn">test.mkv</textarea><textarea name="st">[B]0:0:0:You are not allowed to upload files[/B]</textarea></Form><Script>document.location=\'javascript:false\';document.F1.submit();</Script></BODY></HTML>'Post automatically merged:
figured it out, the API reference says to post API key when uploading a file, but it actually wants the sess_id
Problem with this is, the sess_id is not returned from an API call and i had to inspect the Upload File page to get it from that then use that. if i pass the api_key as api_key param, it don't work. if i pass api_key as sess_id param, it don't work.
Post automatically merged:
And with captcha guarded login, i can't automate login easily to get the sess_id from the source of the upload page.
Post automatically merged:
My God, queue #118 for the test file i uploaded, with position changing once every 10 mins or so. Users could download a full 4k video in that time...
Upload worked fine. Just tested.hi, payment is pending since friday when will i receive it? + the upload now is not working i tried to upload but it only shows >> Initializing upload...
Remote upload is back to normal tomorrow.some sites have raised their protection against remote upload but we are getting ahead of it again.Remote Url Upload stuck on pending. is there an issue going on which im not aware of