Show HN: Discover what songs were used in YouTube videos
1–10 of 46 posts
Re: Show HN: Discover what songs were used in YouTube videos
#2Our matching algorithm is based on the open source echoprint-codegen fingerprinting method, which we have built our own stack around:
- Replaced Solr/Tokyo Tyrant with Elasticsearch
- Reimplemented matching-logic
- Crawlers search multiple sources for audio files to be indexed (mp3s arent stored long term, only fingerprinted then deleted)
- Indexing about 1 new track per second
- Found method to verify unrealiable ID3 tags (in progress, current database also includes unferified)
- mogilefs as primary data store for fingerprints
- perl everything
We also provide a free music identification API.
Any feedback would be much appreciated!
Re: Show HN: Discover what songs were used in YouTube videos
#3The user can paste a youtube url which will then be analysed, fingerprinted and matched against a database of 7+ million audio fingerprints. It does not only identify a single song but is able to identify multiple songs contained in a single file or video and generates a timeline listing which tracks it contains at which time. Our matching algorithm is based on the open source echoprint-codegen fingerprinting method,…
Thanks for clearing that up, good luck with your site!
Re: Show HN: Discover what songs were used in YouTube videos
#4The user can paste a youtube url which will then be analysed, fingerprinted and matched against a database of 7+ million audio fingerprints. It does not only identify a single song but is able to identify multiple songs contained in a single file or video and generates a timeline listing which tracks it contains at which time. Our matching algorithm is based on the open source echoprint-codegen fingerprinting method,…
Re: Show HN: Discover what songs were used in YouTube videos
#5The user can paste a youtube url which will then be analysed, fingerprinted and matched against a database of 7+ million audio fingerprints. It does not only identify a single song but is able to identify multiple songs contained in a single file or video and generates a timeline listing which tracks it contains at which time. Our matching algorithm is based on the open source echoprint-codegen fingerprinting method,…
Do you plan to document/opensource you work ?
Re: Show HN: Discover what songs were used in YouTube videos
#6The user can paste a youtube url which will then be analysed, fingerprinted and matched against a database of 7+ million audio fingerprints. It does not only identify a single song but is able to identify multiple songs contained in a single file or video and generates a timeline listing which tracks it contains at which time. Our matching algorithm is based on the open source echoprint-codegen fingerprinting method,…
Re: Show HN: Discover what songs were used in YouTube videos
#7The user can paste a youtube url which will then be analysed, fingerprinted and matched against a database of 7+ million audio fingerprints. It does not only identify a single song but is able to identify multiple songs contained in a single file or video and generates a timeline listing which tracks it contains at which time. Our matching algorithm is based on the open source echoprint-codegen fingerprinting method,…
Re: Show HN: Discover what songs were used in YouTube videos
#8Could you describe the usecases ? Is it for mixtapes uploaded on youtube by DJs, or Over-The-Air recognition in music festival videos ?
Because Music ( single tracks ) uploaded on youtube is usually already identified so it could be found.
Re: Show HN: Discover what songs were used in YouTube videos
#9Great Job ! Could you describe the usecases ? Is it for mixtapes uploaded on youtube by DJs, or Over-The-Air recognition in music festival videos ? Because Music ( single tracks ) uploaded on youtube is usually already identified so it could be found.
Re: Show HN: Discover what songs were used in YouTube videos
#10Great Job ! Could you describe the usecases ? Is it for mixtapes uploaded on youtube by DJs, or Over-The-Air recognition in music festival videos ? Because Music ( single tracks ) uploaded on youtube is usually already identified so it could be found.