everyone.
I've built a site to parse online video url. eg: facebook video downloader
I can get the real video address by using python Crawler.
My problem is: after getting the real video address, how can I open the saveAS Dialog box of browser by click any button?
Now the user has to right click and select "saveAS" menu item.