Git Product home page Git Product logo

pocketrss's People

Contributors

jarhill0 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pocketrss's Issues

Missing license

Dear @jarhill0,

I like your project and would like to use it, but I have noticed that it does not have a LICENSE file. Could you please specify the license for this project? This page explains why it is needed.

KeyError: 'published_parsed'

	Adding posts... Traceback (most recent call last):
		File "/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main
			return _run_code(code, main_globals, None,
		File "/usr/lib/python3.8/runpy.py", line 87, in _run_code
			exec(code, run_globals)
		File "/home/mapa/code/pocketrss/__main__.py", line 4, in <module>
			main()
		File "/home/mapa/code/pocketrss/main.py", line 22, in main
			for item in get_new_items():
		File "/home/mapa/code/pocketrss/feeds.py", line 24, in get_new_items
			post_time = int(mktime(post['published_parsed']))
		File "/usr/lib/python3/dist-packages/feedparser.py", line 364, in __getitem__
			return dict.__getitem__(self, key)
	KeyError: 'published_parsed'`

running Lubuntu 20.04
python 3.8.5

i've thought maybe one of the feeds was malformatted, but i checked all my feeds with liferea, and they're all working.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.