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
89be2f45e4e88be6069a8d3a341ebaa84f1236df
gallery-dl
/
gallery_dl
/
downloader
History
Mike Fährmann
3deb5a413d
improve arguments for relative '__import__()'
...
using None for 'fromlist' is slightly faster than an empty tuple
2025-10-21 12:06:50 +02:00
..
__init__.py
improve arguments for relative '__import__()'
2025-10-21 12:06:50 +02:00
common.py
simplify if statements by using walrus operators (
#7671
)
2025-07-22 20:57:54 +02:00
http.py
[output] add 'Logger.traceback()' helper
2025-10-14 18:44:29 +02:00
text.py
consistent 'with open(…) as fp:' syntax
2024-06-14 01:22:00 +02:00
ytdl.py
[output] add 'Logger.traceback()' helper
2025-10-14 18:44:29 +02:00