An open API service indexing awesome lists of open source software.

https://github.com/otmanedaoudi/onepiece-auto-downloader

A script that automates the download of the latest One Piece episode.
https://github.com/otmanedaoudi/onepiece-auto-downloader

automation onepiece python

Last synced: 7 months ago
JSON representation

A script that automates the download of the latest One Piece episode.

Awesome Lists containing this project

README

          

A script that automatically downloads the latest episode of one piece from witanime.
# How to run:
1. Install [Python 3.11](https://www.python.org/downloads)
2. Install required libraries:
``` pip install -r requirements.txt```
3. Set up a service account in google cloud.
4. Download the JSON key.
5. Create an environment variable ```GOOGLE_APPLICATION_CREDENTIALS``` that points to the JSON key.