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
27c48ad317b51628dd2c4341d43deca1f1fe15d8
gallery-dl
/
gallery_dl
/
downloader
History
Mike Fährmann
839a43fe5c
[dl:http] implement '_http_signature' (
#4902
)
...
allows passing a function to validate a file's signature bytes, similar to '_http_validate'
2025-06-07 20:27:59 +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
[dl:http] implement '_http_signature' (
#4902
)
2025-06-07 20:27:59 +02:00
text.py
consistent 'with open(…) as fp:' syntax
2024-06-14 01:22:00 +02:00
ytdl.py
[dl:ytdl] fix postprocessing/merge errors (
#7581
)
2025-05-26 18:56:40 +02:00