I hereby claim:
- I am ljle on github.
- I am ljle (https://keybase.io/ljle) on keybase.
- I have a public key ASCbAn90MFAor7F0wTtHX4KhAwiWYvjR124P0Xf1887boAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
""" | |
You need to be logged in and then extract the cookie from your session. | |
Requires: python-tk | |
Usage: python <script_name> <year> <from_month> <to_month> <cookie> | |
Example: python get_dates.py 2016 8 10 'cookie_string' | |
""" | |
import time | |
import sys |