Skip to content

VayerMaking/newmoviescrapeanddownload

Repository files navigation

New Movies Scrape And Download

Using Python and Bash to automatically download the newest movies.

First ofc

git clone https://github.com/VayerMaking/newmoviescrapeanddownload

How to use

main.py

contains the main python script

torrent_send.sh

contains a bash script that is called by the main python script and it is used to transfer the torrent files download by the program to the qbittorrent folder on the raspberry pi for 24/7 automatic download

cofig_sample.sh

contains a sample file to store secret variables used in torrent_send.sh

cofig_sample.py

contains a sample file to store secret variables used in main.py

You need to make 2 files: config.py and config.sh . Use config_sample.py and config_sample.sh as a template and add your credentials and details!

Author

Martin Vayer - VayerMaking

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published