-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Comparing changes
Open a pull request
base repository: codelucas/newspaper
base: 0.1.4
head repository: codelucas/newspaper
compare: 0.1.5
- 13 commits
- 5 files changed
- 2 contributors
Commits on Jan 15, 2015
-
Fixed empty return in top_meta_image
Return empty unicode in ContentExtractor.top_meta_image() when no image is found. It was returning the article's url. Example: http://www.usnews.com/news/entertainment/articles/2015/01/15/boyhood-keaton-moore-are-oscar-favorites-in-vegas (note that USNews often updates its articles, e.g. by adding an image -- at the time of writing it was without images)
Configuration menu - View commit details
-
Copy full SHA for e408b86 - Browse repository at this point
Copy the full SHA e408b86View commit details -
Fix nodeToString() to return valid HTML
In some cases the output of nodeToString() is not valid HTML, e.g. for iframe nodes. Solution found here: http://stackoverflow.com/questions/27020950/lxml-modify-tags-prevent An example of bad behavior is an article with a youtube video inside. The video embed code is transformed into `<iframe ... />`, that is not valid, and thus the result in the browser is a page with no visible content after the video.
Configuration menu - View commit details
-
Copy full SHA for 5cdc5d0 - Browse repository at this point
Copy the full SHA 5cdc5d0View commit details
Commits on Jan 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b4711d6 - Browse repository at this point
Copy the full SHA b4711d6View commit details
Commits on Feb 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f01fda9 - Browse repository at this point
Copy the full SHA f01fda9View commit details -
Merge branch 'patch-2' of https://github.com/ecesena/newspaper into e…
…cesena-patch-2
Configuration menu - View commit details
-
Copy full SHA for 8d23ef2 - Browse repository at this point
Copy the full SHA 8d23ef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f76150 - Browse repository at this point
Copy the full SHA 4f76150View commit details -
Merge branch 'patch-1' of https://github.com/ecesena/newspaper into e…
…cesena-top-meta-img
Configuration menu - View commit details
-
Copy full SHA for 1e3d62d - Browse repository at this point
Copy the full SHA 1e3d62dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9beb5aa - Browse repository at this point
Copy the full SHA 9beb5aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fb9b9e - Browse repository at this point
Copy the full SHA 9fb9b9eView commit details -
Merge branch 'patch-3' of https://github.com/ecesena/newspaper into e…
…cesena-include-li-article-html
Configuration menu - View commit details
-
Copy full SHA for c5fac04 - Browse repository at this point
Copy the full SHA c5fac04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c15a53 - Browse repository at this point
Copy the full SHA 8c15a53View commit details
Commits on Mar 4, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 11885fd - Browse repository at this point
Copy the full SHA 11885fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48d6667 - Browse repository at this point
Copy the full SHA 48d6667View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.1.4...0.1.5