Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upCLI doesn’t display any information #238
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
It works fine here. Maybe it has something to do with your os/terminal ? |
This comment has been minimized.
This comment has been minimized.
|
Hm, nothing unsusal here, default Terminal app on OS X 10.10.1. My |
This comment has been minimized.
This comment has been minimized.
|
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When using WebTorrent as CLI app and specifying arguments in format
webtorrrent [magnet-uri] --mpv, WebTorrent doesn’t display any useful information (peers, download status, download folder and such). Only when you exit the process via Ctrl+C you get the message "webtorrent is exiting...". File has started to download, so it seems like WebTorrent does it’s job, but you don’t have any sign of that other than visiting default/tmp/webtorrentdirectory.Does this have something to do with
DEBUGenvironment variable? Using peerflix you get useful information by default which is useful when used inside command line.