8266277d3e7b86b23d30b7e5410a2966618882e8
ytmnd
ytmnd scraper
python ./ytmnd.py [-u username] [--media-only] [--no-web-audio] [--json] [domain]
html files use web audio api in an attempt to get (almost) seamless looping. to load these files run an http server from the directory, e.g.
python -m SimpleHTTPServer 8000
and navigate to http://lvh.me:8000/
Description
Languages
Python
100%