Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Quentin Aristote
Soundscapes
Commits
a771777a
Commit
a771777a
authored
Nov 29, 2019
by
Quentin Aristote
Browse files
added main
parent
490e867d
Changes
1
Hide whitespace changes
Inline
Side-by-side
recordings/get_recordings.py
View file @
a771777a
...
...
@@ -184,3 +184,6 @@ def getRecordings(directory = '.',
print
(
'Downloading {filename} ...'
.
format
(
filename
=
filename
))
return
None
if
__name__
==
'main'
:
getRecordings
(
directory
=
'files'
,
soundscape
=
True
,
validated
=
True
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment