Mike Fährmann
|
8f50c04af2
|
[formatter] implement 'X' format specifier (#5770)
|
2024-06-21 20:56:19 +02:00 |
|
Mike Fährmann
|
b707b31264
|
merge #5774: [tcbscans] support other domains
|
2024-06-21 19:06:11 +02:00 |
|
Mike Fährmann
|
ad25be3420
|
[fanbox] fix 8452d04a (#5759)
The previous code would raise an exception when there are no or
more than 1 plans with a fee higher than 'feeRequired'.
|
2024-06-21 18:56:43 +02:00 |
|
enduser420
|
c73375d8ba
|
[tcbscans] update docs/supportedsites
|
2024-06-21 21:38:15 +05:30 |
|
enduser420
|
5adbfe526d
|
[tcbscans] support other domains
|
2024-06-21 21:29:11 +05:30 |
|
Mike Fährmann
|
f58b0e6fc7
|
[twitter] ignore 'Unavailable' media (#5736)
… including geo-restricted content.
add 'unavailable' option to allow re-enabling them again
|
2024-06-21 00:15:10 +02:00 |
|
Mike Fährmann
|
8452d04a33
|
[fanbox] handle KeyError for no longer existing plans (#5759)
return the plan of the next higher tier instead
|
2024-06-21 00:13:25 +02:00 |
|
Mike Fährmann
|
11421cf940
|
[skeb] fix '429 Too Many Requests' errors (#5766)
Introduce '_handle_429' method to make it easier for Extractors to react
to 429 errors regardless of 'sleep-429' settings.
|
2024-06-21 00:12:05 +02:00 |
|
Mike Fährmann
|
60b4541199
|
improve a1bb3279 , fix oauth:pixiv (#5757)
Check 'input' option only when required.
This also fixes an exception in oauth:pixiv caused by using the same
'_input' name as a method defined there.
|
2024-06-18 16:50:04 +02:00 |
|
Mike Fährmann
|
9671bd6d40
|
[actions] fix exception when 'msg' is not a string (#5683)
|
2024-06-18 16:49:45 +02:00 |
|
Mike Fährmann
|
4727ad6f57
|
[pp:ugoira] include traceback in exception debug log (#5683)
|
2024-06-16 18:42:32 +02:00 |
|
Mike Fährmann
|
a1bb32792b
|
do not try to read from stdin when it is non-interactive (#5733)
add '--no-input' command-line option and 'input' config file option
to allow users to manually configure this
|
2024-06-16 18:31:39 +02:00 |
|
Mike Fährmann
|
76385f5f18
|
re-categorize some command-line options in --help
|
2024-06-15 23:29:09 +02:00 |
|
Mike Fährmann
|
ae3706286a
|
[speakerdeck] inherit from GalleryExtractor
|
2024-06-15 21:56:51 +02:00 |
|
Mike Fährmann
|
4ffaa7fabf
|
[docs] update ytdl references
|
2024-06-15 21:45:06 +02:00 |
|
Mike Fährmann
|
942fc18008
|
[docs] update links to source files
|
2024-06-15 01:57:34 +02:00 |
|
Mike Fährmann
|
9c65db2a92
|
consistent 'with open(…) as fp:' syntax
|
2024-06-14 01:22:00 +02:00 |
|
Mike Fährmann
|
3fc2e61818
|
add '--config-open' and '--config-status' (#5713)
adapted from 119a25a59c
|
2024-06-13 23:22:56 +02:00 |
|
Mike Fährmann
|
a92c0bef96
|
merge #5730: [speakerdeck] fix extraction
|
2024-06-13 15:55:57 +02:00 |
|
Yuta Hayashibe
|
f272b5d2ac
|
fix: extractor for speakerdeck.com
|
2024-06-13 15:54:54 +02:00 |
|
Mike Fährmann
|
c699ce8ebb
|
[twitter] add 'username-alt' option (#5715)
|
2024-06-13 00:54:43 +02:00 |
|
Mike Fährmann
|
c6fc0281e8
|
[newgrounds] extend 'format' option (#5709)
- check more extensions for original formats (mp4, webm, m4v, mov, mkv)
- allow specifying which extensions and recoded formats to check
|
2024-06-12 20:46:45 +02:00 |
|
Mike Fährmann
|
86f0c3baaf
|
[szurubooru] support empty tag searches (#5711)
|
2024-06-11 20:25:06 +02:00 |
|
Mike Fährmann
|
40c685dc43
|
merge #5712: [hentainexus] update key
|
2024-06-10 19:58:03 +02:00 |
|
KageNiHisomu
|
87859ff200
|
fix: static method defines hostname, update url link
|
2024-06-10 14:35:03 +10:00 |
|
KageNiHisomu
|
68540aef2a
|
update nexus key
|
2024-06-10 14:25:51 +10:00 |
|
Mike Fährmann
|
2e11b6e756
|
[nijie] support downloading videos (#5707, #5617)
|
2024-06-08 22:55:28 +02:00 |
|
Mike Fährmann
|
e17b1d5073
|
[deviantart] fix 2c8aa9b2 (#5696)
|
2024-06-08 02:00:36 +02:00 |
|
Mike Fährmann
|
f160859c5c
|
[hitomi] extract 'title_jpn' metadata (#5706)
|
2024-06-08 00:05:19 +02:00 |
|
Mike Fährmann
|
722b4b513d
|
merge #5609: [instagram] extract 'liked' metadata
|
2024-06-07 01:43:13 +02:00 |
|
Mike Fährmann
|
7b0c07ee69
|
[instagram] rename to 'liked', enable for GraphQL results
|
2024-06-07 01:41:56 +02:00 |
|
Mike Fährmann
|
aa9be75d44
|
[twitter] fix duplicate ArkoseLogin check
forgot to replace this in 9e5d65fbf3
|
2024-06-06 19:44:42 +02:00 |
|
Mike Fährmann
|
2c8aa9b2de
|
[deviantart] fix watching module ID extraction (#5696)
|
2024-06-06 15:21:04 +02:00 |
|
Mike Fährmann
|
9abeab5ecf
|
[shimmie2] support 'vidya.pics' (#5632)
|
2024-06-06 15:08:56 +02:00 |
|
Mike Fährmann
|
162d4269ec
|
[twitter] extend 'ratelimit' option (#5532)
allow waiting for a set amount of seconds
|
2024-06-06 01:18:08 +02:00 |
|
Mike Fährmann
|
2cab87c5b6
|
[kemonoparty:favorite] fix exception when sorting None (#5692)
|
2024-06-05 16:49:30 +02:00 |
|
Mike Fährmann
|
7614bc458e
|
[util] extend CustomNone with comparison operators
|
2024-06-05 16:49:30 +02:00 |
|
Mike Fährmann
|
1ce5de0290
|
[formatter] implement 'C' format specifier (#5647)
to apply a conversion after ':' or
to apply multiple conversions
for example {tags:CSl} or {tags:J - /Cl}
to convert list to string and lowercase it
|
2024-06-05 16:49:29 +02:00 |
|
Mike Fährmann
|
9b99d2c886
|
[philomena] support downloading SVG files (#5643)
|
2024-06-05 16:48:51 +02:00 |
|
Mike Fährmann
|
8fce9ea6d5
|
[hentainexus] restore module (#5275)
revert 97641cd151
|
2024-06-05 16:48:25 +02:00 |
|
Mike Fährmann
|
3ec7ee6baa
|
[downloader:ytdl] fix exception due to missing 'ext' (#5675)
|
2024-06-02 18:16:53 +02:00 |
|
Mike Fährmann
|
5d3d03a1f1
|
fix 6cfbc107
the former condition would return True for 2.31.*
6cfbc1071f (commitcomment-142642913)
|
2024-06-02 18:16:53 +02:00 |
|
Mike Fährmann
|
cbaf041cea
|
[docs:options] add --update arguments
|
2024-06-02 18:16:25 +02:00 |
|
Mike Fährmann
|
035d882c6f
|
[docs:supportedsites] include base categories without instances
|
2024-06-02 18:16:24 +02:00 |
|
Mike Fährmann
|
4d11cd9ffb
|
[vichan] remove 'wikieat.club'
redirects to some non-vichan site
|
2024-06-02 18:16:24 +02:00 |
|
Mike Fährmann
|
31133b97fb
|
[nitter] remove instances
|
2024-06-02 18:15:53 +02:00 |
|
Mike Fährmann
|
ce228ee163
|
[photobucket] remove module
had been broken for years and the new site is payed access only
|
2024-06-02 01:40:31 +02:00 |
|
Mike Fährmann
|
612435480a
|
[workflows:tests] restore Python 3.5 usage
https://github.com/actions/setup-python/issues/866
|
2024-06-02 01:32:54 +02:00 |
|
Mike Fährmann
|
31bdb288ef
|
release version 1.27.0
|
2024-06-01 21:06:12 +02:00 |
|
Mike Fährmann
|
009aa90c3f
|
[tests] update extractor results
at least some of them
|
2024-06-01 20:28:04 +02:00 |
|