Y T Nuke  
Results 1 to 2 of 2
My client has a radio station and he needs a tool to find out the ...
  1. #1
    delnabo is offline Regular Member
    Join Date
    May 2010
    Posts
    228
    Reputation
    5
    Thanks
    6
    Thanked 3 Times in 3 Posts

    Default Is this possible to do with programming?

    My client has a radio station and he needs a tool to find out the most viewed music YouTube videos by musical genre. He needs this in order to find new songs that are having success on YouTube but are still not on the radio.

    Does anyone know if such a tool already exists? If not, is it possible for a programmer to create it? I guess sorting the results by musical genre would be the challenge, as YouTube does not offer subcategories within the music category.

    Also, does anyone know if it's possible to find out itunes best sellers by genre?

  2. #2
    ``Yousef's Avatar
    ``Yousef is offline Power Member
    Join Date
    Oct 2009
    Location
    Cooking up the medicine.
    Posts
    516
    Reputation
    128
    Thanks
    107
    Thanked 245 Times in 105 Posts

    Default Re: Is this possible to do with programming?

    I've never dealt with external iTunes programming, so I can't really comment on it, but as for the YouTube idea that would be possible.

    It might not work perfectly, but it would certainly be relatively possible by using the YouTube API and cutting down to fine-tuned search parameters to retrieve a list of which the majority would be new songs with large views/comments/etc, within the music category - and then by extension of using the video title, the musical genre through some external API or scraping method, e.g. let's say the title is "Kid Rock - Some Random Title", it would look up the title on something like Last.fm, then use that to pick-up the artist name, the artist profile, and then the musical genre of the artist.

    The bottom line is; it all comes down to logic and formulas. It's not whether or not it can be done, but the best way to do it, as you'll ever be able to get 100% accuracy because YouTube themselves don't provide the parameters of a sub-category, but you'll be able to get as close as possible to by trying to figure out the most effective and efficient logic to do so.

    You might find that it would be more efficient for your friend to split the work between the program and himself, saving himself time and money in both the short and long term; as it may be a lot more accurate for him to simply look through results, and find out the genre himself for something that's getting a LOT of plays.

    Note: The way that I'd do it above is something I came up with in my head in like 2 minutes, and was more of an illustration as thinking about it now I definitely wouldn't do it that way.

Similar Threads

  1. Thinking of starting a BH programming class
    By headspin in forum General Programming Chat
    Replies: 42
    Last Post: 08-18-2010, 12:48 PM
  2. Programming Clinic
    By crashed in forum General Programming Chat
    Replies: 1
    Last Post: 03-10-2009, 11:23 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
  SEnukeX SEO Software
Proudly Powered by Hostwinds.com Web Hosting Click Here For Exclusive BHW Discounts!

Cheap Web Hosting


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76