This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
instaloader
Watch
1
Star
0
Fork
0
You've already forked instaloader
mirror of
https://github.com/instaloader/instaloader.git
synced
2024-11-04 17:32:30 +01:00
Code
Issues
Releases
Activity
35bd8357d1
instaloader
/
instaloader.py
7 lines
101 B
Python
Raw
Normal View
History
Unescape
Escape
Initial commit
2016-06-15 12:42:08 +02:00
#!/usr/bin/env python3
Split module into multiple files
2018-04-05 13:03:46 +02:00
from
instaloader
.
__main__
import
main
@_requires_login auto-add :raises: docstring entry
2018-03-18 20:17:19 +01:00
Split module into multiple files
2018-04-05 13:03:46 +02:00
if
__name__
==
'
__main__
'
:
Intensive refactoring to satisfy pylint
2016-06-27 16:49:00 +02:00
main
(
)
Copy Permalink