If I add a .mp3 - Do Visitor need QT Pro to download the file?

This is actually the question.
I create a page where visitors should be able, to
1. listen direct to the file (solved this adding a flashplayer)
2. subsuscribe to a podcast (solved with lemonz dream podcast maker) and last
3. Download the file direct
so, if Visitors want to do point 3. Do they need the ProVersion? Do I have to make a .zip and add this also to the side.
Thanks Martin

Create a link to the MP3 and tell the vistors to save the file. Add the words +Right-click to save+.
Or create a zip file and link to it. Clicking the link will usually download the zip file. Hopefuly they know how to unzip it.
Or ignore these solutions and just tell them to subscribe to your podcast.

Similar Messages

  • How to extract an mp3's url from m3u playlist (and download the file)?

    hello!
    I've managed to get automator to retrieve (and save to hdd) an .m3u playlist from a radio's website that broadcasts a program I like in mp3.
    inside this m3u playlist is the link an actual mp3... both the m3u and the mp3 change every week.
    If I drag the m3u to TextEdit it opens up and I can see the 3 lines of "source code" of which the last line is the full url of the mp3 file (http://www.thatradiosurl.com/audio/shownumber.mp3)
    My question is as follows: how do I get automator to 'extract' that url and save that file to my hard drive (so I can automatically add it to a playlist in itunes (and retrieve the show on my ipod at sync))??
    I'll save the final workflow as an iCal event that will hopefully grab this show every week.
    before you ask... no, that show is not available as a podcast! I wish it were... I think they're a bit slow on catching up with the tech.
    thanks to all!
    have a great day
    d
    pbg415"1.67   Mac OS X (10.4.6)  

    Hi!
    You might have seen this post in the Automator part
    of the forum... but I might have posted it in the
    wrong place (got no interest:( )
    I've managed to get automator to retrieve (and save
    to hdd) an .m3u playlist from a radio's website that
    broadcasts a program I like in mp3.
    inside this m3u playlist is the link to an actual mp3
    file... both the m3u and the mp3 change every week.
    If I drag the m3u to TextEdit it opens up and I can
    see the 3 lines of "source code" of which the last
    line is the full url of the mp3 file (http://www
    .thatradiosurl.com/audio/show-shownumber.mp3)
    You already got the playlist into a text file, you have two options:
    1. use Automator's 'Get Link URLs from Webpages' action to extract the URL. 'Get Link URLs from Webpages' is under Safari lib.
    2. run Automator Python script from 'Get Link URLs from Webpages' in AppleScript. The script below with get your mp3 URLs:
    set playlist_file to "/path/to/playlist/file.txt" -- change to your actual playlist file path
    set _URLs to do shell script "/System/Library/Automator/Get\\ Link\\ URLs\\ from\\ Webpages.action/Contents/Resources/links file://" & quoted form of playlist_file
    set mp3_URLs to ""
    repeat with _URL in paragraphs of _URLs
    if _URL contains ".mp3" then set mp3_URLs to mp3_URLs & _URL & (ASCII character 10)
    end repeat
    mp3_URLs is the list you want you extract.

  • I need help. My ipad 2 was stuck in recovery mode. i tried to connect it to itunes and restore but after downloading the file and extracting the software there is a pop up message that says "the device is full" i dont know what to do. Its been 2 days now.

    I need help. My ipad 2 was stuck in recovery mode. i tried to connect it to itunes and restore but after downloading the file and extracting the software there is a pop up message that says "the device is full. Deleting files and emptying your recycle been will help you restore." how am i going to erase files if i can't open my ipad. i dont know what to do. Its been 2 days now. please help. thanks.

    yes i am sure. This are the exact words... "The iPad "iPad" could not be restored. The disk you are attempting to use is full. (Removing files and emptying the recycle bin will free up additional space". i tried some options, hard reset, redsnow, tinyumbrella but still it's stuck.

  • I am on a trial version of  InDesign in Creative Cloud and before I purchase need to know why and the files cannot be opened by others using CS6.  Isn't Cloud compatible with CS6 design software?

    I am on a trial version of  InDesign in Creative Cloud and before I purchase need to know why and the files cannot be opened by others using CS6.  Isn't Cloud compatible with CS6 design software?

    Industry standard files such as JPEG are compatible with many brands/versions of programs
    Proprietary files such as those created by InDesign are often not backwards compatible, due to new features in newer program versions
    This is not unique to Adobe... MS Word DOCX files are not backwards compatible with earlier versions of MS Word

  • I had to put my computer by together without migration or time machine I NEED help with order of the files?

    I had to put my computer by together without migration or time machine I NEED help with order of the files?

    Hi, where are these other files exactly?

  • Why does apple need creditcard info to download the free yosemite update?

    I want to know why Apple needs creditcard info to download the free Yosemite update.

    Apple sets the rules.

  • I have a MAC running Maverick. MP3 sounds will not play in Safari or FireFox, but will play if you download the file locally to the Desktop. How to resolve this?

    I have a MAC running Maverick. MP3 sounds will not play in Safari or FireFox, but will play if you download the file locally to the Desktop. How to resolve this?

    You probably have an internet plugin installed that is preventing the MP3s from playing. I just checked a site with an MP3, and it played, rather than downloaded.
    The internet plugin folders are at:
    /Library/Internet Plug-ins and
    ~/Library/Internet Plug-ins
    (~/Library is hidden by default. Let me know if you don't know how to access it.)
    My internet plugins were all in /Library; there were none in ~/Library.
    Try moving these folders to the desktop (don't delete them), restarting, and then seeing if the MP3s play.
    They it will be trial and error to see which plugin is responsible.

  • How do I share a link to a file and have the other person download the file without having to add them explicitly as a member, like Dropbox does?

    With Dropbox, I right click on a file within my designated Dropbox folder and choose share Dropbox link.  This copies a unique URL that I can send to anyone to then download that file and that file only.  I do not have to add people to my access list to allow the download.
    How do I do this with Oracle Documents?  I have one off large files that I prefer not to send via email, however, I do not want to add everybody in the company as a member to my access list.

    There is an option called Public Links which allows you to do this. Select your item and click Share. This throws a pop-up dialog. On the left side of the dialog you may have 3 options - Members, Member Links, Public Links. If the Public Links option is not there, then your service administrator has disallowed them from use. The Public Links option is a controversial one in the enterprise space. DropBox's original offering had no qualms with offering public links because the content was guaranteed to be the property of the dropbox user. However, at enterprise level, the content belongs to the owning enterprise, so service administrators may elect not to allow this feature. This is down to your organisation.
    If you see the Public Links option, click on it and the right side of the popup dialog will change. You can specify:
    a name for each link you create (so you can keep track of which link is which),
    Link Permissions, only the following are available for obvious reasons - Viewer, Downloader, Contributor
    Link Expiration Date - a date after which the link will not work
    Access Code - a pass code which you can divulge to expected recipients by alternative means of your own choosing. This access code guarantees a measure of security on a link which could otherwise be used by anybody
    You can create several public links for the same item, and each of those can have the above settings, so you could have one link for downloaders and a separate link for contributors, for example. Each link can then be sent, either by copy/paste or through the email button to the right of the link. You can also modify the link using the pen icon, so you can unexpire it or reset its expiry date. You can also delete a link using the trash button next to it.
    I hope this explains the public link feature.
    Regards,
    Frank.

  • Need alert message when closing the file

    Hi friends,
    One of my friend has an forgetting habit, always forgets some important things to check before delivering the files. So thought of developing some scripts for him and did a couple. He was happy with that but still not upto the mark. The scripts I gave needs to click in the scripts panel. He still forgets to click the scripts in the rushing deadlines. This time I am thinking of something but I have no solution/answer. I'm planning to give an alert message box whenever he closes/exits the file. That is when he is done with the job and he says Ctrl+W or File-Close or Exit, he should see an alert message to check some things which are really imporatant. Writing scripts needs to click them, which he is missing in rush deadlines.
    So can we create anyscript which is attached to the system close command? or Edit the default system close command so that he will not miss anything? I know this is crazy but just want to help him.
    Your help is really appreciable!!

    in CS3 you can use Event Listener
    and example of AfterSave
    http://www.adobeforums.com/webx?128@@.59b4b8e6
    robin
    www.adobescripts.com

  • Testing on a Mamiya 645DF  with an Aptus II-7 back.  What do I need to do to make the files readable on Adobe Bridge CS6?

    Hi there.  I'm running tests on a Mamiya 645DF + with an Aptus II-7 back.  The RAW files are "mos."  What do I need to do in order to make the files compatible/readable in Bridge CS6 and Photoshop CS6?
    Thanks!!

    I do not see a camera named "Mamiya 645DF" in the Adobe list of cameras supported by any and all versions of Adobe Camera Raw (ACR).  However, the Leaf Aptus-II 7 has been supported since ACR 4.6 in CS3 and ACR 5.1 in CS4.
    Camera Raw plug-in | Supported cameras
    Unless Mamiya somehow messes with the raw format of the Leaf back, your files should be opened by any version of ACR that runs with CS6.  The current version is "ACR 8.6 for CS6".
    Try Purging the Cache for the offending folder(s) through the Tools menu in Bridge.
    Tools >  Cache > Purge Cache for Folder "xxxx".

  • I need help!  I downloaded the adobe reader XI from the internet and I still cannot open my pdf file

    I need your help I downloaded adobe reader Xl and I still cannot open my pdf files.  Please help as soon as possible I need it for work

    When I try to open the file it just states that adobe is not responding.  the file open up to the top of the page of the document but I cannot scroll down to read the document.   Please I hope you can help me I followed the instructions.
    [private data removed]

  • After o download the browser ,i get message that says can not open file what do i need to do to download the browser i have tried 5 times get same message

    its the same shit i asked before after i download the browser i get message can not open file what do i do to dwonload the browser

    That message is usually a sign that you tried to roll back to an earlier build of iTunes, but occasionally I've seen it connected to a new upgrade. This technique should fix things.
    Empty/corrupt library after upgrade/crash
    Hopefully it's not been too long since you last upgraded iTunes, in fact if you get an empty/incomplete library immediately after upgrading then with the following steps you shouldn't lose a thing or need to do any further housekeeping. In the Previous iTunes Libraries folder should be a number of dated iTunes Library files. Take the most recent of these and copy it into the iTunes folder. Rename iTunes Library.itl as iTunes Library (Corrupt).itl and then rename the restored file as iTunes Library.itl. Start iTunes. Should all be good, bar any recent additions to or deletions from your library.
    See iTunes Folder Watch for a tool to catch up with any changes since the backup file was created.
    When you get it all working make a backup!
    tt2

  • I need the installation steps for Firefox 4 on Linux after downloading the file firefox-4.0b6.tar.bz2 , somebody help me..

    hi...
    I downloaded firefox-4.0b6.tar.bz2
    then I extracted the files to a directory named "Firefox" .
    so someone please help me. What to do next?
    do i have to relocate this directory to place where firefox is installed.
    kindly tell me the exact steps needed.

    https://support.mozilla.com/en-US/kb/Installing+Firefox+on+Linux

  • Using Maverick, when I try to add music to a movie, I get a message that the files are protected and unavailable. How do I unprotect them?

    I recently downloaded to Maverick. Now when I try to add mucis from iTunes to a movie I am making, I get a message that the files are prtected and unavailable. This never happened to me before. How do I correct this problem?

    Well, it sounds as if you are trying to violate copyright protections - trying to use music that you purchased for individual use in a way that is not permitted.
    The fact that you were able to do this before would not change the fact that it is not allowed.

  • HT2731 why i the itunes account i created, cant be set up? it says i must contact itunes support, but i cant find what support is it, no email add or what? i need itunes support to complete the transaction, pls. help.

    Hi,the new account i created cant go through, it says i need to contact itunes support to complete the transaction. What is this? i choose none as payment options, this could be problem? but i will use itunes card to but apps later.

    Click Support at the top of this page, then click the link under Contact Apple Support

Maybe you are looking for

  • I am trying to open my IPHOTO.

    everytime I try and open Iphoto after update it tells me to use upgrader for Iphoto 11 when I do this it still will not allow me to open the program I have used the upgrader and restarted the computer. It was working fine before I installed new updat

  • How do i change my sons DOB in his itunes account that I set up as part of the family sharing facility in IOS8?

    I have just set up my children as family members in IOS8 and set the wrong DOB for my son (Phone rang while I was doing it...can't multitask...you know how it is.) And he will be upset when it tells him he is 5 and no doubt poor lad will have complic

  • Need some help regarding the backgrounds

    I am new to adobe dreamweaver & I would like to ask some sort of a stupid question When I save a website over the net, the folder always contains the background & the other images as small tiny images while when using Dreamweaver if I want to use a b

  • Multiple Filter on reports

    All i would like to know the best way to be able to do mulitple filters on SQL generated reports i have something that looks like select * from from table where endate = (select to_char(trunc(sysdate)-1, 'MM/DD/YYYY') from dual) OR (CLIENTNAME = :P1_

  • SAP Crystal Reports for Visual Studio 2010-Deployment Issue

    Hi All, I am trying to deploy CR for VS 2010 and without success. it is the first time I am deploying an application that is using CR so Im probably doing something wrong. I installed the SAP Crystal Reports runtime engine for .NET Framework 4 (32-bi