Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timerertim/downlomatic
a CLI and GUI tool capable of downloading multiple or all movies/series/animes/whatever from supported websites
https://github.com/timerertim/downlomatic
anime download-videos downloader episodes hentai movies series
Last synced: about 1 month ago
JSON representation
a CLI and GUI tool capable of downloading multiple or all movies/series/animes/whatever from supported websites
- Host: GitHub
- URL: https://github.com/timerertim/downlomatic
- Owner: TimerErTim
- License: agpl-3.0
- Created: 2021-01-12T12:34:23.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-19T12:41:00.000Z (over 2 years ago)
- Last Synced: 2023-02-27T12:31:42.279Z (almost 2 years ago)
- Topics: anime, download-videos, downloader, episodes, hentai, movies, series
- Language: Kotlin
- Homepage:
- Size: 1.65 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Downlomatic
[![license: AGPL v3](https://img.shields.io/github/license/TimerErTim/downlomatic?color=blue&style=flat-square)](https://www.gnu.org/licenses/agpl-3.0)
[![latest stable release](https://img.shields.io/github/v/release/TimerErTim/downlomatic?label=stable%20release&style=flat-square)](https://github.com/TimerErTim/downlomatic/releases/latest/)
[![latest release](https://img.shields.io/github/v/release/TimerErTim/downlomatic?include_prereleases&label=latest%20release&style=flat-square)](https://github.com/TimerErTim/downlomatic/releases/)Downloads many animes, series, movies - you name it - of your choice automatically. Works in CLI and GUI mode.
## Table of Contents
1. [Installation](#installation)
2. [Usage](#usage)
3. [Support](#support)
4. [Contributing](#contributing)
5. [Roadmap](#roadmap)
6. [Credits](#credits)
7. [License](#license)
8. [Project State](#project-state)## Installation
Go to the [release section](https://github.com/TimerErTim/downlomatic/releases) and download the latest version for your
operating system. You can choose the installer or the portable version. If you choose the portable, extract the .zip
file to your desired destination. Inside the extracted archive you will find an executable "Downlomatic" file. You can
create a shortcut to this file and place it on the desktop or the start menu for easier access.## Usage
Now you can start the GUI by double-clicking either said shortcut, or the executable directly. If you want to start it
per command line, you can get more information by executing `Downlomatic --help`.## Support
If you need help, you can always open a new [issue](https://github.com/TimerErTim/downlomatic/issues)
explaining the problem you are encountering. You can reach me at for personal and administrative
business.## Contributing
Contributions are always welcome. This can be done by creating issues, promoting the project, implement more hosts or
working on the source code. Everything that helps the project growing is deeply appreciated.Please read through the [contribution guideline](CONTRIBUTING.md) before contributing as it contains information which
may be helpful for you.## Roadmap
- [x] Create easily extendable server
- [x] Release GUI client
- [ ] Add more supported hosts
- [ ] Release CLI mode for client## Credits
I want to thank my mother.
No really, thanks to her the idea behind this project was brought up.## License
Downlomatic is licensed under the [GNU Affero General Public License v3.0](LICENSE).
## Project State
I, the project owner, am currently attending
the [higher technical college of Grieskirchen](https://github.com/HTBLA-Grieskirchen). My education takes me about as
much time as a full time job, not counting homework and similar tasks. Because of this, the development pace is not as
fast as it could be. Nonetheless, I am committed to this project and will continue to work on it. Just be aware that
development might be or become a little slow.