..
downloader
directly pass exception instances as 'exc_info' logger argument
2024-09-19 14:50:08 +02:00
extractor
[rule34vault] Added initial support for rule34vault.com
2024-10-28 22:26:47 +01:00
postprocessor
[pp:ugoira] prevent BadZipFile exceptions ( #6285 )
2024-10-10 09:20:06 +02:00
__init__.py
allow filtering '--list-extractors' results
2024-09-08 09:27:32 +02:00
__main__.py
fix symlink resolution in __main__.py
2023-09-30 17:02:57 +02:00
actions.py
[actions] emit logging messages before waiting/exiting/etc
2024-07-01 01:19:25 +02:00
aes.py
archive.py
[archive] implement DownloadArchiveMemory class ( #5255 )
2024-05-10 01:15:44 +02:00
cache.py
config.py
consistent 'with open(…) as fp:' syntax
2024-06-14 01:22:00 +02:00
cookies.py
[cookies:firefox] support using domain + container filters together
2024-09-16 14:58:44 +02:00
exception.py
fix HttpError.status value
2024-02-24 00:04:24 +01:00
formatter.py
[formatter] implement 'L' conversion
2024-09-19 13:50:52 +02:00
job.py
directly pass exception instances as 'exc_info' logger argument
2024-09-19 14:50:08 +02:00
oauth.py
replace '24*3600' with '86400'
2023-12-18 23:57:22 +01:00
option.py
[pp:ugoira] implement storing "original" frames in archives ( #6147 )
2024-09-09 21:41:37 +02:00
output.py
[actions] move LoggerAdapter from 'output' to 'actions'
2024-06-30 20:41:51 +02:00
path.py
[pp:metadata] fix using '..' in directories on Windows ( #5942 , #6094 )
2024-08-27 14:38:40 +02:00
text.py
[text] implement 'parse_query_list()'
2024-10-01 20:28:30 +02:00
update.py
[workflows:executables] change dev/linux binary name to …_linux
2024-05-29 02:46:29 +02:00
util.py
[util] use minimal separators for 'json_dumps()'
2024-10-01 17:03:13 +02:00
version.py
release version 1.27.6
2024-10-11 14:31:17 +02:00
ytdl.py
[ytdl] ignore SyntaxErrors when trying to import a module
2024-08-29 19:28:08 +02:00