Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Added support for torrent link files #6671

Closed
luixxiul opened this issue Jan 16, 2017 · 0 comments
Closed

Added support for torrent link files #6671

luixxiul opened this issue Jan 16, 2017 · 0 comments

Comments

@luixxiul
Copy link
Contributor

luixxiul commented Jan 16, 2017

Test Plan

#7351 (comment)

  • Visit https://codepen.io/ferossity/full/qaezaB/
  • Click the "torrent" link for any of the given files.
  • Verify the following:
    1. The URL bar shows an http link that ends in ".torrent"
    2. The torrent viewer loads
    3. Clicking "Save Torrent File" causes a .torrent file to download.
    4. Clicking "Start Download" causes the download to start.
    5. Clicking "Save Torrent File" still causes a .torrent file to download.
    6. Clicking on a video/audio file inside the torrent causes streaming to immediately start.

Original issue description

Describe the issue you encountered:

Support .torrent link files, which is planned but yet to be implemented.

https://docs.google.com/document/d/1d_NXJp05gGcy8kYYDcntIRPQaDrvU3CUF-QjEpf0PLI/edit

Expected behavior:

@feross feross self-assigned this Feb 23, 2017
@feross feross added this to the 0.14.1 milestone Mar 18, 2017
@alexwykoff alexwykoff changed the title Support torrent link files Added support for torrent link files Apr 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.