Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Tags: voyageur/dagr

Tags

0.71.3

Toggle 0.71.3's commit message

Verified

This commit was signed with the committer’s verified signature.
voyageur Bernard Cafarelli
Whitespaces

0.71.2

Toggle 0.71.2's commit message

Verified

This commit was signed with the committer’s verified signature.
voyageur Bernard Cafarelli
Trim Content-Type header to skip extra parts, #35

This happens with HTML files for example:
text/html; charset=utf-8

0.71.1

Toggle 0.71.1's commit message

Verified

This commit was signed with the committer’s verified signature.
voyageur Bernard Cafarelli
Python 2 fixes, should help for #35

Check on bs4 Tag object type instead of str (not consistent in py2/3)
Use old syntax for utime call (works on both versions)

0.71

Toggle 0.71's commit message

Verified

This commit was signed with the committer’s verified signature.
voyageur Bernard Cafarelli
Version bump

Updates for latest DA changes, and faster scraping

0.70.1

Toggle 0.70.1's commit message

Verified

This commit was signed with the committer’s verified signature.
voyageur Bernard Cafarelli
FileNotFoundError is python3 only, support IOError. Fix #29

0.70

Toggle 0.70's commit message

Verified

This commit was signed with the committer’s verified signature.
voyageur Bernard Cafarelli
Keep track of downloaded pages, fix #15

Now pages already visited will not be analyzed again (use overwrite to
force a full redownload)

0.65

Toggle 0.65's commit message

Verified

This commit was signed with the committer’s verified signature.
voyageur Bernard Cafarelli
Fix python version check for robobrowser issue

0.64

Toggle 0.64's commit message

Verified

This commit was signed with the committer’s verified signature.
voyageur Bernard Cafarelli
Release 0.64

0.63

Toggle 0.63's commit message

Verified

This commit was signed with the committer’s verified signature.
voyageur Bernard Cafarelli
Update changelog

0.62

Toggle 0.62's commit message

Verified

This commit was signed with the committer’s verified signature.
voyageur Bernard Cafarelli
Update changelog for 0.62