Derek Santos

Results 17 comments of Derek Santos

I will look into this. Sorry for long wait! I saw this during work and forgot to check up.

Hello! Currently there is no way to paginate through a large collection but I will add it in. I have to look further into why there is a cap of...

After looking into ImgurPython (the module I've been using to request from Imgur), I have found that Imgur no longer supports this package as of two months ago. I have...

Hello! I have now added a new implementation to the way favorited items are downloaded. Theoretically, there shouldn't be any limit to how many favorited items are downloaded, but Imgur...

The program will skip over files that it has already downloaded; so if you run it a second time it will fetch a list of all your favorites and download...

Hello! I have added the ability to sort by newest and oldest favorited items, and also added the ability to limit the amount of favorites to download. imgurtofolder --download-latest-favorites [username]...

Hello! Thank you for letting me know! I just fixed --max-favorites to alert user if no number was given. Before it was acting as if --max-favorites was not even called...

The application can download as many images as you give it through the command line. So if you had all 80,000 links and ran the command 'itf' with 80000 links...

Hello! I managed to implement Imgur's Rest API now within the program, and should now theoretically be able to download all 80000 of your favorited Imgur links. I don't have...

Yes I will be able to implement this. Once the feature has been added I will let you know! Thank you!