HoloArchivists / twspace-dl

A python module to download twitter spaces.
GNU General Public License v2.0
473 stars 78 forks source link

Option to upload downloaded space to S3 or other storages #59

Open vubui opened 2 years ago

vubui commented 2 years ago

Is your feature request related to a problem? Please describe. This is more like a nice to have. But I think it'd be great if we have an option to automatically upload downloaded content to say an s3 bucket. This is useful when others use twspace-dl to build something like a webapp or just want things organized nicely in S3.

Describe the solution you'd like 1) Add an option to take a S3 bucket 2) A module to use S3 SDK to upload to the S3 bucket with credentials from .env

Describe alternatives you've considered Upload manually

Happy to help if the approach can be aligned :)

Ryu1845 commented 2 years ago

I have absolutely no experience whatsoever with S3 and no time to learn it right now so I won't be able to implement this feature at the moment. Feel free to submit a PR though.

vubui commented 2 years ago

Gotcha. How do I claim this Issue?

Ryu1845 commented 2 years ago

Like this I guess?