1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Tip: Downloading with Safari

Discussion in 'Mac - General discussion' started by Oll2, Nov 1, 2012.

  1. Oll2

    Oll2 Member

    Joined:
    Oct 28, 2012
    Messages:
    12
    Likes Received:
    0
    Trophy Points:
    11
    Well I figured that I would share something I learned a while back, considering I have yet to contribute to this site. If you want to download any virtually any file that requires playback (video, audio) then please check this out! This could very well be old news, but hopefully not.

    Find the site with the file you want, youtube, bandcamp, etc.

    Once you're there on Safari(6.0.1), click "Develop" in the toolbar, and then "Show Web Inspector".
    In older versions you would simply click "View" and then "Show Activity" or something similar.

    Now you with either have a menu pop up from the bottom (Web Inspector) or a pop-up window (Activity). If there is a folder titled "Other" open, click the arrow to view contents.

    Click play, and watch the activity. In Web Inspector, a folder titled "Other" will pop up if it hasn't already, and a file will appear as it is loading. Click the file.

    From here you will be led to a Web Element, if the file doesn't start downloading, copy the address in Safari's URL bar.

    Goto a website where you can use HTML such as practiceboard(dot)com.

    Now type this coding "<a href="yourlink">anyword</a href>"

    When you can see the link you just created, in this case "anyword", then right click and click "Download Linked File".

    This is probably an old method, but when figuring this out I couldn't find anything on the interwebs to help me out, so hopefully this helps you out!
     
    Last edited: Nov 7, 2012
  2. Twoey.

    Twoey. Member

    Joined:
    Nov 4, 2012
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    11
    Old trick but still a good one. Thanks! :)
     
  3. megadunderhead

    megadunderhead Regular member

    Joined:
    Jan 14, 2012
    Messages:
    524
    Likes Received:
    2
    Trophy Points:
    28
    Except the latest version of safari doesn't allow this because it has been removed from the browser
     
  4. Oll2

    Oll2 Member

    Joined:
    Oct 28, 2012
    Messages:
    12
    Likes Received:
    0
    Trophy Points:
    11
    Then find the link in Firefox, or don't update.
     
  5. albertjhon

    albertjhon Member

    Joined:
    Sep 25, 2012
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    11
    Thanks for sharing it, good information....!
     
  6. someguy15

    someguy15 Member

    Joined:
    Jan 19, 2008
    Messages:
    18
    Likes Received:
    0
    Trophy Points:
    11
    Thanks I forgot how to do this
     
  7. beautifulflower

    beautifulflower Member

    Joined:
    Apr 17, 2013
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    11
    Good trick.I love it :)
     

Share This Page