https://github.com/pir8radio/filebot---auto-python-script-for-torrentsafe
This script will watch a directory, unzip only files > X gb within the zip, automatically process them and delete the zip when done. made to use with Torrent Safe
https://github.com/pir8radio/filebot---auto-python-script-for-torrentsafe
automatically filebot folder monitor movie process python torrent torrents unzip
Last synced: about 2 months ago
JSON representation
This script will watch a directory, unzip only files > X gb within the zip, automatically process them and delete the zip when done. made to use with Torrent Safe
- Host: GitHub
- URL: https://github.com/pir8radio/filebot---auto-python-script-for-torrentsafe
- Owner: pir8radio
- License: gpl-3.0
- Created: 2024-07-28T23:05:43.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T15:44:34.000Z (9 months ago)
- Last Synced: 2024-08-05T18:24:08.035Z (9 months ago)
- Topics: automatically, filebot, folder, monitor, movie, process, python, torrent, torrents, unzip
- Language: Python
- Homepage:
- Size: 95.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FileBot---Auto-Python-Script
This script will watch a directory, unzip only files > X gb within the zip, process them and delete the zip when done. Originally made for use with Torrent Safe [torrentsafe.com](https://torrentsafe.com) downloads.This script isn't polished or fully developed, but it gets the job done by monitoring a directory, automatically unzipping, renaming, moving, and cleaning up files without any manual intervention.
I use it to monitor a download folder on a server, I use my phone and download video files via torrent safe. Those files when done get automatically downloaded via https to the server, then this script kicks in. Hope it helps someone with a similar need. Please do PR's if you have better ways of doing things. Again I just whipped this up to be short and sweet for me specific need.
