FlexGet is a multipurpose automation tool for content like torrents, nzbs, podcasts, comics, series, movies, etc. It can use different kinds of sources like RSS-feeds, html pages, csv files, search engines and there are even plugins for sites that do not provide any kind of useful feeds.
Example
Flexget uses a YAML based configuration file. The following example will look in the RSS feed in the link, will match any item that match the series names and download it:
tasks:
tv:
rss: http://example.com/torrents.xml
series:
- some series
- another series
download: /tvshows
There are numerous plugins that allow utilizing FlexGet in interesting ways and more are being added continuously.
FlexGet is extremely useful in conjunction with applications which have watch directory support or provide interface for external utilities like FlexGet. To get a sense of the many things that can be done with FlexGet you can take a look in our cookbook.
ChangeLog: https://flexget.com/ChangeLog
Help: https://github.com/Flexget/Flexget/discussions
Chat: https://flexget.com/Chat
Bugs: https://github.com/Flexget/Flexget/issues
API reference https://flexget.readthedocs.io/en/latest/api/flexget.html
Install
FlexGet is installable via pip with the command:
pip install flexget
For more detailed instructions see the installation guide.
How to contribute
Refer to the contributor guide.
If you don’t want to use virtualenv there’s flexget_vanilla.py file which can be used to run FlexGet without virtualenv, note that you will need to install all required dependencies yourself.
Release files for flexget 3.21.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| flexget-3.21.1.tar.gz | 783.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flexget-3.21.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.9 MB
Release files / flexget-3.21.1.tar.gz
| Download URL | flexget-3.21.1.tar.gz |
|---|---|
| Size | 783.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a1f8339ad4b0e7650e15bbc9562eed637ac96169de1545c3e7e67ff6232dfc2b
|
|
BLAKE2b-256 checksum How to use checksums |
e6eb0d3ce336d42bc8e2752b8efdaa596c7da59501f693b9b77ab148cfaa606e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / flexget-3.21.1-py3-none-any.whl
| Download URL | flexget-3.21.1-py3-none-any.whl |
|---|---|
| Size | 9.2 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8f2f95c823b139fdcdcefaeec5de62d9a0af9ce9f2e6e26f98a13491e84ebcdd
|
|
BLAKE2b-256 checksum How to use checksums |
0cbe2d23a19c09fa6d4ac5e4eb03a84263f191295be15b8a8c7cf40be5ad9b57
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.12.13 {"installer":{"name":"uv","version":"0.12.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|