adding options
This commit is contained in:
@@ -3,5 +3,11 @@ ytmnd
|
||||
|
||||
ytmnd scraper
|
||||
|
||||
`python ./ytmnd.py [-u username] [domain]`
|
||||
`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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user