.. |
downloader
|
implement a download progress indicator (#1519)
|
2021-09-28 22:48:58 +02:00 |
extractor
|
[redgifs][gfycat] remove webtoken code (fixes #1907)
|
2021-10-01 17:08:33 +02:00 |
postprocessor
|
move 'util.Formatter' into its own 'formatter' module
|
2021-09-27 02:37:04 +02:00 |
__init__.py
|
allow 'extractor.modules' to be a string
|
2021-07-18 00:34:04 +02:00 |
__main__.py
|
return with non-zero exit status on error
|
2019-10-27 23:54:18 +01:00 |
cache.py
|
require an argument for --clear-cache
|
2021-06-12 00:15:25 +02:00 |
config.py
|
support XDG_CONFIG_HOME (closes #1545)
|
2021-05-16 02:48:16 +02:00 |
exception.py
|
add '"skip": "terminate"' option
|
2021-05-12 02:22:28 +02:00 |
formatter.py
|
implement a way to specify 'extended' format strings
|
2021-09-27 19:46:14 +02:00 |
job.py
|
move 'util.PathFormat' into its own 'path' module
|
2021-09-27 21:29:37 +02:00 |
oauth.py
|
write OAuth token to cache by default (#616)
|
2020-05-25 22:35:45 +02:00 |
option.py
|
add '--write-infojson' command-line option
|
2021-09-23 18:02:20 +02:00 |
output.py
|
simplify and adjust download progress indicator (#1519)
|
2021-09-29 18:40:36 +02:00 |
path.py
|
move 'util.PathFormat' into its own 'path' module
|
2021-09-27 21:29:37 +02:00 |
text.py
|
consider apparently long extensions as part of the filename
|
2021-05-02 21:15:50 +02:00 |
util.py
|
remove 'unit' argument from 'util.format_value()'
|
2021-09-28 23:07:55 +02:00 |
version.py
|
allow extractors to register a 'finalize()' method
|
2021-09-07 21:15:30 +02:00 |