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

update video status to published when processing is finished #47

Merged
merged 34 commits into from
Aug 7, 2023

Conversation

aninda052
Copy link
Contributor

@aninda052 aninda052 commented Jul 26, 2023

This pr will close #46.

  • Add a new filed status in videos collection for tracking video status.
  • set status filed as database index filed.
  • Set pending as status while user upload a new video.
  • After video converted to HLS format, set status to published.

This pr will also merge #48

@aninda052 aninda052 changed the title update video status to published when processing is finished (#46) update video status to published when processing is finished Jul 26, 2023
@foyzulkarim
Copy link
Owner

thanks for the pull request brother. I would like to request you to allow me some time (2 weeks) to complete my current refactoring on the server side (making genric repo thing). then i can accept this PR. Thanks 🙏

@foyzulkarim
Copy link
Owner

Conflicts. 🔢

@aninda052
Copy link
Contributor Author

@foyzulkarim conflicts resolve

Copy link
Owner

@foyzulkarim foyzulkarim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work @aninda052
i have added some suggestions

@foyzulkarim
Copy link
Owner

when you complete your changes, please use the label ready for review

@aninda052
Copy link
Contributor Author

when you complete your changes, please use the label ready for review

@foyzulkarim vai, i do not have permission to set any label

Copy link
Owner

@foyzulkarim foyzulkarim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it was a massive piece of work @aninda052 and you did a great job. 👏

@foyzulkarim foyzulkarim merged commit 1eb0fc3 into foyzulkarim:main Aug 7, 2023
@aninda052 aninda052 deleted the feature/update-video-status branch August 7, 2023 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

update video status to published when processing is finished
2 participants