-
Notifications
You must be signed in to change notification settings - Fork 115
Using proxy
So you have installed AceProxy, what's next?
AceProxy can work with torrents, acelive files and Ace Stream CIDs (40-digit ID).
AceProxy supports plugins. Currently, there are plugins for torrent-tv.ru and torrent-telik.com. All plugins are stored in plugins folder.
Syntax:
/pid/YOUR_CID/FILE_INDEXES/video_file_name.extension
FILE_INDEXES parameter is optional. Video extension could be one of the following: '.3gp', '.avi', '.flv', '.mkv', '.mov', '.mp4', '.mpeg', '.mpg', '.ogv', '.ts'
Example:
http://127.0.0.1:8000/pid/1234567890123456789012345678901234567890/stream.mp4
.
Syntax:
/torrent/URLENCODED_URL/FILE_INDEXES/DEVELOPER_ID/AFFILIATE_ID/ZONE_ID/STREAM_ID/video_file_name.extension
Everything except URLENCODED_URL is optional. FILE_INDEXES count begins with 0.
Example:
http://127.0.0.1:8000/torrent/http%3A%2F%2Fwww.nyaa.se%2F%3Fpage%3Ddownload%26tid%3D477288/5/video_5.mp4
Would run file №6 from http://www.nyaa.se/?page=download&tid=477288
Statistics is handeled by stat plugin. Use /stat
.