1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-23 19:22:32 +01:00
gallery-dl/gallery_dl
Mike Fährmann f1c853c6ef
[furaffinity] add 'layout' option (#2277)
to be able to force gallery-dl to parse according to a specific layout
in case its auto-detect fails
2022-02-11 00:28:47 +01:00
..
downloader [downloader:ytdl] make ImportErrors non-fatal (#2273) 2022-02-08 19:30:29 +01:00
extractor [furaffinity] add 'layout' option (#2277) 2022-02-11 00:28:47 +01:00
postprocessor [postprocessor:compare] add 'equal' option (#1592) 2021-10-05 03:03:37 +02:00
__init__.py add -d/--directory and -f/--filename command-line arguments 2021-12-27 23:31:54 +01: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 [formatter] implement 'D' format specifier 2021-11-20 23:04:34 +01:00
job.py overhaul session initialization 2022-01-31 23:12:08 +01:00
oauth.py write OAuth token to cache by default (#616) 2020-05-25 22:35:45 +02:00
option.py add --source-address command-line option (closes #2206) 2022-01-21 17:07:56 +01:00
output.py [output] write directly to sys.stdout 2021-11-29 04:41:29 +01:00
path.py improve UNC path handling (#2126) 2021-12-30 22:22:19 +01:00
text.py consider apparently long extensions as part of the filename 2021-05-02 21:15:50 +02:00
util.py allow specifying sleep-* options as string 2021-12-18 23:28:56 +01:00
version.py [twitter] fix extraction (#2275) 2022-02-07 23:18:35 +01:00
ytdl.py [ytdl] update to latest yt-dlp changes (fixes #2124) 2021-12-24 01:50:47 +01:00