Skip to content

jquery-plugin to automaticly feed DOM with torrent content

Notifications You must be signed in to change notification settings

Hippo0o/webtorrent-jquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

WIP: jQuery-Plugin for Webtorrent

basic usage

<div data-toggle="webtorrent" data-torrent-id="magnet:?xt=urn:btih:08ada5a7a6183aae1e09d831df6748d566095a10&dn=Sintel&tr=udp%3A%2F%2Fexplodie.org%3A6969&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Ftracker.empire-js.us%3A1337&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337&tr=wss%3A%2F%2Ftracker.btorrent.xyz&tr=wss%3A%2F%2Ftracker.fastcast.nz&tr=wss%3A%2F%2Ftracker.openwebtorrent.com&ws=https%3A%2F%2Fwebtorrent.io%2Ftorrents%2F&xs=https%3A%2F%2Fwebtorrent.io%2Ftorrents%2Fsintel.torrent">
    <video data-filename="Sintel.mp4"></video>
</div>
<script src="webtorrent.min.js"></script>
<script src="jquery.min.js"></script>
<script src="webtorrent-jquery.js"></script>

About

jquery-plugin to automaticly feed DOM with torrent content

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published