..
downloader
[downloader:http] support sending POST data ( #2433 )
2022-03-23 21:48:38 +01:00
extractor
[imgur] prevent exception for empty albums ( closes #2557 )
2022-05-04 17:34:50 +02:00
postprocessor
[postprocessor:ugoira] report errors with ffmpeg/mkvmerge ( #2487 )
2022-04-18 18:40:28 +02:00
__init__.py
replace '\f' in --filename arguments with form feed character
2022-04-28 21:54:05 +02:00
__main__.py
return with non-zero exit status on error
2019-10-27 23:54:18 +01:00
cache.py
run tests without using 'nose'
2021-10-13 04:07:41 +02:00
config.py
support XDG_CONFIG_HOME ( closes #1545 )
2021-05-16 02:48:16 +02:00
exception.py
[twitter] improve error handling
2022-01-23 18:01:05 +01:00
formatter.py
implement 'datetime_to_timestamp()'
2022-03-23 22:36:01 +01:00
job.py
respect 'output.private' in '-K/--list-keywords' output
2022-03-25 22:19:37 +01:00
oauth.py
write OAuth token to cache by default ( #616 )
2020-05-25 22:35:45 +02:00
option.py
add '--ugoira-conv-copy' command-line option ( #1550 )
2022-03-27 15:31:24 +02:00
output.py
implement 'output.colors' options ( #2532 )
2022-05-02 12:41:14 +02:00
path.py
delay directory creation ( #2461 , #2474 )
2022-05-04 17:42:53 +02:00
text.py
implement 'text.root_from_url()'
2022-03-01 03:09:57 +01:00
util.py
avoid circular import in util.py
2022-05-04 17:42:37 +02:00
version.py
use extended format strings for archive keys
2022-04-28 20:26:12 +02:00
ytdl.py
refactor proxy handling code ( #2357 )
2022-03-10 23:55:35 +01:00