Dev Opinion on Video Links in AppStore Descriptions

Discussion in 'Public Game Developers Forum' started by arn, Oct 30, 2008.

  1. arn

    arn Administrator
    Staff Member Patreon Silver Patreon Gold

    Apr 19, 2008
    2,445
    69
    38
    Hey guys,

    Had a developer question. I see that most developers don't put in youtube links into their App Descriptions in the App Store. I presume that's because the app store description links are unclickable and uncopyable.

    But if AppShopper were to automatically parse them and embed videos, would you be likely to do it? I think it would be most helpful for new games if you have your own video.

    The argument against is that the link tends to be useless in the App Store itself

    Example: http://appshopper.com/photography/photo-everyday

    arn
     
  2. mek

    mek Well-Known Member

    i like it, mek approves
     
  3. NotYou

    NotYou Well-Known Member

    Sep 22, 2008
    2,654
    20
    0
    Colorado
    I think that'd be great. A lot of games and apps don't look good until you can see them being used.
     
  4. slomper

    slomper Well-Known Member

    Aug 21, 2008
    76
    0
    0
    sounds great

    that sounds like a great idea, and also if the game is a port of a computer game it would be cool if there was a link to that as well.
     
  5. Manta Research

    Manta Research Well-Known Member

    Jul 28, 2008
    189
    0
    0
    Toronto, Canada
    I think that's a good idea Arn. I have no idea how popular AppShopper is, but if a lot of people are using it, then yes it's definitely in my best interests to put video links in that you can pull out. The reason most devs don't put them in to begin with is as you pointed out the fact that you can't click on them nor copy them.

    BTW how are you parsing it out? In the example you gave the developer has two YouTube URL's, but you're only showing one. Do you just grab the first one?
     
  6. arn

    arn Administrator
    Staff Member Patreon Silver Patreon Gold

    Apr 19, 2008
    2,445
    69
    38
    At the moment I'm just parsing out the first one, but it's open for debate. I guess I was wondering if people might be hesitant since it's unclickable in the app store itself.

    There's a surprising amount of traffic to appshopper already, and I haven't really promoted it yet cause I wanted to get some other features in place. I believe a lot of bloggers use it, so it gives it would also give you a fair amount of exposure to some key people.

    arn
     
  7. Little White Bear Studios

    Little White Bear Studios Well-Known Member
    Patreon Silver

    Aug 27, 2008
    2,572
    0
    0
    Yes, I would include a video link, if you used it. But as you said, they have no value in the App Store.
     
  8. ChaoticBox

    ChaoticBox Well-Known Member

    Oct 8, 2008
    878
    6
    18
    Male
    Developer
    Toronto Canada
    Although I agree it's nice to see videos in AppShopper feeds I'm not sure I'd be willing to clutter up my apps' descriptions with those awful looking YouTube urls.

    Maybe a different approach - say if devs put a specially crafted meta tag in their websites that your script could scrape (assuming the app store hands out the website urls). Something like:

    Code:
    <meta name="appshoppervid" content="XFySwWXfEbg">
    Not quite as automatic though...
     
  9. arn

    arn Administrator
    Staff Member Patreon Silver Patreon Gold

    Apr 19, 2008
    2,445
    69
    38
    Ah, that's an interesting method. I was looking for a way that would be easy for devs, but also dev-controlled. There is an ease of just updating your app description.

    arn
     
  10. CommanderData

    CommanderData Well-Known Member
    Patreon Indie

    Absolutely agree that there should be a video link. A lot of games are hard to visualize how they look in action. It would reduce the need for trial versions (but not eliminate them). The link should be hidden (entered during the submission process) so all the person sees is the embedded YouTube video and not the ugly link.

    Since YouTube works on the iPhone you could play videos in iTunes or the App Store on the iPhone itself.
     

Share This Page