[twitter] add 'limit' option (#8173)

- reduce default number of requested items to 50
- allow using "fallback" values like with 'search-limit'

https://github.com/mikf/gallery-dl/issues/8173#issuecomment-3303015837
This commit is contained in:
Mike Fährmann
2025-12-02 20:42:08 +01:00
parent 0ebb74dfeb
commit d15b3d4eae
3 changed files with 30 additions and 12 deletions

View File

@@ -871,6 +871,7 @@
"cursor" : true,
"expand" : false,
"include" : ["timeline"],
"limit" : 50,
"locked" : "abort",
"logout" : true,
"pinned" : false,