[Journey] Porn ReUploading

GG with all the porn sites who will eventually stop letting unverified models upload :(
 
GG with all the porn sites who will eventually stop letting unverified models upload :(
I can upload anything to my own site :D
But yeah that will be a problem if it becomes true
 
I can upload anything to my own site :D
But yeah that will be a problem if it becomes true

how about i will make account on top porn site and upload philippine porn. can I upload? is that okay?
 
Update

I have a JV with another BHW member and we have created a website that aggregates porn. We are currently in the process of advertising. Mostly going to be using Reddit and Porn ReUploading. If anyone has any advice or ideas they would be very appreciated :P. I will keep you updated!
 
How you automated the video editing process which script are you using?
 
How you automated the video editing process which script are you using?
I use ffmpeg to automate everything. It's a command line tool so it allows easy automation. Here is the exact script.

Bash:
ffmpeg -i "C:\inputFile.mp4" -vf "drawtext=text='yoursite.com':x=10:y=H-th-10:fontsize=12:fontcolor=white:shadowcolor=black:shadowx=2:shadowy=2" "C:\outputFile.mp4"

Change the script accordingly to suite your needs. Hope it helps.
 
I use ffmpeg to automate everything. It's a command line tool so it allows easy automation. Here is the exact script.

Bash:
ffmpeg -i "C:\inputFile.mp4" -vf "drawtext=text='yoursite.com':x=10:y=H-th-10:fontsize=12:fontcolor=white:shadowcolor=black:shadowx=2:shadowy=2" "C:\outputFile.mp4"

Change the script accordingly to suite your needs. Hope it helps.
hey this helped me because i was always editing videos manually with my adobe premier lol, however the text added is small and the font is bad, i can change the color and size with your script but i dont know how i can change the font type, can you help with this?
 
hey this helped me because i was always editing videos manually with my adobe premier lol, however the text added is small and the font is bad, i can change the color and size with your script but i dont know how i can change the font type, can you help with this?
Sure

Bash:
ffmpeg -i "C:\inputFile.mp4" -vf "drawtext=text='yoursite.com':x=10:y=H-th-10:fontfile=/path/to/font.ttf:fontsize=12:fontcolor=white:shadowcolor=black:shadowx=2:shadowy=2" "C:\outputFile.mp4"
 
Sure

Bash:
ffmpeg -i "C:\inputFile.mp4" -vf "drawtext=text='yoursite.com':x=10:y=H-th-10:fontfile=/path/to/font.ttf:fontsize=12:fontcolor=white:shadowcolor=black:shadowx=2:shadowy=2" "C:\outputFile.mp4"
thanks bro saved a lot of time for me
 
Back
Top