Commit Graph

38 Commits

Author SHA1 Message Date
cyian-1756
4ae28c3af3 Improved imgur title grabbing 2017-06-22 09:48:17 -04:00
cyian-1756
36c86462ea Imgur ripper no longer adds Imgur: The most awesome images on the Internet to titles 2017-06-22 09:37:55 -04:00
cyian-1756
d30c4b606d Removed broken json ripper 2017-06-19 20:17:07 -04:00
cyian-1756
2ff45e8696 Changed imgur title grabbing to be less reliant on site style (#477) 2017-03-23 02:34:37 -07:00
MetaPrime
8a70adbb05 Subreddit-scoped album URLs (partial support for #395). Other fixes.
* No need to set upper bound for number of characters in a GID, will
just cause maintenance headache down the road when GIDs get longer.
* Subreddit aggregator now supports scope /day

Note: This does not completely resolve subreddit-scoped URLs. Some of
them can be single images and the imgur ripper does not yet support
those. Support single-image rips first. Then, the page will need to be
loaded to dynamically detect whether it is a single-image or album
layout.
2016-12-21 07:35:20 -08:00
MetaPrime
40adcf245f Imgur: Update title detection (Fixes #394); prepend user_ in title of
user rips.

* Simplify album title detection using proper .post-title element on page.
* Combine album and gallery handling (was duplicated code).
* Prepend user_ before username on user rips:
  * [username].imgur.com -> imgur_user_[username]
* Fix allowDuplicates() logic.
2016-12-21 06:30:02 -08:00
4pr0n
522b813587 1.2.13 - Luke-warm fix for imgur albums/images without descriptions
Closes #324
2016-04-23 21:04:16 -07:00
4pr0n
12eda4080b 1.2.9 - Imgur fix (use /all), new tests, removed tests, etc.
Also updated the eclipse formatter config which, for some reason, was Tabs Only. Yeck

Version bump includes other pull requests. Hopefully they're fine...
2016-04-16 18:59:31 -07:00
4pr0n
b9d5347262 v1.2.8 - Option to prefer .MP4 over .GIF in imgur ripper.
Closes #266
2015-12-24 13:40:04 -08:00
4pr0n
9fd7bf7663 Fetch imgur series (comma-separated images) in Reddit ripper.
Closes #218
2015-12-21 14:47:07 -08:00
4pr0n
22cee44345 Imgur: Accept /gallery/ URLs 2015-12-21 07:36:28 -08:00
4pr0n
9b09852aea 1.1.9 - Hotfix for new imgur album format 2015-09-17 02:07:17 -07:00
4pr0n
b7397cd31e Using new wrapper for HTTP requests, started abstract classes to simplify rippers 2014-06-21 17:08:42 -07:00
4pr0n
1b20e98f8f Unifying external page requests to a single method 2014-06-20 04:09:36 -07:00
4pr0n
8b2d30496d 1.0.62 - Imgur album directories named after album #49 2014-06-12 00:24:12 -07:00
4pr0n
fe24620e47 1.0.58 - Logs are written to the album's subdirectory
Closes #61
2014-06-07 18:06:38 -07:00
4pr0n
fbcb77aa70 1.0.46 - Auto-indexing images is now a config option
Files saved with auto-indexing are numbered 001_, 002_, etc
This can now be toggled off via a config switch.
Should close #44
2014-05-26 00:31:58 -07:00
4pr0n
a50198c924 Supporte old style of imgur account albums
http://username.imgur.com/album_title

Closes #31
2014-05-02 23:13:31 -07:00
4pr0n
535efb4d88 1.0.33 - Allow duplicate URLs on the imgur ripper 2014-05-01 17:55:24 -07:00
4pr0n
e5fffbc2c9 1.0.31 - Fixing imgur ripper for large albums
Closes #28
2014-04-29 06:21:08 -07:00
4pr0n
09162522f0 1.0.21 - Allow ripping images from imgur user account, closes #20
Urls like http://<imguracct>.imgur.com/all will rip images.
Previously only supported user account albums.
2014-04-20 13:21:52 -07:00
4pr0n
9946777e81 Added video ripper support, xvideos for now #18 2014-04-20 00:12:55 -07:00
4pr0n
fce0ecd8bf 1.0.19 - Fix for imgur account ripper. Closes #19 2014-04-19 11:14:40 -07:00
4pr0n
f4f8ce7f2e Added stop button 2014-04-17 22:11:37 -07:00
4pr0n
3a2dcdb4ec Imgur ripper overhaul, image titles saved to filename #17
Still no album title = directory yet
2014-04-12 16:58:43 -07:00
4pr0n
e904a7ee97 Added support for imgur.com/r/subreddit albums 2014-04-06 12:07:53 -07:00
4pr0n
df3b6b6000 Fixed imgur ripper to grab full large albums 2014-04-04 00:55:04 -07:00
4pr0n
aa78f60ce0 various bug fixes 2014-03-11 01:29:46 -07:00
4pr0n
8b7e471b1c Rip-all history works! 2014-03-08 23:59:36 -08:00
4pr0n
76d27fd199 Added motherless support, various unit test changes
Motherless ripper gets images and videos.
Unit tests have flag to avoid downloading content on every execution.
2014-03-06 23:41:49 -08:00
4pr0n
e2bb412d9f Added instagram ripper, integration tests.
Also fixed parts of the imgur ripper.
2014-03-03 00:44:07 -08:00
4pr0n
24d53e52b1 Option to open directory after rip finishes.
This UI is so friggin ugly
2014-03-01 18:08:16 -08:00
4pr0n
07c73701db Added basic GUI with event handling.
Long way to go, but it's a start.
2014-03-01 02:13:32 -08:00
4pr0n
04ce12b546 More imgur ripping support. Better logging.
Can rip imgur account pages, series of imgur images (separated by
commas). Also gets highest-res imgur images.
Logging is less verbose and more human-readable.
2014-02-28 03:04:03 -08:00
4pr0n
25232c0ab3 Added retry logic for downloads, imagearn ripper 2014-02-27 20:25:16 -08:00
4pr0n
569b7fbdc4 Prettier console output 2014-02-27 19:49:28 -08:00
4pr0n
85fd7f0847 imgur albums rip via command-line. wowza 2014-02-27 01:28:23 -08:00
4pr0n
46e2948403 Added threaded download manager, imgur ripper works 2014-02-26 19:54:44 -08:00