.. |
downloader
|
readd 'session' to base downloader class (fixes #768)
|
2020-05-20 20:04:46 +02:00 |
extractor
|
[twitter] improve pagination
|
2020-06-07 15:23:45 +02:00 |
postprocessor
|
add global WINDOWS bool
|
2020-05-19 22:32:53 +02:00 |
__init__.py
|
handle sys.stdin being None when using '-' as input file (#653)
|
2020-03-25 22:33:39 +01:00 |
__main__.py
|
return with non-zero exit status on error
|
2019-10-27 23:54:18 +01:00 |
aes.py
|
update links to youtube-dl
|
2019-03-13 22:03:02 +01:00 |
cache.py
|
use %APPDATA%\gallery-dl for config/cache on Windows
|
2020-05-28 02:56:38 +02:00 |
cloudflare.py
|
fix/improve Cloudflare bypass code (#728, #757)
|
2020-05-18 19:04:50 +02:00 |
config.py
|
use %APPDATA%\gallery-dl for config/cache on Windows
|
2020-05-28 02:56:38 +02:00 |
exception.py
|
miscellaneous stuff
|
2019-11-08 20:58:53 +01:00 |
job.py
|
make 'path' and 'keywords' available in logging messages
|
2020-05-18 19:04:51 +02:00 |
oauth.py
|
write OAuth token to cache by default (#616)
|
2020-05-25 22:35:45 +02:00 |
option.py
|
Fix typo: defaut → default. (#754)
|
2020-05-14 23:37:15 +02:00 |
output.py
|
add global WINDOWS bool
|
2020-05-19 22:32:53 +02:00 |
text.py
|
add 'text.ensure_http_scheme()'
|
2020-05-19 22:32:53 +02:00 |
util.py
|
implement a general 'delete_items()' function
|
2020-06-06 23:49:49 +02:00 |
version.py
|
[twitter] rewrite; use new interface (#740, #806)
|
2020-06-03 20:51:29 +02:00 |