Skip to content

Recognize music from YouTube videos using AudD music recognition API

Notifications You must be signed in to change notification settings

AudDMusic/youtube-recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube-recognizer

Recognizes music from a YouTube video using the Music Recognition API. Generates a .csv file with all the songs from the video.

Usage:

./youtube-recognizer
  -api_token string
        AudD API token (default "test")
  -url string
        Link to the YouTube video (default "https://www.youtube.com/watch?v=ANEOD16twxo")
  -csv string
        Path to the .csv which will be created (default "audd.csv")

Usage demo

About

Recognize music from YouTube videos using AudD music recognition API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages