1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-24 03:32:33 +01:00
gallery-dl/gallery_dl
Mike Fährmann cbe4769246
[danbooru] use gallery-dl UA (#3665)
this removes the ability to set a custom UA via 'user-agent' option
for extractor requests
2023-02-18 22:28:35 +01:00
..
downloader [downloader:http] use 'time.monotonic()' 2023-01-31 15:32:12 +01:00
extractor [danbooru] use gallery-dl UA (#3665) 2023-02-18 22:28:35 +01:00
postprocessor [postprocessor:metadata] add 'sort' and 'separators' options 2023-02-07 18:28:14 +01:00
__init__.py implement restarting an extractor (#3338) 2023-02-11 21:06:14 +01:00
__main__.py
aes.py implement --cookies-from-browser (#1606) 2022-05-07 23:06:37 +02:00
cache.py
config.py replace json.loads with direct calls to JSONDecoder.decode 2023-02-09 15:22:00 +01:00
cookies.py put argument init on separate lines 2023-02-10 17:05:20 +01:00
exception.py implement restarting an extractor (#3338) 2023-02-11 21:06:14 +01:00
formatter.py replace json.dumps with direct calls to JSONEncoder.encode 2023-02-09 15:51:40 +01:00
job.py add 'hooks' option 2023-02-13 13:33:42 +01:00
oauth.py
option.py replace json.loads with direct calls to JSONDecoder.decode 2023-02-09 15:22:00 +01:00
output.py add 'hooks' option 2023-02-13 13:33:42 +01:00
path.py put argument init on separate lines 2023-02-10 17:05:20 +01:00
text.py add 'default' argument to 'text.extr()' 2022-11-09 11:00:32 +01:00
util.py implement restarting an extractor (#3338) 2023-02-11 21:06:14 +01:00
version.py pre-define and use 'gallery-dö/<version>' UA string 2023-02-18 22:25:54 +01:00
ytdl.py [ytdl} fix dfe4f00c for legacy yt-dlp 2023-01-04 21:42:22 +01:00