Skip to content

agichim/plaintext_article

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

This repo is a fork with small changes.

  • saves article title as article.thisisasavedarticle.md
  • remove extra characters from title:
    • simple quotation mark '
    • hyphen -

--

Plaintext Article

A simple python script I use for reading articles in plain text.

It depends on txtify.it, and is intended for moderate use (for too many requests you should use their API).

Usage

Print article on screen

$ python plaintext.py https://articles.xyz/some-article

Save it as an .md file.

$ python plaintext.py https://articles.xyz/some-article -s

About

A simple python script I use for reading articles in plain text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%