Re: how do I retrive a podcast's URL
Re: how do I retrive a podcast's URL
- Subject: Re: how do I retrive a podcast's URL
- From: Axel Luttgens <email@hidden>
- Date: Mon, 28 Jul 2008 14:52:14 +0200
Le 28 juil. 08 à 14:28, Skeeve a écrit :
Sander Tekelenburg schrieb:
No podcasts here. Perhaps address of URL track applies, as it does
to streams, in which case something along these lines should work:
Unfortunately not. A podcast's track is a simple file track with the
podcast property set to true.
But I still don't find a way to retrieve it's location :-(
Sorry, I looked the other day and forgot to reply.
I fear that, once downloaded and thus available as a file on the disk,
the source URL is lost.
With a downloaded podcast selected in the browser window, one has:
tell application "iTunes"
selection
--> {file track id ...}
end tell
That is, the selected item is a file track.
Looking at the properties of file tracks, tracks and items in the
dictionary, none of them explicitely refer to an url (or location,
or...).
Even their "comment" or "long description" properties do not seem to
be used for storing some source-related info.
Nor does the file system seem to be fed with some extended attribute
related to such data.
Axel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden