twindle-co / twindle

Twindle - an open source project for beginners. Converting twitter threads to pdf, epub, and mobi format to be read by Kindle.
https://www.twindle.co
MIT License
134 stars 133 forks source link

CLI HackerNews integration #824

Closed Proful closed 3 years ago

Proful commented 3 years ago

https://github.com/HackerNews/API

tutorial.

Proful commented 3 years ago

@tr0mbl3y update?

tr0mbl3y commented 3 years ago

Screenshot from 2020-11-29 19-43-45

The pdf looks clean but in few places handlebars is unable to resolve the unicode characters and html tags in the stories comments like the pic below

Screenshot from 2020-11-29 19-27-44

-right now i am able to fetch 20 stories with 20 comments each on the particular keyword that user provide -these are latest comments which are made on particular stories

work to do: -i am working on how to make hierarchy of every comment whether its old or new so that all comment are displayed in a hierarchical order on the pdf for every story -the pdf needs finishing too

Proful commented 3 years ago

Create a pr

Mira-Alf commented 3 years ago

We have a fully functioning module for hackernews. I am closing this issue for now.