Jump to content


Photo

download to mht


  • Please log in to reply
15 replies to this topic

#1 azure

azure
  • Members
  • 1203 posts

Posted 13 October 2011 - 08:22 PM

hello

is there a script or tool, or any kind of program (that's why I am posting here) that I will give it a txt file with urls and it will download them as mht full webpages?

thanks!

#2 SKAN

SKAN
  • Administrators
  • 9063 posts

Posted 13 October 2011 - 11:23 PM

Opening URL and saving as MHT should be easily possible with COM.
But, only that much I know.

#3 keybored

keybored
  • Members
  • 351 posts

Posted 14 October 2011 - 05:35 AM

...should be easily possible with COM
Is anything with COM actually easy?

I somehow got the impression that learning how to do things with COM was like gouging your eyes out with the dull end of a chainsaw.

#4 SKAN

SKAN
  • Administrators
  • 9063 posts

Posted 14 October 2011 - 07:25 AM

The VB script following works fine for urls that do not use parameters
VBScript - Creating a Microsoft Web Archive (*.mht) File Programmatically

#5 SKAN

SKAN
  • Administrators
  • 9063 posts

Posted 14 October 2011 - 07:27 AM

Is anything with COM actually easy?


Yes... if you know what you are doing.
There are lots of snippets available in ask-for-help.

#6 azure

azure
  • Members
  • 1203 posts

Posted 14 October 2011 - 06:03 PM

The VB script following works fine for urls that do not use parameters


thanks it looks like what I am looking for, although it seems it lacks the ability to load a txt file with urls

but, what do you mean by "urls that dont use parameters"?

#7 maul.esel

maul.esel
  • Members
  • 790 posts

Posted 14 October 2011 - 06:56 PM

Look at the URL of this topic. I currently see
www.autohotkey.com/forum/viewtopic.php?[color=red]t=77619[/color]
The red part is a param here: "t" (topic) is the name, 77619 the value.

<!-- m -->http://www.autohotke... ... 19&start=6<!-- m -->
This url has even 2 params ;-)

"?" separates location from parameters, "&" separates each parameter from the previous.

#8 wooly_sammoth

wooly_sammoth
  • Members
  • 644 posts

Posted 14 October 2011 - 08:17 PM

I somehow got the impression that learning how to do things with COM was like gouging your eyes out with the dull end of a chainsaw.


In other words, frighteningly easy!

#9 azure

azure
  • Members
  • 1203 posts

Posted 16 October 2011 - 10:44 AM

The VB script following works fine for urls that do not use parameters

this is extremely inconvenient... :S

#10 azure

azure
  • Members
  • 1203 posts

Posted 15 April 2012 - 06:36 PM

I am still looking for a working solution to the phenomenally simple task of downloading a txt list of urls to mht...

any hint?

#11 azure

azure
  • Members
  • 1203 posts

Posted 17 April 2012 - 04:48 PM

anyone???

#12 Guests

  • Guests

Posted 17 April 2012 - 04:51 PM

No. Just use wget, curl or httrack and download the page(s) + images etc to create working copies.

#13 JustGuessting

JustGuessting
  • Guests

Posted 18 April 2012 - 07:30 AM

http://mhtml.loria.fr/index.html
http://www.arstdesig...aveasmhtml.html

:?:

#14 azure

azure
  • Members
  • 1203 posts

Posted 18 April 2012 - 08:57 AM

http://mhtml.loria.fr/index.html
<!-- m -->http://www.arstdesig...aveasmhtml.html<!-- m -->

:?:


these look definatelly interesting, but they dont seem out-of-the-box solutions
btw you have strong search abilities :D

#15 Guests

  • Guests

Posted 28 April 2012 - 03:41 PM

AHK Function <!-- l --><a class="postlink-local" href="http://www.autohotkey.com/community/viewtopic.php?f=2&t=82247">viewtopic.php?f=2&t=82247</a><!-- l -->