LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/config.toml
docs/config.yaml
docs/docker-compose.yaml
docs/gallery-dl.conf
gallery_dl_server/__init__.py
gallery_dl_server/__main__.py
gallery_dl_server/config.py
gallery_dl_server/download.py
gallery_dl_server/options.py
gallery_dl_server/output.py
gallery_dl_server/utils.py
gallery_dl_server/version.py
gallery_dl_server.egg-info/PKG-INFO
gallery_dl_server.egg-info/SOURCES.txt
gallery_dl_server.egg-info/dependency_links.txt
gallery_dl_server.egg-info/entry_points.txt
gallery_dl_server.egg-info/requires.txt
gallery_dl_server.egg-info/top_level.txt
gallery_dl_server/static/css/index.css
gallery_dl_server/static/css/logs.css
gallery_dl_server/static/css/styles.css
gallery_dl_server/static/icons/about.txt
gallery_dl_server/static/icons/android-chrome-192x192.png
gallery_dl_server/static/icons/android-chrome-512x512.png
gallery_dl_server/static/icons/apple-touch-icon.png
gallery_dl_server/static/icons/favicon-16x16.png
gallery_dl_server/static/icons/favicon-32x32.png
gallery_dl_server/static/icons/favicon.ico
gallery_dl_server/static/icons/site.webmanifest
gallery_dl_server/static/icons_old/.gitignore
gallery_dl_server/static/icons_old/about.txt
gallery_dl_server/static/icons_old/android-chrome-192x192.png
gallery_dl_server/static/icons_old/android-chrome-512x512.png
gallery_dl_server/static/icons_old/apple-touch-icon.png
gallery_dl_server/static/icons_old/favicon-16x16.png
gallery_dl_server/static/icons_old/favicon-32x32.png
gallery_dl_server/static/icons_old/favicon.ico
gallery_dl_server/static/icons_old/site.webmanifest
gallery_dl_server/static/js/index.js
gallery_dl_server/static/js/logs.js
gallery_dl_server/templates/index.html
gallery_dl_server/templates/logs.html