Skip to content

A small Bash script to download random audio files from the BBC Sound Effects library.

License

Notifications You must be signed in to change notification settings

meseck/random-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Samples

A small Bash script to download random audio files (samples) from the BBC Sound Effects library. Works with the current url, but leaves out some newer samples of the library, since unfortunately there is no updated csv file available anymore.

Usage:

Download the code and copy random-samples.sh into your folder of choice and run:

First make the script executable:

chmod +x random-sample.sh

This will start the script with the default settings:

./random-sample.sh

If you want, there are two arguments to modify the output:

./random-sample.sh new-samples 10

This creates a new folder with the name "new-samples" and downloads 10 samples.

Have fun!

About

A small Bash script to download random audio files from the BBC Sound Effects library.

Topics

Resources

License

Stars

Watchers

Forks

Languages