Commit Graph

198 Commits (5fb7107f2b3746081684846f5d7417d36b5a086a)

Author SHA1 Message Date
Mike Fährmann 3fc1e12949
[postprocessor:metadata] filter private entries
5 years ago
Mike Fährmann d5e3910270
adjust 'util.raises()'
5 years ago
Mike Fährmann c887493a80
overhaul exception stuff
5 years ago
Mike Fährmann 776e9e073f
close archive on job completion (#417)
5 years ago
Mike Fährmann 0ce98169b8
improve path generation
5 years ago
Mike Fährmann 3284c62f22
ensure PathFormat.directory ends with a path separator
5 years ago
Mike Fährmann e77a656437
optimize directory path generation
5 years ago
Mike Fährmann 454bf1ebf9
preserve enumeration index after 'set_extension()' (#306)
5 years ago
Mike Fährmann f5039b897f
replace DownloadArchive.check() with __contains__()
5 years ago
Mike Fährmann 5a210991b6
Remove control characters from filesystem paths
5 years ago
Mike Fährmann 0bb873757a
update PathFormat class
5 years ago
Mike Fährmann 8dc42bb178
implement 'enumerate' for 'extractor.skip' (#306)
5 years ago
Mike Fährmann b1bea8aaeb
add 'restrict-filenames' option (#348)
5 years ago
Mike Fährmann 7b77ecc35a
fix paths for files without extension (#220)
5 years ago
Mike Fährmann 16c582aaf9
implement 'mtime' post-processor (#332)
5 years ago
Mike Fährmann 40da44b17f
Merge branch 'v1.9.0'
5 years ago
Mike Fährmann 95b1e4c3c0
implement R<old>/<new>/ format option (#318)
5 years ago
Mike Fährmann f4ba98771d
use Last-Modified header to set file modification time
5 years ago
Mike Fährmann 523ebc9b0b
Fix serialization of 'datetime' objects in '--write-metadata'
5 years ago
Mike Fährmann 23baecb29e
fix 'CONVERSIONS' variable name
6 years ago
Mike Fährmann 105097ddcf
add 'S' conversion options for format string fields
6 years ago
Mike Fährmann 148b8f15d0
update tests for util.py
6 years ago
Mike Fährmann ae353ed3b0
provide "extractor" and "job" keys for logging output
6 years ago
Mike Fährmann 79c01ec7ae
implement J<separator>/ format option
6 years ago
Mike Fährmann c5d4f558c9
allow missing field access keys in format strings (#136)
6 years ago
Mike Fährmann d3d7f01543
add 'prepare()' step for post-processors
6 years ago
Mike Fährmann 6ed629f2b6
allow specifying number of skips before abort/exit (closes #115)
6 years ago
Mike Fährmann 48a8717a7c
add 'output.num-to-str' option
6 years ago
Mike Fährmann 0514d6a0ae
make --filter and --range config-file options
6 years ago
Mike Fährmann 590c0b3ad5
re-implement and improve filename formatter
6 years ago
Mike Fährmann c83fc62abc
prioritize archive over disk access (#87)
6 years ago
Mike Fährmann e0dd8dff5f
implement L<maxlen>/<replacement>/ format option
6 years ago
Mike Fährmann 8fe9056b16
implement string slicing for format strings
6 years ago
Mike Fährmann a9e276bc37
reset delete-flag
6 years ago
Mike Fährmann baccf8a958
improve postprocessor handling
6 years ago
Mike Fährmann 7646bdbcfd
improve postprocessor initialization code
6 years ago
Mike Fährmann 821535b458
adjust PathFormat class
6 years ago
Mike Fährmann 6a31ada9e3
re-implement OAuth1.0 code
6 years ago
Mike Fährmann 69a5e6ddb3
Merge branch 'master' into 1.4-dev
6 years ago
Mike Fährmann 16e014baaa
[smugmug] added image and album extractor
6 years ago
Mike Fährmann cc36f88586
rename safe_int to parse_int; move parse_* to text module
7 years ago
Mike Fährmann 51ea699083
add 'abort()' as function to filter expressions
7 years ago
Mike Fährmann 3f2dd6b6f8
avoid double path-separators
7 years ago
Mike Fährmann b69cc94f0e
[util] implement bencode()
7 years ago
Mike Fährmann 749fbbfa6c
[mangadex] add chapter- and manga-extractor
7 years ago
Mike Fährmann 2fad0b1f1b
add 'U' conversion for format strings to unquote their content
7 years ago
Mike Fährmann 8cdce21dcb
make archive keys user-configurable
7 years ago
Mike Fährmann e1e0668ca8
add option to set default replacement field value
7 years ago
Mike Fährmann ac3da8115e
[util] don't add text: URLs to list of downloaded URLs
7 years ago
Mike Fährmann b50bdbf3d7
change config specifiers in input file format
7 years ago
Mike Fährmann f970a8f13c
fix adding keys to download archive when using skip=false
7 years ago
Mike Fährmann 179bcdd349
adjust archive-ids
7 years ago
Mike Fährmann 3cec533c28
Merge branch 'archive'
7 years ago
Mike Fährmann b73b8b4f50
add OAuth unittests
7 years ago
Mike Fährmann 4d2fadfb6f
restore skip actions with download archive
7 years ago
Mike Fährmann 65773263fc
[util] implement OAuthSession.urlencode() (closes #75)
7 years ago
Mike Fährmann 057668e17e
extend input-file format with per-URL config and comments
7 years ago
Mike Fährmann 347baf7ac5
improve util.parse_range() performance
7 years ago
Mike Fährmann aa38eab2be
allow not-defined fields in format strings
7 years ago
Mike Fährmann 84a52a9256
add DownloadArchive class
7 years ago
Mike Fährmann db7f04dd97
emit log messages on download failure
7 years ago
Mike Fährmann 6174a5c4ef
[download] adjust filename extension on filetype mismatch
7 years ago
Mike Fährmann f10ffc0839
update extractor blacklist to also allow classes
7 years ago
Mike Fährmann 29d75fc3fa
[tumblr] add support for OAuth authentication (#65)
7 years ago
Mike Fährmann d241a0fb60
[util] replace '/' with '\' in base-directory paths
7 years ago
Mike Fährmann 93482a1f88
implement 'util.advance()'
7 years ago
Mike Fährmann a718c6c6cd
implement 'util.parse_bytes()'
7 years ago
Mike Fährmann caf26412dd
add option to set alternate location of .part files (#29)
7 years ago
Mike Fährmann ea8ca4cfa4
add 'util.expand_path()'
7 years ago
Mike Fährmann 963670d73b
add options to control usage of .part files (#29)
7 years ago
Mike Fährmann b0353aa02d
rewrite download modules (#29)
7 years ago
Mike Fährmann 832b8b76ac
[util] extend global namespace for filter expressions
7 years ago
Mike Fährmann 8e6a767109
[util] restructure formatter for better exception propagation
7 years ago
Mike Fährmann 8df023e144
[util:filter] re-enable builtins
7 years ago
Mike Fährmann b319f4bab3
smaller code and text changes
7 years ago
Mike Fährmann c1f0afe4c6
add custom string formatter class
7 years ago
Mike Fährmann 9fc1d0c901
implement and use 'util.safe_int()'
7 years ago
Mike Fährmann 9b21d3f13c
add '--filter' command-line option
7 years ago
Mike Fährmann 268cfa3cfe
filter duplicate URLs (#36)
7 years ago
Mike Fährmann 9bf9d64ad8
update unittests for util.py
7 years ago
Mike Fährmann e3bfb8325a
fix circular dependency
7 years ago
Mike Fährmann 004456d5d5
properly update the config-dictionary
7 years ago
Mike Fährmann ae2d61e5b3
handle format string exceptions separately
7 years ago
Mike Fährmann d74a635e41
[util] update 'default' values and improve test coverage
7 years ago
rachmadani haryono dcd573806e chg: dev: fix error (#32)
7 years ago
Mike Fährmann 0610ae5000
skip login if cookies are present
7 years ago
Mike Fährmann 2993206c4b
smaller fixes and "security" measures
7 years ago
Mike Fährmann 72f1c6f87a
[flickr] add support for flic.kr/p/... URLs
7 years ago
Mike Fährmann 107d29ad8a
improve handling of text:... URLs
7 years ago
Mike Fährmann ef90a2de2f
implement the "exit" option for the "skip" config-key
7 years ago
Mike Fährmann fc9223c072
add '--abort-on-skip' option and ability to control skip behavior
7 years ago
Mike Fährmann 841fd50242
move code into util.py
8 years ago
Mike Fährmann 7a9d66fbce
implement basic way to tell extractors to skip ahead
8 years ago
Mike Fährmann 6208d9dd79
implement '--images' and '--chapters' options
8 years ago
Mike Fährmann 2a32b12043
add '--items' option
8 years ago
Mike Fährmann 513808d156 move code from util.py
10 years ago
Mike Fährmann b630753e5e add 'method' parameter
10 years ago
Mike Fährmann deef91eddc initial commit
10 years ago