Streamtape.com | new Partner Program rates | reliable and profitable | 1080p | API | Subtitles | anti-adblock | fast support

Streamtape

Active Member
Corporate Membership
1,359
2020
1,210
16,460
Hello Wjunction community,

today we want to introduce to you streamtape.com . More information in the graphic below.



You can register here: https://streamtape.com/createaccount


Our Partner Program you can find here: https://streamtape.com/partnerprogram

If you have any questions you can use the contact form here:


https://streamtape.com/support

E-Mail: support@streamtape.com

Example Video: https://streamtape.com/v/dvkYGPQvYWuQzZ/Example_Video

Additional information:

ZOOM Uploader is supported

themaCreator is supported

Min. payout 10$

Payout options:
PayPal | WebMoney | Perfect Money | AdvCash | Payeer | Bitcoin | Bitcoin Cash

We don't sell premium account or any premium player without ads!
 
Last edited:
4,350 comments
Hi Streamtape uploaders.
Suggest places for me to share our movies uploaded here. I want sites that operate in a country that is at the top of this list. (Plan A)
You can also message privately.
Thanks,
 
Hello,
Streamtape does not allow me to upload files because I have too many videos in the root. I have tried to organize the videos in some "Random" folder to just free the root (without success due to slowness issues), is it possible for you to help me to move the files from root to any folder in a more effective way from your system? Thank you for your support. Thanks
 
Hello,
Streamtape does not allow me to upload files because I have too many videos in the root. I have tried to organize the videos in some "Random" folder to just free the root (without success due to slowness issues), is it possible for you to help me to move the files from root to any folder in a more effective way from your system? Thank you for your support. Thanks

this powershell script create new folders (Folder_1,Folder_2,...) and move 100 files into each.
add your api login infos and maybe change $folder_new_name_prefix and $files_per_folder

Code:
#powershell
$api_login = "%api_login%"
$api_key = "%api_key%"
$files_per_folder = 100
$folder_new_name_prefix  = "Folder_"
$folder_new_count_start = 1

$file_list_link = "https://api.streamtape.com/file/listfolder?login=$api_login&key=$api_key"

$file_list_a = Invoke-RestMethod $file_list_link

$counter = [pscustomobject] @{ Value = 0 }
$file_groups = $file_list_a.result.files | Group-Object -Property { [math]::Floor($counter.Value++ / $files_per_folder) }


$file_groups | % {
    $group = $_
    $folder_new_name = $folder_new_name_prefix + $folder_new_count_start
    $folder_new_link = "https://api.streamtape.com/file/createfolder?login=$api_login&key=$api_key&name=$folder_new_name"
    $folder_new_a = Invoke-RestMethod $folder_new_link
    if($folder_new_a.status -eq 500 ){
        write-error "look like folder name already exist - change folder_name_prefix or folder_new_count_start"
        exit
    }
    $folder_id = $folder_new_a.result.folderid
    write-host "created folder" $folder_new_name

    $group.Group | % {
        $file = $_
        $file_id = $file.linkId
        $file_move_link = "https://api.streamtape.com/file/move?login=$api_login&key=$api_key&file=$file_id&folder=$folder_id"
        $file_move_a = Invoke-RestMethod $file_move_link
        write-host "move" $file.Name "to" $folder_new_name
    }
    $folder_new_count_start++
}


@Streamtape : your api doku is wrong at the Move File part:
rename?login={login}&key={key}&file={file}&folder={folder}
should be
move?login={login}&key={key}&file={file}&folder={folder}
 
I have a problem. I have uploaded today a mkv video i had created with ffmpeg, with an .ass subtitle file embed in it. But after the conversion, there were no subtitle file hardcoded in the video.
 
this powershell script create new folders (Folder_1,Folder_2,...) and move 100 files into each.
add your api login infos and maybe change $folder_new_name_prefix and $files_per_folder

Code:
#powershell
$api_login = "%api_login%"
$api_key = "%api_key%"
$files_per_folder = 100
$folder_new_name_prefix  = "Folder_"
$folder_new_count_start = 1

$file_list_link = "https://api.streamtape.com/file/listfolder?login=$api_login&key=$api_key"

$file_list_a = Invoke-RestMethod $file_list_link

$counter = [pscustomobject] @{ Value = 0 }
$file_groups = $file_list_a.result.files | Group-Object -Property { [math]::Floor($counter.Value++ / $files_per_folder) }


