Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#101: As an engineer, the BunnyHop library can take advantage of the new Bunny.net presigned url uploads for Bunny Stream. #16

Open
wants to merge 37 commits into
base: develop
Choose a base branch
from

Conversation

Zuiluj
Copy link

@Zuiluj Zuiluj commented May 27, 2022

Changes

  • Added new feature of TUS uploads with BunnyNet.
    • Added generate_presigned_req_sig function in Video class for creating Authorized Signatures for frontend to use resumable uploads
    • Added generate_timestamp function in Video class for generating UNIX timestamp with added desired hours for expiration ts needs
    • Added tus_upload function in Video class for using TUS uploads. (frontend will use this more, this was added just to test everything, thus, it is my choice to not have any unittests for this function)

Dependencies

bjinwright and others added 30 commits November 8, 2020 16:10
Added add_hostname and delete_hostname methods
…ollection an object of Collection itself when get() is called or create()
…ollection an object of Collection itself when get() is called or create()
… func, not working properly. Added some of the unittests
@Zuiluj Zuiluj requested a review from bjinwright May 27, 2022 07:54
@Zuiluj Zuiluj self-assigned this May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants