1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-08-16 11:49:39 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Alexander Graf
304cde64fe Link to github pages doc hosting rather than rtd 2018-03-13 15:11:36 +01:00
Alexander Graf
5695bca9f3 Current version and release date in doc sidebar 2017-12-21 13:53:06 +01:00
André Koch-Kramer
e9207f095f Use Post class attributes in filename-pattern
- Added owner_id and mediaid to Post class properties.
- In case of not downloading stories, the attributes of the Post class
  can now be used in filename-pattern, e.g. {post.owner_id} or {post.mediaid}.

Closes #53.
2017-11-08 15:58:33 +01:00
Alexander Graf
7d5bf0e8df
Fix Documentation link in docs/README.md 2017-11-03 10:59:52 +01:00
Alexander Graf
bdf31864eb
Create docs/README.md 2017-11-03 10:46:50 +01:00