Commit Graph

1322 Commits

Author SHA1 Message Date
Mike Fährmann
25e8a98547 [scrolller] support album posts (#7339) 2025-04-24 16:36:27 +02:00
Mike Fährmann
ee1ba088b8 [deviantart:stash] extract more metadata (#7397)
- stash_id
- stash_name
- stash_description
- stash_folder
- stash_parent
2025-04-22 13:06:05 +02:00
noxibow
4c974debf5 [naver] support video downloads (#7395)
and fix 'date' for posts newer than 24h

- fix naver blogposts directory error for posts created less than 24 hours ago
- add support for videos on naver blogs
- refactor to remove unnecessary imports
- fix video url scraping method
- rework date handling
- rework video extraction
- add 'videos' option
- add test
2025-04-22 09:14:32 +02:00
Mike Fährmann
abf39b60ef merge #7396: [wikifeet] support redesign 2025-04-21 17:36:01 +02:00
Mike Fährmann
b71b5af38a [wikifeet] fix 'bdate' parsing
and update 'shoesize' test results
2025-04-21 17:32:54 +02:00
Mike Fährmann
99afe58a6e [deviantart] fix multi-image URLs (#6653)
https://github.com/mikf/gallery-dl/issues/6653#issuecomment-2816560271
2025-04-20 21:33:45 +02:00
Mike Fährmann
f0437a5121 merge #6331: [twitter] add 'followers' extractor 2025-04-19 18:29:11 +02:00
stephanelsmith
f0e7992674 [twitter] added 'followers' extractor
modeled after the 'following' extractor

- cleanup
- add test
2025-04-19 18:24:29 +02:00
Etienne Boucher
e6f4dcf90f Handle instagram.com/share/ URLs
- added Sec-Fetch* headers for proper redirect
- fixed formatting
- restore 'guide' test
- integrate in PostExtractor code
2025-04-19 18:19:36 +02:00
Mike Fährmann
d6311bbf75 [moebooru:pool] replace underscores in pool names (#4646)
https://github.com/mikf/gallery-dl/issues/4646#issuecomment-2815698517
2025-04-18 18:33:23 +02:00
Mike Fährmann
dcaf7293b3 [bluesky] add 'video' extractor (#4438) 2025-04-16 12:00:57 +02:00
Mike Fährmann
7d1321cbda [bluesky:likes] fix infinite loop (#7194 #7287)
at the end of 'feed.getActorLikes'
2025-04-16 08:58:15 +02:00
Mike Fährmann
481ad1c206 [bluesky:likes] use 'repo.listRecords' endpoint (#7194 #7287)
requires one additional API request per post,
but allows accessing likes of all users without login
and avoids the infinite loop at the end of 'getActorLikes'

add 'endpoint' option
2025-04-15 22:47:33 +02:00
Mike Fährmann
21160a8b08 [tumblr] support URLs without subdomain (#7358) 2025-04-13 09:33:51 +02:00
Mike Fährmann
feacdd5d87 [hentai2read] fix exception for chapters without artist (#7355) 2025-04-12 20:14:31 +02:00
Mike Fährmann
8eba4e6434 merge #7352: [pixiv] support 'phixiv.net' URLs 2025-04-12 16:53:13 +02:00
Mike Fährmann
2ef7a05e10 [pixiv] update 'work' extractor pattern & add tests 2025-04-12 16:51:17 +02:00
Mike Fährmann
85808a954f [gelbooru] fix video URLs (#7345)
update subdomain to 'img4'
2025-04-12 08:41:10 +02:00
Mike Fährmann
232d4545f4 [tests] add reddit post with redgifs embed 2025-04-12 08:37:02 +02:00
Mike Fährmann
9ce6de6ca0 [formatter] add 'i' and 'f' conversions (#6582)
https://github.com/mikf/gallery-dl/issues/6582#issuecomment-2792166608
2025-04-11 09:18:24 +02:00
Mike Fährmann
4916b4fd1f [webtoons] download JPEG files in better quality
add 'quality' option
2025-04-10 22:04:43 +02:00
Mike Fährmann
edd90fbf02 [pp:metadata] add 'metadata-path' option (#6582)
https://github.com/mikf/gallery-dl/issues/6582#issuecomment-2781643835
2025-04-09 20:24:14 +02:00
Mike Fährmann
a1bf71d0bd merge #7327: [zzup] support 'w.zzup.com' URLs 2025-04-08 17:04:54 +02:00
Mike Fährmann
8eb365d4b6 [pp:metadata] fix handling of empty directory paths (#7296) 2025-04-08 17:03:27 +02:00
Mike Fährmann
f02dcb720a [rule34xyz] update to API v2 (#7289) 2025-04-08 17:03:27 +02:00
Mike Fährmann
76040f9d68 [issuu] fix extractors (#7317) 2025-04-08 17:03:27 +02:00
Mike Fährmann
7f7af12c2f [kemonoparty] fix file paths with backslashes (#7321) 2025-04-08 17:03:27 +02:00
astringa1234
0ea80c0586 [zzup] support 'w.zzup.com' URLs
- zzup.py support for w.zzup
- fix pattern
- update tests
2025-04-08 16:23:12 +02:00
Mike Fährmann
f7cd4367c6 [chevereto] support 'imagepond.net' (#7278) 2025-04-01 10:41:54 +02:00
Mike Fährmann
015ba76c9c [webtoons] add 'artist' extractor (#7274) 2025-04-01 10:06:56 +02:00
Mike Fährmann
492ea46c25 [zerochan] fix "KeyError: 'author'" (#7282)
fixes regression introduced in d746e025a0
2025-04-01 10:02:55 +02:00
Mike Fährmann
4143e8e8b3 [everia] improve/fix image extraction (#7270) 2025-03-30 18:42:05 +02:00
Mike Fährmann
4bcbc2d5b4 [E621:pool] fix AttributeError (#7265)
fixes regression introduced in 24bbcbcfa3
2025-03-30 18:41:58 +02:00
Mike Fährmann
c4d08b24e9 [pinterest] ignore 'story_pin_static_sticker_block' blocks (#7251) 2025-03-28 20:20:29 +01:00
Mike Fährmann
e0211bdaa5 merge #7261: [deviantart] support multiple images for single posts
(#6653)
2025-03-28 17:26:48 +01:00
Mike Fährmann
677c187800 [deviantart] add multi-file test 2025-03-28 17:19:31 +01:00
Mike Fährmann
8bfb5054c1 merge #7191: [tiktok] add retry mechanism to rehydration data extraction 2025-03-28 16:42:36 +01:00
Mike Fährmann
e381c482ec [sexcom] extract 'date_url' metadata (#7239) 2025-03-28 16:30:12 +01:00
Mike Fährmann
d4ce8be1f5 [sexcom] support new-style '/videos' URLs (#7239) 2025-03-27 21:56:06 +01:00
Mike Fährmann
c6bc46f5ba [sexcom] support new-style '/gifs' URLs (#7239) 2025-03-27 20:01:57 +01:00
Mike Fährmann
12327b076e [sexcom] fix 'gif' pin extraction (#7239)
with much less metadata
2025-03-27 19:54:17 +01:00
Mike Fährmann
7ccf64596e [mastodon] support '/statuses' URLs (#7255)
- /statuses/123456789
- /users/USER/statuses/123456789
2025-03-27 18:32:04 +01:00
Mike Fährmann
6894e0bc70 [arcalive] extend 'gifs' option
use fallback URLs by default
2025-03-26 20:59:18 +01:00
Mike Fährmann
24bbcbcfa3 [danbooru] add 'favgroup' extractor 2025-03-26 20:58:49 +01:00
Mike Fährmann
a3a61317d6 [kemonoparty:discord] look up 'channel_name' when missing (#7245) 2025-03-26 11:33:32 +01:00
Mike Fährmann
32a06961ba [mangapark] support v3 URLs (#2072) 2025-03-25 20:01:45 +01:00
Mike Fährmann
ebf05e53fe [mangapark] support mirror domains 2025-03-25 19:37:26 +01:00
Mike Fährmann
03c87b71ca [nozomi] fix extractors (#7242)
update internal domains to 'gold-usergeneratedcontent.net'
2025-03-25 16:54:15 +01:00
Mike Fährmann
0ffef58779 merge #7232: [mangapark] fix extractors (#4999 #5883 #6507 #6908) 2025-03-24 20:36:18 +01:00
vonProteus
58e7808bbb [mangapark] utilizing more graphql and adjust functionality for new site (#4999)
- undo formatting changes
- simplify code
- update and fix tests
2025-03-24 20:34:23 +01:00