Commit Graph

588 Commits (a5d0b03bdee404db28d1cb1dfd2d1685ac13d508)

Author SHA1 Message Date
Mike Fährmann 69865dcc05
[formatter] implement slicing strings as bytes (#4087)
1 year ago
Mike Fährmann df11214281
[ytdl] improve --xff/--geo-bypass detection (#3989)
1 year ago
Mike Fährmann aa731c4298
[ytdl] run yt-dlp tests with latest code from master (#3989)
1 year ago
Mike Fährmann 43f4bd9faa
[ytdl] fix tests
1 year ago
Mike Fährmann 61a65d5bb9
[ytdl] fix crash due to --geo-bypass deprecation (#3975)
1 year ago
Mike Fährmann a96745368e
"fix" tests on Python 3.4 and 3.5
1 year ago
Mike Fährmann 3905f05f00
[postprocessor:metadata] support putting keys in quotes
1 year ago
Mike Fährmann 7459e4abce
[postprocessor:metadata] fix traversing more than 1 level deep
1 year ago
Mike Fährmann 2edcdee32f
[downloader:http] add MIME type and signature for .heic files
1 year ago
Mike Fährmann 082d55de16
fix circular reference detection for -K
2 years ago
Mike Fährmann 2ab66ad899
update -K output to include quotes around keys
2 years ago
Mike Fährmann fe41a2b159
[formatter] support putting keys in quotes
2 years ago
Mike Fährmann 46fdf46f21
[formatter] support loading an f-string from a template file
2 years ago
Mike Fährmann 1a4d4a799b
[formatter] support filesystem paths for \fM
2 years ago
Mike Fährmann 00f0233b28
[postprocessor:metadata] add 'skip' option (#3786)
2 years ago
Mike Fährmann 8f8b4de0e8
[ytdl] fix '--parse-metadata' (#3663)
2 years ago
Mike Fährmann 7610d9cf82
merge #3675: [pixiv] fix --write-tags for '"tags": "original"'
2 years ago
Mike Fährmann 83e7a25b6b
extend OAuth tests
2 years ago
Mike Fährmann d788e6c60c
implement 'globals' option
2 years ago
Mike Fährmann 56039d2456
add 'hash_md5' and 'hash_sha1' functions (#3679)
2 years ago
Mike Fährmann e1df7f73b1
[deviantart] add 'search' extractor
2 years ago
Gray Manley 38a6389e2c Fix lint.
2 years ago
Gray Manley 56cbae92ec Use more pythony naming.
2 years ago
Gray Manley 8e2ba4f32e Add test.
2 years ago
Mike Fährmann dd884b02ee
replace json.loads with direct calls to JSONDecoder.decode
2 years ago
Mike Fährmann b7337d810e
[postprocessor:metadata] add 'sort' and 'separators' options
2 years ago
Mike Fährmann 3436c6b117
[postprocessor:metadata] speed up JSON encoding
2 years ago
Mike Fährmann 925b467496
split e621 from danbooru module (#3425)
2 years ago
Mike Fährmann c2bc70593e
implement ability to load external extractor classes
2 years ago
ClosedPort22 b6706b373a
[downloader:http] add signature checks for some formats
2 years ago
Mike Fährmann 71d3143c35
fix bug in test_extractors.py
2 years ago
Mike Fährmann fa144f38ed
[ytdl} fix dfe4f00c for legacy yt-dlp
2 years ago
Mike Fährmann dfe4f00ca2
[ytdl] update for yt-dlp changes
2 years ago
Mike Fährmann d651d45239
implement specifying ranges in slice notation (#918, #2865)
2 years ago
Mike Fährmann 3616adfc75
implement '--range' with Python ranges
2 years ago
Mike Fährmann 1800bd7d14
allow '*-filter' options to be a list of expressions
2 years ago
Mike Fährmann 43c211f1a7
extend and rename util.CustomNone
2 years ago
Mike Fährmann 42481aed59
[formatter] implement 'S' format specifier (#3266)
2 years ago
Mike Fährmann 6e08ad26f7
update downloader tests
2 years ago
Mike Fährmann 05255f5be0
add 'default' argument to 'text.extr()'
2 years ago
Mike Fährmann 8124c16a50
split 'build_path' from 'set_filename' and 'set_extension'
2 years ago
Mike Fährmann eb33e6cf2d
add 'text.extr()'
2 years ago
Mike Fährmann 460095adca
update downloader tests
2 years ago
Mike Fährmann f037429fa4
attempt to improve '-K' output for lists
2 years ago
thatfuckingbird 062ef238a6
add support for aibooru (using danbooru extractor) (#3075)
2 years ago
Mike Fährmann b57015cf0a
[postprocessor:metadata] assume 'mode: custom' when format is set
2 years ago
enduser420 f7ba19a1c0
[nana] add 'nana' extractors (#2967)
2 years ago
Mike Fährmann b36125333f
[postprocessor:zip] implement 'files' option (#2872)
2 years ago
Mike Fährmann 67bad04dda
[formatter] add 'g' conversion to sluGify a string (#2410)
2 years ago
Mike Fährmann 6990ad0ba8
[formatter] do NOT apply :J to strings (#2833)
2 years ago