Skip to content

abracadaniel/sxsw_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SXSW Audio Downloader

A simple script for quickly and easily downloading audio recordings of SXSW talks.

Requirements

python3

pip requirements

beautifulsoup4
lxml
python-slugify
requests
urllib3

Installing Requirements

$ pip install -r requirements.txt

Running

$ python ./download.py <year> <part of talk title>

Example

$ python ./download.py 2019 "How AI will design the human future"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages