1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 18:53:21 +01:00
gallery-dl/gallery_dl
Mike Fährmann c87bd1a752
[danbooru] extend 'metadata' option
make it possible to specify a custom list of metadata includes
2023-01-13 16:20:01 +01:00
..
downloader [downloader:http] add 'validate' option 2023-01-11 15:37:40 +01:00
extractor [danbooru] extend 'metadata' option 2023-01-13 16:20:01 +01:00
postprocessor [postprocessor:metadata] add 'private' option 2022-11-20 15:27:36 +01:00
__init__.py support Firefox containers for --cookies-from-browser (#3346) 2022-12-09 19:43:55 +01:00
__main__.py
aes.py
cache.py
config.py add loaded config files to debug output 2022-11-18 17:15:32 +01:00
cookies.py [cookies] convert browser names to lowercase 2023-01-03 14:58:48 +01:00
exception.py
formatter.py [docs] Update links and fix field typo 2022-12-26 07:46:41 +01:00
job.py Implement version-metadata option (#3201) 2022-11-27 16:09:42 +01:00
oauth.py
option.py use double quotes for --help examples 2023-01-04 14:30:27 +01:00
output.py
path.py use util.NONE as 'keyword-default' default value 2022-12-06 22:27:57 +01:00
text.py add 'default' argument to 'text.extr()' 2022-11-09 11:00:32 +01:00
util.py implement specifying ranges in slice notation (#918, #2865) 2022-12-27 18:21:12 +01:00
version.py [twitter] remove 'tweet_search_mode' from search parameters (#3522) 2023-01-13 15:50:46 +01:00
ytdl.py [ytdl} fix dfe4f00c for legacy yt-dlp 2023-01-04 21:42:22 +01:00