question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Link Parsing: Add support for plain-text list of URLs

See original GitHub issue

Currently the input file is required to be in the Netscape HTML export format. I have lists of URLs I’d like to archive, in plain-text format. Converting them to HTML should be doable, but I wish bookmark-archiver would accept plain text files, such as

./archive.py urls.txt

It would be reasonable to filter the file, retaining actual http(s)?://... URLs

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
sbrlcommented, Jan 14, 2019

Thanks so much! And thanks for the extra options & features 😄

1reaction
piratecommented, Jan 14, 2019

Actually I like your user agent setup with the version included, I’m going to make that the default for everyone. I’ll let you know once it’s pushed so you can take it out of your script.

I’ll also look I to making it possible to archive individual URLs without having to make a file, maybe by allowing passing links via stdin.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Link Parsing: Add support for plain-text list of URLs #39 - GitHub
I have lists of URLs I'd like to archive, in plain-text format. Converting them to HTML should ... Link Parsing: Add support for...
Read more >
Parsing the file name from list of url links - Stack Overflow
I was thinking of extracting those names in excel and placing them in another text file that would be read in similar fashion...
Read more >
Hyperlink API — hyperlink 21.0.0 documentation
Hyperlink provides Pythonic URL parsing, construction, and rendering. Usage is straightforward: ... Automatically turn text into a structured URL object.
Read more >
How to parse list of links from text file and do download? [closed]
I have a text file with links to jpeg files, one link on a row. I have Windows 10, I can install helper...
Read more >
Boldly link where no one has linked before: Text Fragments
The Text Fragments proposal adds support for specifying a text snippet in the URL hash. When navigating to a URL with such a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found