[GH-ISSUE #47] which part of the code do i use if i need to stream torrent to a video element in html using peerflix ? #254

Closed
opened 2026-03-15 02:41:13 +03:00 by kerem · 3 comments
Owner

Originally created by @kingroryg on GitHub (Jul 9, 2015).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/47

Originally created by @kingroryg on GitHub (Jul 9, 2015). Original GitHub issue: https://github.com/asapach/peerflix-server/issues/47
kerem closed this issue 2026-03-15 02:41:18 +03:00
Author
Owner

@mikael-came commented on GitHub (Jul 9, 2015):

Hi,
I think you can call the api URL : /torrents/"+HASH+"/files/"+FILENAME

<!-- gh-comment-id:119975971 --> @mikael-came commented on GitHub (Jul 9, 2015): Hi, I think you can call the api URL : /torrents/"+HASH+"/files/"+FILENAME
Author
Owner

@asapach commented on GitHub (Jul 9, 2015):

Files have the link property which you can use: https://github.com/asapach/peerflix-server/blob/master/server/index.js#L42

<!-- gh-comment-id:119997952 --> @asapach commented on GitHub (Jul 9, 2015): Files have the `link` property which you can use: https://github.com/asapach/peerflix-server/blob/master/server/index.js#L42
Author
Owner

@kingroryg commented on GitHub (Jul 9, 2015):

Thanks !

<!-- gh-comment-id:120005275 --> @kingroryg commented on GitHub (Jul 9, 2015): Thanks !
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/peerflix-server#254
No description provided.