batch

  1. S

    Mass photo editor?

    I need a program or app or trick that can help me edit a photo multiple times (Ideally about 20 times) to make it look "different" to Instagram so I can post it again and again without getting blocked. Currently use an app on the iPhone to add the picture onto a background and then I change...
  2. DeLaGarde

    Trying to shut down select Firefox profiles via Batch file

    Was hoping I would get a helping hand on what seemed like a simple task, but a task I have been unable to solve even after pouring some hours into it, namely: how to shut down selected Firefox profiles using a Batch file. I have a batch file that starts up a bunch of Firefox profiles and gets...
  3. fatalpop

    FFMPEG Control Video Watermark Duration

    So far I have this code which batch watermarks videos using FFMPEG: for %%a in ("C:\filepath\*.mp4") do ffmpeg -i "%%a" -q 40 -s 640x480 -vf "movie=watermark.png [watermark]; [in][watermark] overlay=x=(main_w-overlay_w)/2:y=(main_h-overlay_h)/2 [out]" "C:\filepath\%%~na.mp4" What I'm trying to...
  4. gman777

    Anybody needs some majestic url checks?

    Still have some majestic URL left and my membership will expire tomorrow. I'll make batches of 5000 urls/person.
  5. saucefrost

    What do you guys use to bulk queue to tumblr?

    I used to use tumbloadr but now that goes to picloadr and I have had zero luck with that. Then I moved to bloadr but they have been recently banned from tumblr. Anyone have a new source or bot that works well?
  6. C

    How can I check 100 gmail accounts from different IPs?

    I have 100 gmail accounts. I'd like to check each account from the same region as the gmail account was created. For example, if a gmail account was created in Florida, I'd like to check it from a proxy in Florida. I need to check email from each of these accounts and click a link in emails...
  7. redmoon

    Facebook App - What is a batch run?

    I've tried searching for this but I can't find any info. For the FB apps like tinie and neo does anybody know what a batch run is and what it does?
  8. A

    Google batch search

    Anyone knows a script or program which offers batch search for Google? I want to search for couple hundred keywords for certain site with "site:" string because i want to know if there exists these keywords on that certain site.
  9. D

    Watermarking Tool!!!

    Any good softwares that can BATCH WATERMARK WMV,AVI formats for youtube upload? Thanks all..:) Deepak
  10. D

    TinyURL Batch Creator Script? (+minor features needed)

    Looking for a TinyURL (dot c0m) service (or similar if I have to) with the ability to batch create links inside HTML and BBCode codes. For example: From: <a href="hxxp://somesite.com/full/image1.jpg"><img src="hxxp://somesite.com/thumb/image1.jpg"/></a> To: <a...
  11. C

    batch file to generate html page

    Hello i need help i want to create batch file who open and save html page in a folder with the name of the description i have a big list of url formated like this ex : "http://mywebsite.com/test/" ; "description" the result i want his finnaly like this "description.html"...
Back
Top