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

Add ability to download videos from my videos page #6008

Merged

Conversation

wickloww
Copy link
Collaborator

Description

Add the ability to download videos from "My Videos" page. The items in this video list are Video entities, but to access the video files, we need to have VideoDetails entities. Before loading the download modal, we load the VideoDetails entity to access the files of a video.

Related issues

Fixes #5324

Has this been tested?

  • 👍 yes, I added tests to the test suite
  • 💭 no, because this PR is a draft and still needs work
  • 🙅 no, because this PR does not update server code
  • 🙋 no, because I need help

Screenshots

image

@wickloww wickloww marked this pull request as ready for review October 18, 2023 07:10
@Chocobozzz Chocobozzz force-pushed the feature/download-button-my-videos branch from 8cd805f to 41fc768 Compare January 12, 2024 14:28
@Chocobozzz Chocobozzz merged commit ffd9bf1 into Chocobozzz:develop Jan 12, 2024
14 checks passed
@Chocobozzz
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Download my own videos from the management page
2 participants