Downloading Live Sets?

Discussion in 'Music' started by CheekyMonkey, Dec 12, 2002.

Users Viewing Thread (Users: 0, Guests: 0)

  1. CheekyMonkey

    CheekyMonkey Registered User

    Joined:
    Apr 5, 2002
    Messages:
    990
    Likes Received:
    0
    Location:
    York/Manchester
    Downloading Live Sets?

    Having just got broadband, I thought I'd download some live sets. However, on certain sites, the link just plays it direct through real player rather than saving it to my hard drive. Is there any way I can save it so I can burn it on to CD? I'm sure there must be. Cheers!:D :eek:
  2. 1615634792921.png
  3. Yosef Ha'Kohain

    Yosef Ha'Kohain Registered User

    Joined:
    Nov 11, 2001
    Messages:
    20,868
    Likes Received:
    5
    Location:
    Zion
    erm try right clicking the link and clicking svae target as:

    however if its a ram file which is likely try:

    right clicking on the link and then click save target as and save it, then open that file in notepad (by right clicking and selecting open with, or holding down shift right lcicking and selecting open with)...

    this is the address of the file you want you now need to save it, to do this: copy and paste the address into somewhere whcih gives you the option to rightclick on the link and hit save target as again (word might, html editors will, email editors might)
  4. Chris Fee

    Chris Fee Registered User

    Joined:
    May 8, 2002
    Messages:
    4,379
    Likes Received:
    0
    Location:
    Newcastle
    try right click and save target that might work on some sites!! but it also might save it as a .ram
  5. CheekyMonkey

    CheekyMonkey Registered User

    Joined:
    Apr 5, 2002
    Messages:
    990
    Likes Received:
    0
    Location:
    York/Manchester
    Thanks!:)
  6. CheekyMonkey

    CheekyMonkey Registered User

    Joined:
    Apr 5, 2002
    Messages:
    990
    Likes Received:
    0
    Location:
    York/Manchester
    Having just tried it out and failed, I need more help. This may sound stupid but what's html editor? Thanks.:) :dunce: :confused:
  7. Yosef Ha'Kohain

    Yosef Ha'Kohain Registered User

    Joined:
    Nov 11, 2001
    Messages:
    20,868
    Likes Received:
    5
    Location:
    Zion
    html editor is somethng u build websites with, the reason you need something like this is because you need to make the address a link you can open in internet exproer (so you can save the target :D)

    I'm assuming you've got the address out of notepad do this instead of d/ling a html editor...

    Code:
    <html>
    <body>
    <a href="http://www.youraddress.com/here.ram">Right Click to save File</a>
    </body>
    </html>
    

    The above a very veyr very basic website... change the http://www.youraddress.com/here.ram to the address you got out of notepad... then save this text file in note pad as download.html (make sure you change text file to all files in the save as menu).

    Open download.html and right click on the text that says click to save then just save target as.
  8. CheekyMonkey

    CheekyMonkey Registered User

    Joined:
    Apr 5, 2002
    Messages:
    990
    Likes Received:
    0
    Location:
    York/Manchester
    Cheers mate. Much appreciated!! :D :D :p

Share This Page