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

[Question]Stream video files from incomplete RAR archives #47

Closed
suchka opened this issue Apr 19, 2014 · 6 comments
Closed

[Question]Stream video files from incomplete RAR archives #47

suchka opened this issue Apr 19, 2014 · 6 comments
Labels

Comments

@suchka
Copy link

@suchka suchka commented Apr 19, 2014

Is it possible to do something like this for torrent ? Similar thing exist for Usenet:
https://www.youtube.com/watch?v=nkEJeDXgCp8

@suchka suchka changed the title Stream video files from incomplete RAR archives [Question]Stream video files from incomplete RAR archives Apr 19, 2014
@graingert

This comment has been minimized.

Copy link

@graingert graingert commented Apr 19, 2014

This would certainly be possible, but I think as a community we should
discourage multi part RARs in torrents. Especially considering licencing
and security concerns.

What use case is there for using archive formats in torrents?
On 19 Apr 2014 01:04, "suchka" notifications@github.com wrote:

Is it possible to do something like this for torrent ? Similar thing exist
for Usenet:
https://www.youtube.com/watch?v=nkEJeDXgCp8

Reply to this email directly or view it on GitHubhttps://github.com//issues/47
.

@suchka

This comment has been minimized.

Copy link
Author

@suchka suchka commented Apr 19, 2014

Ripped movies are still packaged due to the large file size, but compression is disallowed and the RAR format is used only as a container. Alot of private trackers distribute this "raw scene releases"
And there is open source RAR unpaker available

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Apr 19, 2014

I've never actually seen anyone package their torrent like this. What's the benefit of RAR? You won't get compression for video (which is already compressed). To split up files larger than 4GB? Does anyone really have a filesystem that can't handle that these days?

@feross feross added the question label Apr 19, 2014
@ChrisMorrisOrg

This comment has been minimized.

Copy link

@ChrisMorrisOrg ChrisMorrisOrg commented Apr 19, 2014

I think people tend to take the Usenet copies and then torrent them. Usually those are downloaded as separate RAR files. I guess the advantage is that (with Usenet) you can download the first part of the RAR to make sure it's the copy of the file you're looking for.

@Cathryne

This comment has been minimized.

Copy link

@Cathryne Cathryne commented Apr 19, 2014

I agree with @graingert. Regular torrent streaming yes, but not "unwrapping" from archive formats that are retained for reasons not relevant to webtorrent.

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Apr 19, 2014

@suchka, I'm sorry but this feature is out-of-scope for webtorrent. Perhaps when webtorrent is further along we'll have some kind of extension system for this use-case (and others).

@feross feross closed this Apr 19, 2014
@lock lock bot locked as resolved and limited conversation to collaborators May 7, 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
5 participants
You can’t perform that action at this time.