Help!!!! trying to submit a podcast getting "We had difficulty downloading Episodes from your feed" not sure what to do ?????

Here is the link: http://chorkorheights.com/pyshow/rss.xml
Below is the Code:
<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0">
<channel>
  <title>PY SAYS SHOW</title>
  <link>http://www.hulkshare.com/chorkorheights</link>
  <description>put a description here</description>
  <item>
    <title>PY SAYS SHOW: 3rd Episode </title>
    <link>http://www.hulkshare.com/q21zkw5e4zr4</link>
    <description>put a description here</description>
  </item>
  <item>
    <title>PY SAYS SHOW: 2nd Episode</title>
    <link>http://www.hulkshare.com/3euoq7va6hds</link>
    <description>put a description here</description>
  </item>
</channel>
</rss>

Your episodes have no playable media, and your feed is not a podcast feed. Your links are to pages with embedded players: this will not work in iTunes.
Could I ask you to read my 'get you started' page on podcasting:
http://rfwilmut.net/pc
and if you do have any questions subsequently please do post back. There's no need to post the contents of the feed: just posting its URL is sufficient, and more helpful.

Similar Messages

  • Getting "We had difficulty downloading episodes from your feed" error.

    My RSS feed is here: http://www.icpl.org/podcast/one-of-a-kind/rss/
    I'm attempting to submit our podcast to itunes but getting an error reading "We had difficulty downloading episodes from your feed"
    Anyone see any issues in the rss feed?
    Thanks!

    Your media file URLs are not acceptable. For one thing it's a forced download - the file should play in Safari when you enter the URL in the address bar, not download, and also the URL does not end with a media file extension e.g. .mp3.
    You need to provide a direct link to the file, which should be hosted on a website server capable of handling 'byte range requests', and the URL must include the extension.

  • When i try to submit my first podcast episode, i get an error message "we had difficulty downloading episodes from your feed

    Hello! i am trying to submit my podcast feed into itunes but get "we had difficulty downloading episodes from your feed". I'm using the soundcloud podcasting beta, and i've tried almost every thing. Also when i try to test my feed by subscribing to it first, everything works except the episode wont play. any help?
    RSS Feed:http://feeds.soundcloud.com/users/soundcloud:users:141115987/sounds.rss

    This is because you have the URL for the media files incorrect. The top episode's file is given as
    http://feeds.soundcloud.com/users/soundcloud:users:141115987/sounds.rss/http://f eeds.soundcloud.com/stream/196914893-behindthereels-ep2-everything-bethesdawav.m p3
    If you look at it you will see that it is plainly wrong - you have http in twice. The correct URL is
    http://feeds.soundcloud.com/stream/196914893-behindthereels-ep2-everything-bethe sdawav.mp3
    and the same process applies with the other episode.

  • Trying to upload my podcast RSS to iTunes, but getting the "We had difficulty downloading episodes from your feed" error

    Hello everyone. I know this is an often asked question, but I still can't get this to work.
    Can you tell me why I'm getting the "We had difficulty downloading episodes from your feed" error when I submit
    http://davidccook.com/podcasts/praying-for-your-elephant.xml
    Thanks!

    The Store checks only the latest episode of your feed when you submit your podcast. The media file URL for your latest episode, Day 21, is
    http://adamstadtmiller.com/wp-content/uploads/podcast/P4YE21DAY121.mp3
    and there is no file at this address. This is because you've mistyped it: the actual URL is
    http://adamstadtmiller.com/wp-content/uploads/podcast/P4YE21DAY21.mp3

  • Unable to submit a podcast feed- "we had difficulty downloading episodes from your feed"

    Hii,
    i am trying to submit a xml feed to submit podcast ,
    but i get a error massage  we had difficulty downloading episodes from your feed
    here is my feed output
    <rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
    <channel> 
    <title>iTunes1</title> 
    <description>description</description>
    <link>http://phmedia.mediaimages.net/mediacatapult/</link>
    <language>EN</language>
    <copyright>phmedia</copyright>
    <itunes:summary>description</itunes:summary>
    <itunes:owner> 
    <itunes:name>asdfsa sadfsd</itunes:name> 
    <itunes:email>[email protected]</itunes:email>
    </itunes:owner>
    <itunes:keywords>v1, v2, v3, v4</itunes:keywords>
    <itunes:category text="Arts"> 
    <itunes:category text="Design"/> 
    </itunes:category>
    <itunes:image href="http://phmedia.mediaimages.net/iTunesPodcastCover/10423_10526.png"/>
    <itunes:explicit>No</itunes:explicit>
    <itunes:block>No</itunes:block>
    <item> 
    <title>12061_13536.mp4</title> 
    <description>video desc 1</description>
    <link> 
    http://phmedia.mediaimages.net:1935/vod/_definst_/mp4:0165/12061_13536.mp4/playl ist.m3u8
    </link>
    <enclosure url="http://phmedia.mediaimages.net:1935/vod/_definst_/mp4:0165/12061_13536.mp4/playl ist.m3u8" length="1070" type="video/mp4"/>
    <guid> 
    http://phmedia.mediaimages.net:1935/vod/_definst_/mp4:0165/12061_13536.mp4/playl ist.m3u8
    </guid>
    <pubDate>Thu Feb 20 02:39:12 EST 2014</pubDate>
    <itunes:summary>video desc 1</itunes:summary>
    <itunes:duration>0:0:29</itunes:duration>
    <itunes:keywords>v1, v2, v3, v4</itunes:keywords>
    <itunes:image href="http://phmedia.mediaimages.net/images/12061_13536_2_1.png"/>
    <itunes:explicit>No</itunes:explicit>
    <itunes:block>No</itunes:block>
    </item>
    </channel>
    </rss>

    The missing opening tags problem was caused by your pasting the contents into the forum and is not present in the actual feed. However you have two serious and two minor faults.
    Your media file URL is
    http://phmedia.mediaimages.net:1935/vod/_definst_/mp4:0165/12061_13536.mp4/playl ist.m3u8
    This isn't a media file, it's a m3u playlist at 4kB. You need to provide a direct link to your media file and the URL must end with an extension, e.g. mp4
    Your 'itunes:image' is a png which appears to be a screenshot: it should be 1400 x 1400 px or the feed won't be accepted, and it must be less the 500kB. You should choose a logo which will work when reduced to the size on the Store page.
    You are missing what should be the first line of your feed:
    <?xml version="1.0" encoding="UTF-8"?>
    Your 'pubdate' tag reads
    <pubDate>Thu Feb 20 02:39:12 EST 2014</pubDate>
    There should be a comma after the 'Thu' and the '2014' should be after 'Feb', not at the end.
    Your 'itunes:duration' tag reads
    <itunes:duration>0:0:29</itunes:duration>
    It should read
    <itunes:duration>0:00:29</itunes:duration>
    These last three are not fatal but should be addressed.
    Finally, your title is 'iTunes1' which is valid but not a good title. You should choose something which gives an idea of the content.

  • Unable to submit podcast - "We had difficulty downloading episodes from your feed"

    Hi there,
    I had tried submitting my podcast feed onto iTunes: http://thecity.sg/media-resour…..e/?podcast
    However, I was unable to and the following prompt was given "We had difficulty downloading episodes from your feed".
    Anyone able to explain or help out?

    The problem lies with the URLs for your media files. Looking at the most recent episode, the URL is
    http://thecity.sg/media-resource/?show&file_name=12Jan14_DanielChua_The%20Master %20Key.mp3
    which redirects to
    http://thecity.sg//wp-content/uploads/sermons/12Jan14_DanielChua_The%20Master%20 Key.mp3
    when entered in a browser, and the file plays there as it should. When subscribing manually in iTunes it does work OK. However, because of the problems which are caused in XML by having an ampersand ('&') the feed has rendered the URL as
    http://thecity.sg/media-resource/?show&file_name=12Jan14_DanielChua_The%20Master %20Key.mp3
    replacing the ampersand with the code &amp; as would be correct if it were in a description or other text tag. If you enter this changed URL in a browser you get a web page, and presumably this is what the Store is seeing.
    This use of server-side scripting to handle your file access is asking for trouble and you would be better off using the actual URL of the file,
    http://thecity.sg//wp-content/uploads/sermons/12Jan14_DanielChua_The%20Master%20 Key.mp3
    While we're looking at this, your filename has spaces in it. Spaces are not allowed in a URL and the feed has correctly substituted the code %20 for each space, so it does work; but it's preferable not to do this. The usual practice is to substitute an underscore for each space as you have already done for part of the file name.

  • I keep getting a "We had difficulty downloading episodes from your feed" error.

    I've been trying to post a podcast, but I keep getting a "We had difficulty downloading episodes from your feed"  Error message.  The RSS feed I created is http://feeds.feedburner.com/blogspot/mjBrW.  Any help would be appreciated.

    Your feed is now OK and can be subscribed to in iTunes, so that's a start. However your media file itself is not accessible. The URL for it in the feed is
    http://feedproxy.google.com/~r/InTheFace/~5/B6E3DAcZCXU/InTheFaceEpisode1BadGran dpa.mp3
    This redirects to
    http://a1.podbean.com/646726/InTheFaceEpisode1BadGrandpa.mp3?AWSAccessKeyId=AKIA JLA6NPUL6BLALQ2A&Expires=1385103002&Signature=l4iImb8F5UB%2FZzo9gAmzyXwM%2FBc%3D
    And this brings up
    <Error>
    <Code>AccessDenied</Code>
    <Message>Request has expired</Message>
    <RequestId>D2B711C098C2AF2E</RequestId>
    <Expires>2013-11-22T06:50:02Z</Expires>
    <HostId> /vxmBjlZGuT2p5gdqXe51JV90o9Ep08YLQWJVW10bn17PUBcRyX85n/FL0K0qqnc</HostId>
    <ServerTime>2013-11-22T07:33:36Z</ServerTime>
    </Error>
    Basically the file is requiring authorization to access, so you have to turn that off.
    As to https, the iTunes Store cannot access media files with this prefix, and many podcast creation services will not create the enclosure tag if it's in use.

  • Submit error: we had difficulty downloading episodes from your feed

    I have created a new feed for Lifestream.org at https://www.lifestream.org/podcast.xml and it works subscribing in iTunes, but fails upon submission to Apple with "We had difficulty downloading episodes from your feed."
    The site is on Drupal 7, with Views iTunes RSS provding the feed.
    Please advise.

    I can't see any reason why this should be. The feed validates OK (there are a few minor niggles but nothing which would cause this problem) and the episode file I checked played perfectly well. None of the usual culprits (wrong sort of media type, https in the media file URL, 'itunes:block' tag set to yes) is the case here.
    We've seen cases where files which worked everywhere else wouldn't work in the iTunes Store; I've not seen any explanation for this - my guess (and I emphasize that it is a guess) is that some servers don't handle requests from the iTunes Store properly, but I don't know enough about server technology to say whether this is possible or what would cause it. You could try asking your server provider whether they have any information on this.
    You could try hosting a few episode media files on another server and see whether that deals with it. Or it might even be a temporary glitch at Apple's end - you could leave it a day or two and try again.
    Other than that I'm afraid I can't suggest anything.

  • Please help with:  "We had difficulty downloading episodes from your feed" error

    I have attempted to submit my podcast feed to the iTunes Directory and received the above error message.  The feed is http://www.codecmoments.com/reviews/cost-of-a-coffee/feed/ and I am using PowerPress taxonomy casting.  There is currently one episode with attached media, but there are other posts using the same custom taxonomy without media.
    When I attempted to subscribe using File>Subscribe to Podcast.. in iTunes using the above feed, it worked as expected and the one episode appeared,
    Can anybody help to explain if there is something wrong with my feed and if so what can be done to correct it?  Also can you explain why the podcast appears using File>Subscibe to Podcast... but not when submitting to iTunes Directory?
    Thanks in advance for your help!

    You are mixing episodes with and without playable media; iTunes does not display the latter. Your top episode has no media, though the second one does. From what I can tell it appears that the Store checks only the top episode of a submission, and not any subsequent ones. You need to arrange for the top episode to have media. As your feed has been rejected you may find when you re-submit that you are told that it has already been submitted - this is a bug in the submissions process, and if this happens you will need to change the title slightly to get round it.

  • Podcast problem -- "difficulty downloading episodes from your feed"

    I've entered the URL " http://feeds.feedburner.com/MirrorOfIntimacy " and keep getting an error message "We had difficulty downloading episodes from your feed."
    I read through other discussions, and changed the URL in Tumblr from https to http, but I'm still getting the error message. Any help? 

    The meta tags are irrelevant: only an image embedded in the audio file is read by iTunes. The feed contains all the information, and must be properly constructed. Yours is made in Tumblr, and I would expect it could create a podcast feed but it isn't doing so at the moment. I can onlly refer you to their Help files to find out how to construct an iTunes-compliant feed.
    You may find my 'get you started' page helpful - it contains a sample basic feed, and though I'm certainly not suggesting you should hand-write the feed (a process littered with pitfalls) it will show you what a feed should look like.
    http://rfwilmut.net//pc

  • Podcast Submission: error message "We had difficulties downloading episodes from your feed."

    When I try to submit a podcast into iTunes, the error message that comes up is "We had difficulties downloading episodes from your feed."  I've validated the feed. It's not a duplicate submission. Not sure what to fix, as it doesn't list a specific error. Any help??

    This is another case of WordPress strikes again. You have one episode, but its media file appears only in the description in the feed, and in a link on the web page. You have to have an 'enclosure' tag containing the media file URL or iTunes will see the episode as having no playable media and thus not show it.
    WordPress is producing what is in effect a blog feed: it is possible to get WordPress to produce a podcast feed, and there is evidently something you need to do to enable that, but I'm afraid I can't advise on that.
    Your media file is hosted on Dropbox and this is liable to cause you problems. As it's currently set up the link leads to a web page with a download link - this will not work. You have to provide a direct link to the file which will play in a browser, and you should avoid it being https instead of http. You would be better off hosting your media files on an ordinary web server.

  • Error when submitting podcast: unable to download episodes from your feed

    Hi everyone!
    When I want to submit my podcast in iTunes, it tells me it is unable to download episodes from my feed.
    I uploaded my mp3 file and xml file to an ftp-server, could there be a problem?
    Thanks in advance!
    Kind regards,
    Jannes

    Your feed won't access in FireFox (my default rss reader) or Safari when set as an rss reader, and it was unable to download the file. I was able to access and read it in Terminal and using FeedValidator but it comes to an abrupt end 28 lines in - see the report:
    http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.setanta.com%2Fie%2F%3Ffe ed%3Dpodcast
    (ignore the error on line 14, this is irrelevant.)
    Either your feed file is corrupt or the server is acting up in some way - you would have to take that up with the people running it.

  • ITunes Submit Podcast - difficulty downloading episodes from feed

    Was instructed to start a need thread after reading several of the others. This is the error I am receiving when submitting my podcast feed, "We had difficulty downloading episodes from your feed." I tried a couple of the solutions offered but I am still receiving the error. My podcast feed is generated by feedburner and you can use the itpc version of the URL and it subscribes instantly and has no problem downloading the latest episodes. But as far as making it available in the iTunes store I continue to receive the above error when I submit the feed.
    Here is the feed address: http://feeds.feedburner.com/ak_house_majority?format=xml
    Any help would be appreciated. And you know what, if itunes would just give ANY clue as to WHY it is having difficulties with one's feed when submitted, that also would be appreciated, instead of just leaving everyone in the dark to go figure out whatever the heck with no idea of what is causing the problem. But I digress. I figure I am close, but something simple I am missing must be causing the problem.

    Your feed has a lot of episodes with .mp3 files, but it also has a large number of episodes without. In fact reading from the top of the feed it looks like around fifty, though I've not counted them. Furthermore your episode aren't in any logical order.
    On subscribing the episodes with mp3 files show in descending date order. However the indications are that on submission the Store checks only the top episode, and if it can't find a playable media file it rejects the feed.
    In any case it's not a good idea to mix episodes with and without playable media in this way, though the main problem where the creation process is limiting the number of episodes doesn't seem to apply here. iTunes will not display any episode which don't have playable media.
    At the least you need to rearrange the feed so that you latest episode appears at the top.

  • I deleted my events in iPhoto Help?  The "events" are not in the trash.  I did download stellar phoenix recovery but not sure what to do

    i deleted my events in iPhoto Help?  The "events" are not in the trash.  I did download stellar phoenix recovery but not sure what to do

    i deleted my events in iPhoto Help?
    You deleted them in iPhoto on your Mac?
    If you do not have a backup of your iPhoto library, run the recovery program you downloaded, then reimport the folder with recovered photos into iPhoto.
    You will probably have to weed out plenty of seemingly duplicates (thumbnails, previews, and original files), since the program will not be able to reconstruct your events, only find image files.

  • HT1800 how do I install a wireless printer to my iMac that doesn't have a cd drive. It comes with a cd but I can't use it. I have tried to download the driver online but not sure what to do now...

    I have a Brother HL-2270DW that is wirless and it comes with an installation CD. But I don't have an external CD DRive for my imac. I have downloaded the driver online but I don't what to do from here. I suppose if I had the cd drive it would take me through it step by step but I can't.

    You posted in the OS 10.3 (pre year 2000) forum instead of the OS 10.8 forum. To get answers to your question, next time post in the proper forum. See https://discussions.apple.com/index.jspa  I'll request that Apple relocate your post.
     Cheers, Tom

Maybe you are looking for

  • Half of my itunes library has disappeared

    All of the songs appear to be there until I click on them, then an exclamation point appears and a window pops up saying "the song could not be used because the original file could not be found. Would you like to locate it?" I cannot locate the file

  • Video Out on the Eee 900?

    Is there any way to get video out on the Eee 900 working?  I'd like to be able to play some videos on a bigger monitor when it's available to me...

  • Restriction for Profit centers

    Hi All, I have an issue here. The client wants the following requirement: A set of users needs to be given access to post all the GLS available in FBCJ, wherein the users should get restricted at Profit center level. Manual posting through FB50, Fb01

  • Resolving file names from java package

    Hello Everyone, I was wondering if there is a way to get the names of all the java classes inside of a package from my app. What I would like it to do, is to read the names of the classes in the package, and then use reflection to create an instance

  • Image exceeding my header?

    I placed an image to the left hand side of my header and as I placed it it made the header bigger lengthwise. What did I do wrong? Thanks