Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yt-sampler

Randomly sample audio from Youtube!

Random audio can be useful for musical inspiration. :)

Installation

python -m pip install -e "git+http://github.com/acjensen/youtube-sampler.git#egg=youtubesampler"

Example

from youtubesampler import generate_keywords, search_youtube, download_audio

keywords = generate_keywords()
links = search_youtube(keywords)
download_audio(links[:2], output_path='samples')

About

Randomly sample audio from Youtube

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages