docs/codesnippets: Link to source tree on github
This commit is contained in:
parent
d0e2ac4388
commit
084424e856
@ -14,6 +14,9 @@ Here we present code examples that use the :ref:`python-module-instaloader` for
|
|||||||
more advanced Instagram downloading or metadata mining than what is possible
|
more advanced Instagram downloading or metadata mining than what is possible
|
||||||
with the Instaloader command line interface.
|
with the Instaloader command line interface.
|
||||||
|
|
||||||
|
The scripts presented here can be downloaded from our source tree:
|
||||||
|
`instaloader/docs/codesnippets/ <https://github.com/instaloader/instaloader/tree/master/docs/codesnippets>`__
|
||||||
|
|
||||||
.. For each code snippet:
|
.. For each code snippet:
|
||||||
- title
|
- title
|
||||||
- brief description of what it does / motivation / how it works
|
- brief description of what it does / motivation / how it works
|
||||||
|
4
docs/codesnippets/README.md
Normal file
4
docs/codesnippets/README.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Advanced Instaloader Examples
|
||||||
|
|
||||||
|
This directory contains the scripts that are presented at:
|
||||||
|
https://instaloader.github.io/codesnippets.html
|
Loading…
Reference in New Issue
Block a user