Skip to content

New Download Process #1349

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

New Download Process #1349

wants to merge 3 commits into from

Conversation

ferishili
Copy link
Contributor

This PR fixes #1325,

It contains new video download functionality with progress indication and cancellation option,
The download feature now informs users the status of the process as well as progress bar with cancel button.

PS: We should decide what to keep or what to remove in terms of add-on such as "spinner in button", cancel button or progress bar!

…nd cancellation option,

The download feature now informs users the status of the process as well as progress bar with cancel button.
@ferishili ferishili added v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x priority:high labels Apr 28, 2025
@ferishili ferishili requested a review from tgloeggl April 28, 2025 14:34
@ferishili ferishili self-assigned this Apr 28, 2025
Copy link

This pull request has conflicts ☹
Please resolve those so we can review the pull request.
Thanks.

@dennis531
Copy link
Collaborator

If I see it correctly, this PR doesn't solve the problem with large video files, does it?

@ferishili
Copy link
Contributor Author

If I see it correctly, this PR doesn't solve the problem with large video files, does it?

That's correct. As discussed with Till, the backend fix will be provided separately by him later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:high type:enhancement v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No user feedback during media download
2 participants