Skip to content

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

Open
Zuiluj wants to merge 37 commits intodevelopfrom
feature/tus_resumable_uploads
Open

#101: As an engineer, the BunnyHop library can take advantage of the new Bunny.net presigned url uploads for Bunny Stream.#16
Zuiluj wants to merge 37 commits intodevelopfrom
feature/tus_resumable_uploads

Conversation

@Zuiluj
Copy link
Copy Markdown

@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