1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-21 18:22:30 +01:00
gallery-dl/scripts
Mike Fährmann 82d561e825
[bilibili] update
- use self.groups[…] to access matched values
- extract more metadata (count, width, height, size)
- remove type hint
- add tests
- update docs/supportedsites
2024-11-10 17:59:24 +01:00
..
build_testresult_db.py
completion_bash.py consistent 'with open(…) as fp:' syntax 2024-06-14 01:22:00 +02:00
completion_fish.py consistent 'with open(…) as fp:' syntax 2024-06-14 01:22:00 +02:00
completion_zsh.py consistent 'with open(…) as fp:' syntax 2024-06-14 01:22:00 +02:00
create_test_data.py
export_tests.py consistent 'with open(…) as fp:' syntax 2024-06-14 01:22:00 +02:00
hook-gallery_dl.py
man.py consistent 'with open(…) as fp:' syntax 2024-06-14 01:22:00 +02:00
options.py consistent 'with open(…) as fp:' syntax 2024-06-14 01:22:00 +02:00
pull-request [scripts] add 'push --force' to pull-request 2024-01-15 22:37:33 +01:00
pyinstaller.py [workflows:executables] change dev/linux binary name to …_linux 2024-05-29 02:46:29 +02:00
pyprint.py move 'pprint()' into its own module 2024-02-27 02:01:55 +01:00
release.sh [version] add __variant__ 2024-05-27 21:37:01 +02:00
run_tests.py
supportedsites.py [bilibili] update 2024-11-10 17:59:24 +01:00
util.py consistent __exit__() argument names 2024-10-11 16:43:28 +02:00