$file_groups | % {
    $group = $_
    $folder_new_name = $folder_new_name_prefix + $folder_new_count_start
    $folder_new_link = "https://api.streamtape.com/file/createfolder?login=$api_login&key=$api_key&name=$folder_new_name"
    $folder_new_a = Invoke-RestMethod $folder_new_link
    if($folder_new_a.status -eq 500 ){
        write-error "look like folder name already exist - change folder_name_prefix or folder_new_count_start"
        exit
    }
    $folder_id = $folder_new_a.result.folderid
    write-host "created folder" $folder_new_name

    $group.Group | % {
        $file = $_
        $file_id = $file.linkId
        $file_move_link = "https://api.streamtape.com/file/move?login=$api_login&key=$api_key&file=$file_id&folder=$folder_id"
        $file_move_a = Invoke-RestMethod $file_move_link
        write-host "move" $file.Name "to" $folder_new_name
    }
    $folder_new_count_start++
}


@Streamtape : your api doku is wrong at the Move File part:
rename?login={login}&key={key}&file={file}&folder={folder}
should be
move?login={login}&key={key}&file={file}&folder={folder}

Thanks for your help and API documentation updated.
I have a problem. I have uploaded today a mkv video i had created with ffmpeg, with an .ass subtitle file embed in it. But after the conversion, there were no subtitle file hardcoded in the video.

Its possible that its connected to the .ass subtitle we could check it with an test file from you via pm. But can take a bit.
 
Hello!
You can get a lot of Hungarian uploaders by taking Hungary to a high level. For us, prices have dropped drastically for old clipwatching and the aparat. Many people are looking for new opportunities in a well-paying, reliable place...
Think about it!
 
a large number of videos are still encoding for more than 12 hours

Hey, sorry for that we deployed an new config for our encoding servers at had to reverse it. But it should be fixed now if you have an file which is still encoding after 12h+, i would suggest to delete it in the filemanager and reupload
Do we have any new info from OVH? On twitter they said this week and it seems its still offline.
To be honest with you im not sure. Someone told us that its maybe to much work for them to transport our 20+ Servers to an new DC and they will just give us new ones. But it didnt get an update yet.
Post automatically merged:

Hello!
You can get a lot of Hungarian uploaders by taking Hungary to a high level. For us, prices have dropped drastically for old clipwatching and the aparat. Many people are looking for new opportunities in a well-paying, reliable place...
Think about it!

Hey, Clipwatching could pay these rates, because he didnt paid anything for tier1 countries like usa,ger,uk etc. Sadly our main webmasters have tier1 traffic so we cant update any smaller countries.
 
Last edited:
Is there any way to get list of non-workin videos (or video ids) with API?

I know I can see it in account, but that is kinda meh, or maybe delete those files, if they wont restore those servers? So we / I can reupload it with API easily.
 
Hey, sorry for that we deployed an new config for our encoding servers at had to reverse it. But it should be fixed now if you have an file which is still encoding after 12h+, i would suggest to delete it in the filemanager and reupload

To be honest with you im not sure. Someone told us that its maybe to much work for them to transport our 20+ Servers to an new DC and they will just give us new ones. But it didnt get an update yet.
Post automatically merged:



Hey, Clipwatching could pay these rates, because he didnt paid anything for tier1 countries like usa,ger,uk etc. Sadly our main webmasters have tier1 traffic so we can update any smaller countries.
Thanks for the reply! :)
 
Hello, I have been with you for almost a year now. You guys have incredible service.
In the last few weeks the service has been a bit strange. Today, the service is a disaster.
I understand that there are good and bad days.
Today, a busy day of traffic should be an incredible day.
Many videos do not work, they do not play, remote loading is slow, other videos upload with errors.
Please, what is happening?
 
Hello, I have been with you for almost a year now. You guys have incredible service.
In the last few weeks the service has been a bit strange. Today, the service is a disaster.
I understand that there are good and bad days.
Today, a busy day of traffic should be an incredible day.
Many videos do not work, they do not play, remote loading is slow, other videos upload with errors.
Please, what is happening?

Sorry, but everything is fine

Please provide links via pm etc.
 
I have exactly the same problem (but not always tho). Could you explain to me what the reason for this problem is?
The problem with the non-starting videos which is posted on page 116.
 
I have exactly the same problem (but not always tho). Could you explain to me what the reason for this problem is?
The problem with the non-starting videos which is posted on page 116.

Do we talk about that the convert does not finish? That the video wont start ? An example link would be very helpful.

Please consider that it can be connected in some cases to your adblock if your cant play an video.
 
Back
Top