Click here to Skip to main content
15,889,861 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
XML
I need get video from youtube.com and categories this by type or by date 
how I do this ... 
thanks

<select names="video">
  <option value="sport">Volvo</option>
  <option value="technology">Saab</option>
  <option value="religion">Opel</option>
  <option value="music">Audi</option>
</select>

when I select any one display video related to it.
Posted
Updated 15-Jun-13 23:41pm
v2
Comments
Sergey Alexandrovich Kryukov 16-Jun-13 12:49pm    
This is not a question. The problem of getting media from Youtube is quite complex, and your goal is vague. Your code sample shows quite a bad example of categorization. So, is your goal involves getting a really bad categorization? :-)
—SA
Killzone DeathMan 20-Jun-13 10:20am    
The solution for all your problems is turning off the computer and then go sleep :P

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900