Download URLs action: Is it possible to add delay between each dowmloaded ?

Hi!
This is my first experience with Automator. Everything is working great except for one thing:
I am automatically downloading images from a site and they all have the same name. Because of that, they get an extra -# in their name when they are downloaded. But when I look them up, they were no incremented in the order they were downloaded. I need theses images in the order they appear on the site to be able to rename them in the right order.
So I tried renaming them using the time at which they were downloaded, but it happens so fast, this function is not really useful.
So here is my question: Is it possible to add a delay between each image that gets downloaded in the "Download URLs" action ? A one second delay would most probably fine.
Thank you for your help!

Use the Wait step.  On your step palette under the synchronization folder you'll see the Wait step.  Place it down and it should be intuitive what to do.
Let me know if you have any questions.
jigg
CTA, CLA
teststandhelp.com
~Will work for kudos and/or BBQ~

Similar Messages

  • Is it possible to add spaces between icons in the dock on Mountain Lion

    Is it possible to add spaces between icons in the dock on Mountain Lion to seperate into groups of applications?
    thanks

    http://www.youtube.com/watch?v=aKxw4_gv2vE
    DISCLAIMER: I haven't tried this myself, but I've seen it posted before.
    Matt

  • Using Action Wizard is possible to add the step to date stamp the pdf

    Using Action Wizard is it possible to create the steps:
    Add text to date stamp
    Javascript
    Encrypt
    Save

    Hi,
    We cannot display the year information on Windows 8.1  Lock Screen.
    The behavior is by design.
    Thanks for your understanding.
    Regards,
    Kelvin Xu
    TechNet Community Support

  • How is it possible to add title to each photo in Spry photoalbum?

    I've created an album with spry as it is shown in the tutorial, but I want every large photo to have a title below. Not the file name but title which could tell some facts about the photo. Is it possible to do using that template? Thanks.

    Yes its possible, actually this has already been coved multiple times on the forum. The search function might be able to give you good inside on the cod e that is required to make it happen.

  • Why can't Safari's Download URLs see Safari's cache?

    You'd think that the typical pattern for this action is something like..
    browse to a web site, like what you see, want to import into iphoto
    but when I do that over dialup it wants to redownload every url I give to Download URLs. These urls are images and they are already in Safari's cache. It would be nice if automator actions that operate on content available to Safari could consulate Safari's cache. That way this Download URLs action wouldn't timeout each and everytime I use it.

    Maybe I'm missing something, but where exactly do you see Download URLs in Safari?

  • Need to know how to add a delay between code

    I need to add delays between the following lines of code. Any ideas?
    speed=speed*.98;
    //Delay here
    speed=speed*.50;
    //Delay here
    speed=speed*.1;

    You can't add delays in the way you show, but you can build those delayed lines into functions and have the calling of the functions delayed.  Look into the setTimeout() function as one possibility.  setInterval() is another, though it can require more maintenance.

  • How to add space between two tabs in accodion widget?

    Hi! I am using the accordion widgets and trying to add space between each of the tabs, would someone help me on this. Thanks

    Directly editing the output of Muse is virtually always a bad idea. At a minimum it will create a very cumbersome workflow since Muse will overwrite your changes every time you re-export (export, upload, publish, preview).
    It depends on exactly what visual effect you want to achieve, but you probably just need to select the accordion widget and use the Spacing panel to adjust the vertical gutter value.

  • When creating a custom SearchPlugin, is it possible to add more code such as uppercase conversion of the SearchText and IF statements that change the URL depending on what is typed?

    When creating a custom SearchPlugin, is it possible to add more code such as uppercase conversion of the searchTerms and IF statements that change the URL depending on the searchTerms? Every time I try to add something firefox doesn't want to add it as a search plugin. I need to create a more powerful search tool for personal use.

    I've found some external software applications that will do it, so that leads me to believe its not possible within ID CC.

  • I downloaded Safari 5.1 onto Mac OS 10.6.8 some time ago.  Yesterday the back/forward arrows next to the url window changed to a  , which adds the current url as a bookmark.  I want the arrows back.  What happened, and how can I fix this?  Thanks.  kammro

    I downloaded Safari 5.1 onto Mac OS 10.6.8 some time ago.  Yesterday the back/forward arrows next to the url window changed to a +, which adds the current url as a bookmark.  I want the arrows back.  What happened, and how can I fix this?  Thanks.  kammro

    There's another way.
    Right or control click the + then click Remove Item.
    Just remembered that keyboard shortcut!
    You're welcome 

  • Is it possible to add a url/href to the MM_swapImage funtion?

    I have a bit of code I created in Dreamweaver CS3 about 3 years ago that I am revisiting/updating. It has a simple html picture gallery that uses the MM_swapImage function with the onclick command. Basically, there are a few thumbnails with a larger picture on the left. When a thumbnail is clicked, the larger image on the left changes. I'd love to add a link to the new larger image, but I can't think of a way to make this possible using this code. It isn't too important but if anyone has any ideas, I'd love to hear them.
    Here is the code:
    HEADER:
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    BODY:
    <img src="../images/THUMBNAIL.jpg" width="73" height="98" title="TITLE" onclick="MM_swapImage('li1','','../images/NEW_IMAGE.jpg',1)" />
    In that code, the 'li1' is the image that gets replaced and the 'NEW_IMAGE.jpg' is the one I'd like to have a url/href attached to.

    Also, and I'd imagine the technique would be similar, would it be possible to add a title attribute to the new image?

  • Is it possible to add action to JLable component?

    Is it possible to add action to JLable component?

    I assume you are talking about an ActionListener? In which case the answer is no. But, you can add a MouseListener, MouseMotionListener, KeyListener and a few other ones as well. There's nothing an ActionListener can do that a well used MouseListener can't.
    HTH,
    BenW

  • Is it possible to add a backlit keyboard to an hp envy touchsmart 15

    is it possible to add a backlit keyboard to an hp envy touchsmart 15?

    Daevid.
    Yes you can.
    Your manual here.
    http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0CB8QFjAA&url=http...
    Page 20 chapter 3.
    REO
    HP Expert Tester "Now testing HP Pavilion 15t i3-4030U Win8.1, 6GB RAM and 750GB HDD"
    Loaner Program”HP Split 13 x2 13r010dx i3-4012Y Win8.1, 4GB RAM and 500GB Hybrid HDD”
    Microsoft Registered Refurbisher
    Registered Microsoft Partner
    Apple Certified Macintosh Technician Certification in progress.

  • Is it possible to add new line to existing Blanket Agreement through interface?

    Hi All,
    I need to add a new line to exisitng list of blanket agreements.
    I populated po_headers_interface and po_lines_interface and ran 'Import Price Catalogs' program.
    But this is only trying to update existing line instead of creating a new one.
    Please clarify whether it is possible to add just a line using the above process?
    tried multiple scenarios:
    action field in both tables - ORIGINAL - error, doc already exists.
    action field in both tables - UPDATE - updates existing line.
    action field - (UPDATE in hdr and ORIGINAL in line) - updates existing line.
    Thanks in advance.
    Girish

    Hi All,
    It's working now. populated action field as 'ADD' in po_lines_interface and it created a new line.

  • Is it possible to add things to an iPad or iPhone without the use of iTunes?

    My intention is travelling abroad for a year or two, and I don't want to take a laptop because it is too big and heavy.  I have my iPhone, but I'm trying to decide if an iPad would be useful too.  The problem is - because I wont have a computer with me, I wont have iTunes to add books/movies/music to either device.  Is it possible to add stuff from any computer, and not a computer where my iTunes is set up?  If the computer that I use (belonging to someone else) has iTunes on it, will my iPhone/iPad automatically try to connect and sync with that? 
    Thanks
    Karyn

    You can purchase and download content directly onto the device from the iTunes and App stores already on it.
    You can use cloud storage (iCloud for apps that support it, or dropbox, box.net. google drive, sugarsync, 4share, etc) to move files to and from individual apps (things like pdfs, your own notes and so on).
    You only need iTunes to backup really (although that is a very vital thing to do regularly, with any device)
    However, to use a given store, you must have payment information and a billing address in that country associated with your AppleID.  You cannot shop in a country foreign to your payment and billing address information.  And your home store may very well be blocked (by IP address) when attempting to access it from a foreign location.

  • Since one of the updates of firefox it is not possible to add a document to my email i.e. Telfort.nl

    Since one of the latest updates of firefox it is not possible to add a document to my email account i.e. Telfort.nl
    I checked with Telfort and no problems of this kind is known.

    You can check for problems caused by extension and plugins.
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    *https://support.mozilla.org/kb/Troubleshooting+plugins
    You can try to delete the mimeTypes.rdf file in the Firefox Profile Folder to reset all file actions.
    * http://kb.mozillazine.org/mimeTypes.rdf
    * http://kb.mozillazine.org/File_types_and_download_actions#Resetting_download_actions
    You can try to reset Firefox.
    *https://support.mozilla.org/kb/reset-firefox-easily-fix-most-problems
    Reset creates a new profile and tries to import some settings from the old profile leaving the old profile intact.
    *https://support.mozilla.org/kb/Recovering+important+data+from+an+old+profile

Maybe you are looking for