1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-25 20:22:36 +01:00
gallery-dl/gallery_dl
Mike Fährmann 4b2a0a0eda
[twitter] implement 'strategy' option (#2712)
to be able to better control what Tweets get used an returned
for twitter.com/USER URLs.
2022-07-03 14:29:15 +02:00
..
downloader [downloader:ytdl] update _set_outtmpl() (fixes #2692) 2022-06-20 11:32:02 +02:00
extractor [twitter] implement 'strategy' option (#2712) 2022-07-03 14:29:15 +02:00
postprocessor [postprocessor:ugoira] enable 'mtime' by default (#2714) 2022-07-01 20:59:19 +02:00
__init__.py implement 'output.ansi' option (#2628) 2022-05-29 19:15:25 +02:00
__main__.py
aes.py implement --cookies-from-browser (#1606) 2022-05-07 23:06:37 +02:00
cache.py run tests without using 'nose' 2021-10-13 04:07:41 +02:00
config.py
cookies.py support cygwin/BSD/etc for --cookies-from-browser 2022-06-11 15:30:11 +02:00
exception.py [twitter] improve error handling 2022-01-23 18:01:05 +01:00
formatter.py [formatter] implement slice operator as format specifier 2022-06-25 16:52:58 +02:00
job.py add --no-postprocessors command-line option (#2725) 2022-07-03 12:09:09 +02:00
oauth.py
option.py add --no-postprocessors command-line option (#2725) 2022-07-03 12:09:09 +02:00
output.py support user-defined 'output.mode' settings (#2529) 2022-05-27 15:03:54 +02:00
path.py remove 'exist_ok=True' argument from several os.makedirs calls 2022-05-11 15:04:47 +02:00
text.py implement 'text.root_from_url()' 2022-03-01 03:09:57 +01:00
util.py create missing directories for archive files (#2597) 2022-05-17 12:57:01 +02:00
version.py [newgrounds] only login if necessary (#2715) 2022-06-29 11:46:07 +02:00
ytdl.py add ytdl tests 2022-05-23 18:30:26 +02:00