This website requires JavaScript.
Explore
Help
Sign In
mikf
/
gallery-dl
Watch
1
Star
0
Fork
0
You've already forked gallery-dl
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
gallery-dl
/
gallery_dl
History
Mike Fährmann
0989cd2430
add basic support for file:// URLs
...
this allows you to feed local files into the recursive extractor
2016-12-05 18:27:36 +01:00
..
downloader
don't delete downloaded files in certain edge cases
2016-11-27 23:43:25 +01:00
extractor
add basic support for file:// URLs
2016-12-05 18:27:36 +01:00
__init__.py
add -i/--input-file option
2016-12-04 16:11:54 +01:00
adapter.py
add basic support for file:// URLs
2016-12-05 18:27:36 +01:00
cache.py
implement a method to manually invalidate cached values
2016-11-22 17:57:41 +01:00
cloudflare.py
implement decorator for cloudflare bypass
2016-11-20 18:05:49 +01:00
config.py
update default config file paths
2016-11-10 16:24:08 +01:00
exception.py
[batoto] raise exception if chapter is unavailable (
#4
)
2016-09-24 13:26:19 +02:00
iso639_1.py
add more languages to iso639-1 dict
2015-11-06 00:24:50 +01:00
job.py
get extension from Content-Type header if not provided
2016-09-30 12:32:48 +02:00
output.py
replace platform.system() with os.name
2016-10-25 15:44:36 +02:00
path.py
use 'format_map()'
2016-10-02 13:51:54 +02:00
text.py
replace platform.system() with os.name
2016-10-25 15:44:36 +02:00
version.py
bump version to 0.6.1
2016-11-30 20:02:55 +01:00