ugetdm / uget-integrator

Native messaging host to integrate uGet Download Manager with web browsers
GNU General Public License v3.0
339 stars 38 forks source link

Cookie Support. #32

Open steamypassion opened 6 years ago

steamypassion commented 6 years ago

Could it be possible to be seamless integration with only extension installed without needed of uget-integrator?

Furthermore, Uget-Intergrator doesn't seem to able to intercept Streamza and manually click the right click download using uget chrome://downloads doesn't send the Cookie to new Download form of Uget

slgobinath commented 6 years ago

Hi, The decision of keeping integration separate was made by the project manager and uGet developer due to the Python dependency comes with uget integrator. Therefore, it is not in the plan at least in near future.

Uget-Intergrator doesn't seem to able to intercept Streamza

Could you please set the minimum file size to interrupt to -1 and see whether it works? I will include cookie support to right click menu in the next version. I am busy with my research until June first week. I will work on this once I get some time.

steamypassion commented 6 years ago

Cool with Cookie support. I change the title to Cookie support. Feel free to take your time, your are voluntary to support the uget community. Feel free to close the ticket afterward. It would be great even just sending Curl command to uget, is it the way it work underlying, or it sending through some python networking library that popular?