Hacker News new | ask | show | jobs
by grails4life 5709 days ago
How is this different than scraping the results of a youtube search and embedding a result?
1 comments

This keeps a playlist of what you liked and uses that to recommend videos, allowing you to personalize and filter down the videos to only what you are interested in.

Example: Searching for "haskell" will give you videos about people named haskell as well as the programming language. After adding a few example videos to your list, you will get only results related to the programming language. The idea is to start to combat the incredible amount of noise in search results: believe it or not, not everyone enjoys rick rolls and gophers.

Ok, that is awesome. You should put some text explaining that somewhere on the page.