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
7,891
Commits
1
Branch
0
Tags
master
Commit Graph
3 Commits
Author
SHA1
Message
Date
Mike Fährmann
00c6821a3f
replace 2-element f-strings with simple '+' concatenations
...
Python's 'ast' module and its 'NodeVisitor' class were incredibly helpful in identifying these
2025-12-22 11:26:04 +01:00
Mike Fährmann
d0f06be0d2
use 'operator +' when building 'pattern'
2025-12-20 22:07:44 +01:00
Mike Fährmann
3f8423aaaf
[dandadan] add support (
#8381
)
2025-10-10 00:41:01 +02:00