Alexander Graf
caf75a8135
Refactor Instaloader's methods into a class
2017-06-24 22:43:40 +02:00
Alexander Graf
655dbb552d
Further clarify meaning of --count
2017-04-22 17:34:49 +02:00
Alexander Graf
b3c83f420c
--count to limit posts at #hashtag and :feed-*
2017-04-22 17:21:02 +02:00
Alexander Graf
df00e2b03a
Minor enhancements to README
2017-04-22 12:11:56 +02:00
Alexander Graf
b60f0b4836
README: Document all of Instaloader's features
2017-04-22 11:58:59 +02:00
André Koch-Kramer
361445519a
Adapt new graphql layout used by Instagram
...
Fixes #19 .
2017-04-21 18:10:41 +02:00
Alexander Graf
3e1360160d
Download pictures with #hashtag
...
Instaloader is now capable of downloading all pictures associated with
one #hashtag with:
instaloader #hashtag
This implements the feature requested with #18 .
2017-04-17 12:16:22 +02:00
Alexander Graf
b1014bfbfd
README: Mention how to install from our Git repo
2017-03-19 14:42:02 +01:00
Alexander Graf
61711f3b6d
Fix Typos in README.rst
2017-02-13 10:03:34 +01:00
Alexander Graf
be477e8a88
Fix very minor packaging issues
...
- State in README.rst and setup.py metainfo that we require Python>=3.5
- Let Travis-CI test against newer versions of Python
- Let instaloader --help show where to report issues
2017-02-13 09:57:03 +01:00
Alexander Graf
6e3c13b5d3
Fix typo in README.rst
2017-01-06 10:33:38 +01:00
André Koch-Kramer
50faad0a04
Minimal updated description
2016-09-22 19:02:26 +02:00
Alexander Graf
be8546812a
Use reStructuredText as file format for README
...
rst seems to be cooler than md, and is the only format accepted by pypi,
and is accepted by github as well.
There is an intro to rst at:
http://docutils.sourceforge.net/docs/user/rst/quickref.html
2016-09-19 19:45:15 +02:00