Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pick the video file to stream by index #150

Closed
feross opened this issue Oct 14, 2014 · 1 comment
Closed

Pick the video file to stream by index #150

feross opened this issue Oct 14, 2014 · 1 comment
Labels

Comments

@feross
Copy link
Member

@feross feross commented Oct 14, 2014

By default the webtorrent command line program will stream the largest file in a torrent with multiple files. The assumption was that the largest file is probably what the user wants to watch. But this is not always the case.

You can use the --list flag to get a list of files in the torrent. It makes sense to be able to stream just a single file. Let's add an --index option that lets you pick the file to stream.

@feross feross added the enhancement label Oct 14, 2014
@feross feross closed this in 0eb35e6 Oct 14, 2014
@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented Oct 14, 2014

This feature is available in webtorrent v0.9.0.

@lock lock bot locked as resolved and limited conversation to collaborators May 7, 2018
bricewge pushed a commit to bricewge/webtorrent that referenced this issue May 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.