dmotts / yt-to-cloud-uploader

This application allows users to download YouTube videos or playlists and upload them directly to their Google Drive. #hacktoberfest
MIT License
12 stars 14 forks source link

[Feature Request] OneDrive API integration #13

Open dmotts opened 1 month ago

dmotts commented 1 month ago

Is there an existing issue for this?

Feature Description

Add OneDrive as a cloud storage option.

Use Case

The user will be able to select OneDrive as a cloud storage option.

Benefits

Add Screenshots

No response

Priority

High

Record

github-actions[bot] commented 1 month ago

Thank you for creating this issue! šŸŽ‰ We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! šŸ˜Š

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

HomerusJa commented 1 month ago

If we integrate with multiple APIs, I would opt for an architecture with multiple files. In that case, Iā€™d move those files to a src folder. If we do that, do we want to keep the main.py in the project root?

dmotts commented 1 month ago

Hey @HomerusJa, that is very interesting. Feel free to raise a specific issue base on your suggestion and I will assign the task to you if you wish.