Pekka Helenius
1d0b386535
Improve image processing; Support more image data; Generalize tag data fetching operation
4 years ago
Pekka Helenius
33c657629b
Add 'python-aiofile' Arch Linux PKGBUILD
4 years ago
Pekka Helenius
e2ed0048c6
Add Arch Linux PKGBUILD
4 years ago
Pekka Helenius
a86f76a7c4
Replace run.py
4 years ago
Pekka Helenius
82db10a52e
Fix invalid README ref; fix README formatting
4 years ago
Pekka Helenius
45340e119c
Introduce 'image_root_urls' parameter
4 years ago
Pekka Helenius
86e043b609
Improve image validator processing
4 years ago
Pekka Helenius
9527e65912
Add tags only for new images
4 years ago
Pekka Helenius
2083a07e3f
Add missing image namespace XML header
4 years ago
Pekka Helenius
4a93ef1f24
Implement mime type checker
4 years ago
Pekka Helenius
e65b8b39f2
Implement image crawler
4 years ago
Pekka Helenius
2c781e0835
fix typos
4 years ago
Pekka Helenius
4b8c535e9a
README: Fix & change formatting
4 years ago
Pekka Helenius
2d232c6b09
Add v.0.9.3 features
4 years ago
Pekka Helenius
cdaaafcc1a
v.0.9.3: Update information
4 years ago
Kamo Petrosyan
8c43e6b4e4
Merge branch 'queue_backend'
4 years ago
Kamo Petrosyan
47b00a1809
v. 0.9.2
''''''''
- todo queue and done list backends
- created very slowest sqlite backend for todo queue and done lists (1000 url writing for 3 minutes)
- tests for sqlite_todo backend
4 years ago
Kamo Petrosyan
b7ad3ca04f
backend
4 years ago
Kamo Petrosyan
9b17eef5f6
backend
4 years ago
Kamo Petrosyan
8035674f0c
backend
4 years ago
Kamo Petrosyan
85165dd170
setup fix
4 years ago
Kamo Petrosyan
177bdb618c
readme rst
4 years ago
Kamo Petrosyan
75c4770b12
docstring and comments for code
4 years ago
Kamo Petrosyan
cbd135223d
readme fixed
4 years ago
Kamo Petrosyan
a96fb8efda
version 0.9.0
4 years ago
Kamo Petrosyan
71c379801d
Merge branch 'from-knocker'
4 years ago
Kamo Petrosyan
92919bec22
text writer
4 years ago
Kamo Petrosyan
e11e289e5f
aiohttp and aiofile
4 years ago
Kamo Petrosyan
26688aff8a
some fisex
4 years ago
Kamo Petrosyan
6484c78352
From knocker
4 years ago
Kamo Petrosyan
5f72bf92ae
Merge pull request #11 from 1kastner/patch-1
Use proper indent for changing the font
6 years ago
1kastner
abd70a15ec
Update README.md
6 years ago
Kamo Petrosyan
41e9fb2526
Not functional changes
6 years ago
Kamo Petrosyan
5837e0e226
version 0.5.2
6 years ago
Kamo Petrosyan
ace9337779
Merge remote-tracking branch 'origin/master'
# Conflicts:
# .gitignore
# LICENSE
# pysitemap/crawler.py
# run.py
# setup.py
# sitemap.xml
6 years ago
2c4d7c5a11
modified: .gitignore
modified: LICENSE
modified: NOTICE
modified: README.md
modified: composer.json
modified: pysitemap/crawler.py
modified: requirements.txt
modified: run.py
modified: setup.py
6 years ago
Kamo Petrosyan
3e272f5c0b
Merge pull request #7 from adieyal/infiniteloop
Fixed #5
6 years ago
Adi Eyal
1ef89fbd37
Fixed #5
6 years ago
Kamo Petrosyan
98c5beae23
Merge branch 'master' of https://github.com/Haikson/sitemap-generator
6 years ago
Kamo Petrosyan
37a7bc519f
новый файл: CANGELOG
6 years ago
Kamo Petrosyan
230005a49a
V 0.5.0
6 years ago
Kamo Petrosyan
64db367002
Update LICENSE
6 years ago
Kamo Petrosyan
655d6012e1
Version 0.5.0 with Python 3 Compatibility
6 years ago
Kamo Petrosyan
71ac413b14
Python 3 compatible
6 years ago
Kamo Petrosyan
991c89a122
version 0.4.4
6 years ago
Kamo Petrosyan
020772659a
show_progress function created but not using yet
6 years ago
Kamo Petrosyan
e9b1fe142a
version 0.4.1
6 years ago
Kamo Petrosyan
3e5209802e
mechanize removed
now using requests and lxml.html (both required to install)
links with error code != 200 will be written in file errors.txt in the path ./
6 years ago
Kamo Petrosyan
c5057f39ae
Merge pull request #3 from mowshon/patch-1
Crawler instance has no attribute 'pool'
7 years ago
mowshon
8a7c86588f
Crawler instance has no attribute 'pool'
7 years ago