You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gallery-dl/gallery_dl
Mike Fährmann 01b28f3674
[ytdl] fix syntax for Python 3.4
3 years ago
..
downloader [ytdl] implement parsing ytdl command-line options (#1680) 3 years ago
extractor [webtoons] Use swebtoon-phinf.pstatic.net instead of webtoon-phinf.pstatic.net (#2005) 3 years ago
postprocessor [postprocessor:compare] add 'equal' option (#1592) 3 years ago
__init__.py allow 'extractor.modules' to be a string 3 years ago
__main__.py return with non-zero exit status on error 5 years ago
cache.py run tests without using 'nose' 3 years ago
config.py support XDG_CONFIG_HOME (closes #1545) 3 years ago
exception.py add '"skip": "terminate"' option 3 years ago
formatter.py support accessing the current local datetime in format strings 3 years ago
job.py move 'util.PathFormat' into its own 'path' module 3 years ago
oauth.py write OAuth token to cache by default (#616) 4 years ago
option.py add '--write-infojson' command-line option 3 years ago
output.py simplify and adjust download progress indicator (#1519) 3 years ago
path.py move 'util.PathFormat' into its own 'path' module 3 years ago
text.py consider apparently long extensions as part of the filename 3 years ago
util.py remove 'unit' argument from 'util.format_value()' 3 years ago
version.py [ytdl] implement parsing ytdl command-line options (#1680) 3 years ago
ytdl.py [ytdl] fix syntax for Python 3.4 3 years ago