totaldl 1
This commit is contained in:
Voussoir 2015-05-14 22:43:47 -07:00
parent f13db2ae88
commit 4c2bf93b53

View file

@ -249,4 +249,5 @@ def test(imgur=True, gfycat=True, vimeo=True, liveleak=True, youtube=True, gener
# Some link that might work # Some link that might work
handle_master('https://github.com/voussoir/reddit/tree/master/SubredditBirthdays/show') handle_master('https://github.com/voussoir/reddit/tree/master/SubredditBirthdays/show')
test() if __name__ == '__main__':
test()