Mike Fährmann
|
a09459525b
|
[bunkr] fix 'JSONDecodeError: Invalid \escape' (#8150)
for filenames containing an apostrophe '
https://github.com/mikf/gallery-dl/issues/8150#issuecomment-3247750189
|
2025-09-04 10:10:53 +02:00 |
|
Mike Fährmann
|
12a6e0493e
|
[bunkr] fix albums with more than 100 files (#8150)
|
2025-08-31 15:48:27 +02:00 |
|
Mike Fährmann
|
9afac3c51d
|
[tests:results] rename '#urls' to '#results'
|
2025-06-13 13:00:50 +02:00 |
|
Mike Fährmann
|
cd9fa1ef75
|
[bunkr] implement fast '--range' support (#6985)
|
2025-02-14 18:21:32 +01:00 |
|
Mike Fährmann
|
d1a8142dcf
|
[bunkr] provide fallback URLs for 403 download links (#6732 #6972)
|
2025-02-12 19:12:00 +01:00 |
|
Mike Fährmann
|
28385bec7a
|
[bunkr] extract 'id_url' metadata (#6935)
and use it as 'id' alternative instead of 'name' in default archive IDs
|
2025-02-06 20:40:35 +01:00 |
|
Mike Fährmann
|
b9675ea764
|
[bunkr] update default archive ID format (#6935)
use 'name' when there is no proper 'id' value available.
|
2025-02-05 21:54:43 +01:00 |
|
Mike Fährmann
|
843a39a6c6
|
[bunkr] extract correct 'filename' data (#6824)
|
2025-01-14 19:45:48 +01:00 |
|
Mike Fährmann
|
88f1ef7c3c
|
[bunkr] fix metadata extraction (#6805)
|
2025-01-11 12:48:41 +01:00 |
|
Mike Fährmann
|
118b994cf2
|
[bunkr] support '/f/...' media URLs
|
2025-01-10 13:01:04 +01:00 |
|
Mike Fährmann
|
ba0443115a
|
[bunkr] fix ValueError on relative redirects (#6790)
|
2025-01-10 13:00:52 +01:00 |
|
Mike Fährmann
|
2b96d638dc
|
[bunkr] support 'bunkr.cr' URLs
|
2024-11-10 20:43:33 +01:00 |
|
Mike Fährmann
|
9a2bccd0d9
|
[bunkr] update to new site layout (#6344, #6352)
|
2024-10-21 14:17:28 +02:00 |
|
Mike Fährmann
|
6506afb257
|
[bunkr] support 'bunkr.ps' URLs
|
2024-10-14 16:27:09 +02:00 |
|
Mike Fährmann
|
57c30fdc5b
|
[bunkr] support 'bunkr.pk' URLs (#6272)
|
2024-10-04 09:16:31 +02:00 |
|
Mike Fährmann
|
8ea75202ed
|
[bunkr] fix file downloads (#6037)
|
2024-08-17 19:25:19 +02:00 |
|
Mike Fährmann
|
0bbdeaaa50
|
[bunkr] support 'bunkr:' URL prefix (#6017)
and support 'bunkr.ax' by default
|
2024-08-14 19:00:59 +02:00 |
|
Mike Fährmann
|
ad6ed72307
|
[bunkr] add tests for new domains
|
2024-08-10 12:25:43 +02:00 |
|
Mike Fährmann
|
727e53f513
|
[bunkr] support 'bunkr.fi' URLs (#5872)
|
2024-07-21 06:41:50 +02:00 |
|
Mike Fährmann
|
1d6260f456
|
[bunkr] remove 'description' metadata
album descriptions are no longer available on album pages
and the previous code erroneously returned just '0'
|
2024-03-22 02:14:41 +01:00 |
|
Mike Fährmann
|
06cb518d97
|
[bunkr] fix extraction (#5088, #5151, #5153)
- remove legacy code
- map legacy domains to bunkr.sk
- use input URL domain for newer domains
- update tests (some files got slightly modified or deleted)
|
2024-02-11 22:36:03 +01:00 |
|
Mike Fährmann
|
beacfa7436
|
[bunkr] update domain to 'bunkr.sk' (#5114)
|
2024-01-25 23:45:41 +01:00 |
|
Mike Fährmann
|
f3ad91b44f
|
[bunkr] update domain (#5088)
|
2024-01-21 03:00:57 +01:00 |
|
Mike Fährmann
|
b2c3db3e24
|
[bunkr] add extractor for media URLs (#4684)
|
2023-10-20 15:22:44 +02:00 |
|
Mike Fährmann
|
b92645cd37
|
[bunkr] fix extraction (#4514, #4532, #4529, #4540)
|
2023-09-30 18:05:12 +02:00 |
|
Mike Fährmann
|
a833c244c8
|
add exported extractor results
|
2023-09-10 14:45:01 +02:00 |
|