[site request] imgur.com albums/images
See original GitHub issueHi, thanks for your greaat work on youtube-dl. I use it daily and absolutely love it.
Would it be desirable to add support for http://imgur.com album downloads? There’s a python script at https://github.com/alexgisby/imgur-album-downloader that does exactly this, I would like it to be added to youtube-dl (it already supports Flickr albums, so why not).
The other way to download imgur albums is to add /zip
at the end of the album url (but it doesnt save bandwith as pngs/jpgs are already compressed formats, and draws the host’s CPU resources, and you have to extract zipped files after download in order to view them).
Support for individual images (images that are not from an album) would be nice too. What do you think?
Thanks again
Issue Analytics
- State:
- Created 10 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Removal Request - Imgur
If you'd like to request the deletion of your personal images or other images that may be in breach of Imgur's terms of...
Read more >The magic of the Internet - Imgur
Discover the magic of the internet at Imgur, a community powered entertainment destination. Lift your spirits with funny jokes, trending memes, ...
Read more >The magic of the Internet - Imgur
Imgur is the easiest way to discover and enjoy the magic of the Internet.
Read more >Imgur API
The Imgur API is a RESTful API based on HTTP requests and JSON responses. ... and click the **Run in Postman** button at...
Read more >Imgur: The magic of the Internet
Imgur is the easiest way to discover and enjoy the magic of the Internet. ... Requested Audrey Hepburn scene from Roman Holiday in...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@phihag Thanks for your reply, again, it didn’t show up in my Github inbox. I agree with what you said. For what it’s worth, I now use https://github.com/alexgisby/imgur-album-downloader when I need to download imgur albums.
Well,
imgur.com/r/<xyz>
is a special case, that is neither an album nor a single image.