Python class to easily fetch direct links from any imgur link
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
13
commits
it's now also possible to use direct links to images
f426a32
links are now encoded to utf-8
84949e8
added some additional lines to make the code more readable
bf6f90f
renamed iterator in for loop
561379d
removed one 'date' defines when appending to images
31f63a1
renamed self.data to self.images
4633127
removed debugging prints and old todos
5076e17
renamed 'srcs' to 'links'
9475ef0
get methods now implemented
088ec0d
now using a list of dict to save the data
76e44a1
now correctly filling the data member
352d8a2
added class file with method names
a275f5d
Initial commit
7c4b366