-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontributing.txt
17 lines (16 loc) · 1.48 KB
/
contributing.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Keeping track of ideas...
# Add a try-except for import commands.******************************************************************************Done Deprecated
# Is Logging in even necessary? *************************************************************************************YES
# Numbering usernames.***********************************************************************************************Done
# logo with my name.*************************************************************************************************Done
# Mkdir with the username and write the files in there.**************************************************************Done
# Check if destination HTML files exist already, if they do, erase their contents (overwrite).***********************Done Deprecated
# Make the HTML page nicer and cleaner, add pfps.********************************************************************Done
# Time every step of the process.************************************************************************************Done
# Add a progress bar to fetch_pfps().********************************************************************************Done
# Improve download speed of profile pictures using asynchronous programming.
# Add support for twitter.
# Add spinners to each step.
# Hide error "JSON Query to profile_name/feed/: HTTP error code 500/560."
# Add animations to the HTML pages using Javascript.
# Create a fresh Instagram account to be used in extracting follow lists (public accounts only feature).