1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-23 03:02:50 +01:00
gallery-dl/gallery_dl/downloader
Mike Fährmann 0bb873757a
update PathFormat class
- change 'has_extension' from a simple flag/bool to a field that
  contains the original filename extension
- rename 'keywords' to 'kwdict' and some other stuff as well
- inline 'adjust_path()'
- put enumeration index before filename extension (#306)
2019-08-12 21:40:37 +02:00
..
__init__.py improve find() for downloaders and postprocessors 2019-07-15 16:33:03 +02:00
common.py [downloader] overhaul http and text modules 2019-06-19 22:56:11 +02:00
http.py update PathFormat class 2019-08-12 21:40:37 +02:00
text.py [downloader] overhaul http and text modules 2019-06-19 22:56:11 +02:00
ytdl.py update PathFormat class 2019-08-12 21:40:37 +02:00