Imgur-To-Folder icon indicating copy to clipboard operation
Imgur-To-Folder copied to clipboard

Download Imgur albums and images to desired folder

Results 14 Imgur-To-Folder issues
Sort by recently updated
recently updated
newest added

Imgur API returns image upload time. It can be used as the last modified time of the file. You can add an option like `--timestamps` for it. To do this,...

enhancement

Getting this error while running the command. C:\Users\Dharmendra Singh\Documents\Imgur>itf Traceback (most recent call last): File "C:\Python\Scripts\itf-script.py", line 11, in load_entry_point('ImgurToFolder==0.8', 'console_scripts', 'itf')() File "C:\Python\lib\site-packages\pkg_resources\__init__.py", line 489, in load_entry_point return get_distribution(dist).load_entry_point(group,...

### 1. Summary It would be nice to have an option — download solely images, that Imgur-To-Folder not download in previous times. ### 2. Argumentation 1. Circumvention of [**Imgur limits**](https://github.com/santosderek/Imgur-To-Folder#imgur-rate-limiting)...

enhancement

### 1. Summary I have 7784 images in Imgur, but Imgur-To-Folder download solely 500. ### 2. Environment + Windows 10 Enterprise LTSB 64-bit EN, + Python 3.7.4, + Imgur-To-Folder —...

bug

Hi. I was wondering if that's possible. Downloading my own favorites works perfectly, but trying to list or download others just gives ``` D:\imgur\imgurs>itf --list-all-favorites *username* [INFO] 03:29:39 PM: Retreving...

I'm not sure if this is an issue with Imgur or not, but I figure this is the best place to start. I tried to download from my favorites and...

This is a great program, but it's not able to grab all of my favorites. For either the imgurToFolder --download-latest-favorites [username] or the imgurToFolder --download-oldest-favorites [username], it's only grabbing the...

First of all thank you for creating a free application like this one. I have been searching for the past months for a solution to download my 80 000 images...

Hi, Thank you for this, it works really well. I do have on issue, when I run `imgurToFolder --download-all-favorites userfoo` It download the first batch of images but then stops,...

Got this error after providing `client_id` `client_secret` `path` ``` Traceback (most recent call last): File "/usr/local/bin/itf", line 8, in sys.exit(main()) ^^^^^^ File "/usr/local/lib/python3.11/site-packages/imgurtofolder/__main__.py", line 142, in main config = fetch_configuration(args)...