https://github.com/konsumer/torrenttv
Turns RSS feeds of torrents into streaming TV channels
https://github.com/konsumer/torrenttv
Last synced: 10 months ago
JSON representation
Turns RSS feeds of torrents into streaming TV channels
- Host: GitHub
- URL: https://github.com/konsumer/torrenttv
- Owner: konsumer
- Created: 2012-12-01T19:02:09.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-03T23:41:07.000Z (over 13 years ago)
- Last Synced: 2025-04-07T13:39:06.024Z (about 1 year ago)
- Language: JavaScript
- Size: 1.96 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TorrentTV
This is really just the start of some ideas. This doesn't do much yet.
Eventually, I will integrate streaming torrent viewer, using [node-torrent](https://github.com/superafroman/node-torrent) like the [python p2ptube](http://p2ptube.sourceforge.net/).
The plan is to parse an RSS feed, and add viewable torrents to a master-list. When a user chooses an episode, a streaming viewer will start downloading it, and initiate the player (mplayer, vlc, etc.)
I'd like to have watch-lists (for favorite shows) and auto-downloading (in a more standard fasion, for healthier torrent network) for unattended torrent download, so you can watch stuff when it becomes available.