Mike Fährmann
|
53cdfaac37
|
[common] add reference to 'exception' module to Extractor class
- remove 'exception' imports
- replace with 'self.exc'
|
2026-02-15 10:57:22 +01:00 |
|
Mike Fährmann
|
17e1d25784
|
[scrolller] add 'user' extractor (#8961)
|
2026-02-02 09:09:50 +01:00 |
|
Mike Fährmann
|
73bf99612a
|
[scrolller] move GraphQL queries
|
2026-02-01 19:18:52 +01:00 |
|
Mike Fährmann
|
e006d26c8e
|
Revert "use f-strings when building 'pattern'"
revert d7c97d5a97.
|
2025-12-20 22:07:37 +01:00 |
|
Mike Fährmann
|
968597a302
|
yield 3-tuples for Message.Directory
adapt tuples to the same length and semantics as other messages
|
2025-12-05 21:39:52 +01:00 |
|
Mike Fährmann
|
d7c97d5a97
|
use f-strings when building 'pattern'
|
2025-10-20 21:23:11 +02:00 |
|
Mike Fährmann
|
8286476c4b
|
[scrolller] limit 'title' length in default filenames
|
2025-08-01 17:40:59 +02:00 |
|
Mike Fährmann
|
380bd8eeec
|
[scrolller] fix NSFW subreddit pagination (#7945)
|
2025-08-01 17:39:43 +02:00 |
|
Mike Fährmann
|
f2a72d8d1e
|
replace 'request(…).json()' with 'request_json(…)'
|
2025-06-29 17:50:19 +02:00 |
|
Mike Fährmann
|
e08ec7e083
|
update copyright notices
|
2025-06-13 00:03:41 +02:00 |
|
Mike Fährmann
|
d7c365e08c
|
[scrolller] fix exception for albums with missing media (#7428)
fixes regression introduced in a44ea6b3d9
|
2025-04-27 17:10:52 +02:00 |
|
Mike Fährmann
|
a44ea6b3d9
|
[scrolller] support albums for subreddit results (#7339)
update GraphQL queries
|
2025-04-26 16:41:54 +02:00 |
|
Mike Fährmann
|
25e8a98547
|
[scrolller] support album posts (#7339)
|
2025-04-24 16:36:27 +02:00 |
|
Mike Fährmann
|
4b855b1565
|
[scrolller] retrieve data of single posts via GraphQL
|
2025-04-22 21:58:29 +02:00 |
|
Mike Fährmann
|
94c3a4dca5
|
[scrolller] ignore posts without 'mediaSources' (#5051)
https://github.com/mikf/gallery-dl/issues/5051#issuecomment-2498729103
fixes "KeyError - 'mediaSources'"
|
2024-11-26 21:50:28 +01:00 |
|
Mike Fährmann
|
66aa514c25
|
[scrolller] add initial support (#295, #3418, #5051)
|
2024-10-21 14:17:18 +02:00 |
|