16be8f34101ac56dfa495fe500d0a11b1c3bc6ab
ytmnd
ytmnd scraper
python ./ytmnd.py [--media-only] [--no-web-audio] [--json] [-u username] [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%