This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gallery-dl
Watch
1
Star
0
Fork
0
You've already forked gallery-dl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
755434600ea8f597f9366f692387397b199cee13
gallery-dl
/
gallery_dl
/
downloader
History
Mike Fährmann
755434600e
[signals] implement stopping the current download with Ctrl+C (
#1861
)
...
{ "signals-actions": { "SIGINT": "download:fail" } }
2025-07-11 22:29:08 +02:00
..
__init__.py
use __import__() to dynamically load modules
2021-03-01 01:27:02 +01:00
common.py
[dl] improve invalid 'subcategory' value warning (
#7103
)
2025-03-04 16:17:53 +01:00
http.py
[signals] implement stopping the current download with Ctrl+C (
#1861
)
2025-07-11 22:29:08 +02:00
text.py
consistent 'with open(…) as fp:' syntax
2024-06-14 01:22:00 +02:00
ytdl.py
[ytdl] use '__gdl_initialize' key to trigger init code
2025-07-06 18:29:00 +02:00