imgbrd-grabber | customizable imageboard/booru downloader | Download Utils library

 by   Bionus HTML Version: v7.11.0 License: Apache-2.0

kandi X-RAY | imgbrd-grabber Summary

kandi X-RAY | imgbrd-grabber Summary

imgbrd-grabber is a HTML library typically used in Utilities, Download Utils applications. imgbrd-grabber has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

Very customizable imageboard/booru downloader with powerful filenaming features.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              imgbrd-grabber has a medium active ecosystem.
              It has 1880 star(s) with 188 fork(s). There are 93 watchers for this library.
              There were 1 major release(s) in the last 12 months.
              There are 329 open issues and 2457 have been closed. On average issues are closed in 183 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of imgbrd-grabber is v7.11.0

            kandi-Quality Quality

              imgbrd-grabber has 0 bugs and 0 code smells.

            kandi-Security Security

              imgbrd-grabber has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              imgbrd-grabber code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              imgbrd-grabber is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              imgbrd-grabber releases are available to install and integrate.
              Installation instructions are available. Examples and code snippets are not available.
              It has 19332 lines of code, 4 functions and 164 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of imgbrd-grabber
            Get all kandi verified functions for this library.

            imgbrd-grabber Key Features

            No Key Features are available at this moment for imgbrd-grabber.

            imgbrd-grabber Examples and Code Snippets

            No Code Snippets are available at this moment for imgbrd-grabber.

            Community Discussions

            QUESTION

            when visual studio 2017 build from github source, c1083 error
            Asked 2017-Sep-02 at 04:13

            i am new at visual studio. so i don`t know anyting.

            i am : using Visual studio 2017 source code from https://github.com/Bionus/imgbrd-grabber

            what i do : open File-> New -> Project from existing code -> Visual c++ -> select extracted imgbrd-grabber source -> Finish

            what happen :

            when i build solution, `Severity Code Description Project File Line Suppression State Error C1083 Cannot open include file: 'QtTest': No such file or directory grabber c:\users\sin\downloads\imgbrd-grabber-5.5.0\imgbrd-grabber-5.5.0\tests\src\test-suite.h 4
            -5.5.0\lib\src\downloader\download-query-group.h 4
            Error C1083 Cannot open include file: 'QString': No such file or directory grabber c:\users\sin\downloads\imgbrd-grabber-5.5.0\imgbrd-grabber-5.5.0\lib\src\danbooru-downloader-importer.h 4
            Error C1083 Cannot open include file: 'QNetworkAccessManager': No such file or directory grabber c:\users\sin\downloads\imgbrd-grabber-5.5.0\imgbrd-grabber-5.5.0\lib\src\custom-network-access-manager.h 4
            Error C1083 Cannot open include file: 'QtSql/QSqlDatabase': No such file or directory grabber C:\Users\sin\Downloads\imgbrd-grabber-5.5.0\imgbrd-grabber-5.5.0\lib\src\commands\sql-worker.cpp 1
            Error C1083 Cannot open include file: 'QString': No such file or directory grabber c:\users\sin\downloads\imgbrd-grabber-5.5.0\imgbrd-grabber-5.5.0\lib\src\commands\commands.h 4
            Error C1083 Cannot open include file: 'QtGui': No such file or directory grabber c:\users\sin\downloads\imgbrd-grabber-5.5.0\imgbrd-grabber-5.5.0\gui\src\viewer\zoomwindow.h 4
            .

            output

            1>------ Build started: Project: grabber, Configuration: Debug Win32 ------ 1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(387,5): warning MSB8028: The intermediate directory (Debug) contains files shared from another project (ll.vcxproj). This can lead to incorrect clean and rebuild behavior. 1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(937,5): warning MSB8027: Two or more files with the name of main.cpp will produce outputs to the same location. This can lead to an incorrect build result. The files involved are cli\src\main.cpp, crashreporter\main.cpp, gui\src\main\main.cpp, tests\src\main.cpp. 1>updater-test.cpp 1>tests\src\updater\updater-test.cpp(1): fatal error C1083: Cannot open include file: 'QtTest': No such file or directory 1>source-updater-test.cpp 1>tests\src\updater\source-updater-test.cpp(1): fatal error C1083: Cannot open include file: 'QtTest': No such file or directory 1>test-suite.cpp 1>c:\users\sin\downloads\imgbrd-grabber-5.5.0\imgbrd-grabber-5.5.0\tests\src\test-suite.h(4): fatal error C1083: Cannot open include file: 'QtTest': No such file or directory 1>tag-test.cpp file: 'QSettings': No such file or directory 1>update-dialog.cpp 1>c:\users\sin\downloads\imgbrd-grabber-5.5.0\imgbrd-grabber-5.5.0\gui\src\updater\update-dialog.h(4): fatal error C1083: Cannot open include file: 'QDialog': No such file or directory 1>verticalscrollarea.cpp 1>c:\users\sin\downloads\imgbrd-grabber-5.5.0\imgbrd-grabber-5.5.0\gui\src\ui\verticalscrollarea.h(4): fatal error C1083: Cannot open include file: 'QScrollArea': No such file or directory 1>textedit.cpp 1>c:\users\sin\downloads\imgbrd-grabber-5.5.0\imgbrd-grabber-5.5.0\gui\src\ui\textedit.h(4): fatal error C1083: Cannot open include file: 'QTextEdit': No such file or directory 1>qclosabletabwidget.cpp 1>c:\users\sin\downloads\imgbrd-grabber-5.5.0\imgbrd-grabber-5.5.0\gui\src\ui\qclosabletabwidget.h(4): fatal error C1083: Cannot open include file: 'QTabWidget': No such file or directory 1>QBouton.cpp 1>c:\users\sin\downloads\imgbrd-grabber-5.5.0\imgbrd-grabber-5.5.0\gui\src\ui\QBouton.h(4): fatal error C1083: Cannot open include file: 'QPushButton': No such file or directory 1>QAffiche.cpp 1>c:\users\sin\downloads\imgbrd-grabber-5.5.0\imgbrd-grabber-5.5.0\gui\src\ui\QAffiche.h(4): fatal error C1083: Cannot open include file: 'QLabel': No such file or directory 1>fixed-size-grid-layout.cpp ... 1>main.cpp 1>cli\src\main.cpp(1): fatal error C1083: Cannot open include file: 'QCoreApplication': No such file or directory 1>Generating Code... 1>Done building project "grabber.vcxproj" -- FAILED. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========`

            what should i do?

            ...

            ANSWER

            Answered 2017-Sep-02 at 04:13

            You can't just install Qt, you have to put it in your Include and Library dependencies under properties. Make sure your library included is the same of that which you're compiling (x86 vs x64)

            example of DXSDK in dependencies

            Source https://stackoverflow.com/questions/46009606

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install imgbrd-grabber

            You can download the latest release here, or find all previous releases here. For users interested, a nightly version is built automatically on every commit on the develop branch, and can be downloaded here. Note that it might be less stable than official releases, so use at your own risk.
            For Arch Linux users, there are packages on the AUR. Install by issuing the command, substituting the package you want to install: paru -Sy imgbrd-grabber-bin.
            imgbrd-grabber-bin which pulls the latest tar.gz release.
            imgbrd-grabber-appimage which pulls the latest appimage release.
            imgbrd-grabber which builds the package from source.
            Download thousands of images at once
            Download single images using their MD5 or ID
            Command line interface to download images

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/Bionus/imgbrd-grabber.git

          • CLI

            gh repo clone Bionus/imgbrd-grabber

          • sshUrl

            git@github.com:Bionus/imgbrd-grabber.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Download Utils Libraries

            Try Top Libraries by Bionus

            vn-streamer

            by BionusC++

            bionus.github.io

            by BionusHTML