9 Commits

Author SHA1 Message Date
SpiffyChatterbox
e0f65be36b [nudostar] add support (#5735 #6556)
* Drafting initial basic extractor layout
* Better debug logging
* Update nudostar.py
    Still tinkering
* Update nudostar.py
    Basic extractor is working. Now starting on Gallery
* Update nudostar.py
    Still a work in progress.
    Got individual posts working, galleries are not.
* Update nudostar.py
* Site now appears working. Added Tests.
* PEP Updates
* PEP - Line Length Updates
* Update nudostar.py
    Resolving PEP8 issues.
* update 'gallery' extractor, rename to 'model'
* update 'image' extractor
* expand tests
* update docs/supportedsites

---------

Co-authored-by: Mike Fährmann <mike_faehrmann@web.de>
2025-06-16 19:21:49 +02:00
Mike Fährmann
ce98a86c0e fix data file inclusion in source distributions 2019-11-09 00:47:13 +01:00
林博仁(Buo-ren Lin)
c689bc2971 Ignore generated manpages and bash completion data (#206)
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
2019-03-29 09:55:27 +01:00
林博仁(Buo-ren Lin)
77551bf01b Implement snap packaging, snaps are universal linux packages (#170)
This patch implements the necessary details to package gallery-dl as a snap that can be run on a broad range of supporting GNU/Linux distributions[1].

[1] https://snapcraft.io/

Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
2019-03-01 14:12:41 +01:00
Mike Fährmann
385285932a add script to collect test results in JSON format 2017-04-14 14:45:35 +02:00
Mike Fährmann
bc22f2bd3a update .gitignore 2015-10-01 14:56:58 +02:00
Mike Fährmann
f82cd5c7f7 add python egg metadata 2015-04-16 02:58:59 +02:00
Mike Fährmann
6f75100ef3 add setup.py 2015-03-27 18:26:09 +01:00
Mike Fährmann
deef91eddc initial commit 2014-10-12 21:56:44 +02:00