pyFloatplane is a Python3 REST-Client for Floatplane.com and is considered UNOFFICIAL.
Some use-cases for the library are:
- Video downloads
- Image grabbing
- Comment interaction
- Pull-based Video notifications
The example download.py
can list your subscriptions and show the last n videos with their respective comments.
The lmg-forums
element in the config is considered deprecated and isn't needed anymore.
It was used for the forum-based VideoUrl-Endpoint.
You can use pipenv Example commands:
pipenv --three install
pipenv run python download.py