Home

A free C++ BitTorrent/HTTP/FTP Download Client

inside_bitcomet
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
inside_bitcomet [2022/05/22 15:31]
wxhere [Magnet URI Format]
inside_bitcomet [2022/06/20 15:10]
wxhere [BC Link Format (obsoleted as of v.1.17)]
Line 146: Line 146:
 In additional, more parameters can be added: In additional, more parameters can be added:
  
-  bc://bt2/${TaskName}/${FileSize}/${InfoHash}/?torrent=${torrent_url} +  bc://bt2/${TaskName}/${FileSize}/${InfoHash}/?torrent=${torrent_url}&infohash_v2=${InfoHashv2
-  bc://http2/${TaskName}/?url=${url}&usr=${username}&psd=${password}&refer=${url_referer}&cookie=${url_cookie}+  bc://http2/${TaskName}/?url=${url}&usr=${username}&psd=${password}&refer=${url_referer}&cookie=${url_cookie}&user_agent=${user_agent}&mirror=${mirror_url}&custom_headers_for_mirrors=1
   bc://ftp2/${TaskName}/?url=${url}&usr=${username}&psd=${password}   bc://ftp2/${TaskName}/?url=${url}&usr=${username}&psd=${password}
 +  
 Finally, with the advantage of hiding details from end-user, the BASE64 encoded format is recommended to distribute for public: Finally, with the advantage of hiding details from end-user, the BASE64 encoded format is recommended to distribute for public:
  
Line 158: Line 158:
  
 <html><span style=color:Teal>Note:</span></html> To support various languages besides English, all parameters should be UTF8 + URL_Escape encoded before Base64 encoding.  <html><span style=color:Teal>Note:</span></html> To support various languages besides English, all parameters should be UTF8 + URL_Escape encoded before Base64 encoding. 
 +
 +<html><span style=color:Teal>Note:</span></html> If multiple HTTP mirrors available for a HTTP task, multiple "mirror" parameters can be added.
 +
 +<html><span style=color:Teal>Note:</span></html> If "custom_headers_for_mirrors" parameter is 1, the "referer", "cookie" and "user_agent" will also be sent to mirror addresses.
  
 <html><span style=color:Teal>Note:</span></html> Starting with BitComet v.1.17 //BC Links// have been replaced by //Magnet Links// (see below). <html><span style=color:Teal>Note:</span></html> Starting with BitComet v.1.17 //BC Links// have been replaced by //Magnet Links// (see below).
 
inside_bitcomet.txt · Last modified: 2022/06/20 15:11 by wxhere
[unknown button type]
 
Recent changes RSS feed Driven by DokuWiki