#10 Using the platform "publishAt"

Closed
opened 5 years ago by Zykino · 2 comments
Zykino commented 5 years ago

To be able to publish a video while my PC is offline/shut down Youtube and Peertube have a "publish at" feature. Maybe you can use it instead of relying on the tools installed on the user's PC.

It should be a special type of privacy with a datetime argument. If no datetime is provided with the "publishAt" privacy, give an error message and either abort or upload as private instead.

To be able to publish a video while my PC is offline/shut down Youtube and Peertube have a "publish at" feature. Maybe you can use it instead of relying on the tools installed on the user's PC. It should be a special type of privacy with a datetime argument. If no datetime is provided with the "publishAt" privacy, give an error message and either abort or upload as private instead.
LecygneNoir added the
enhancement
label 5 years ago
Poster
Owner

Hello

Yep this functionnality is planned.

Currently, it's already the case for Youtube, Prismedia uses the Youtube API for publishAt.

About Peertube, it didn't support it at the time I hadd the feature to Prismedia so I have to workaround that, but now Peertube support planification, We should add it.

I hope to work on it after adding the playlist feature :-)

Concerning how to do that, I think I'll rely on the existing (or no existing) field publishAt, like this is actually done. If the field is here, it should contains a compatible date, in the future. If not, then publish the video with the status sets in parameters (either public or private)

Hello Yep this functionnality is planned. Currently, it's already the case for Youtube, Prismedia uses the Youtube API for publishAt. About Peertube, it didn't support it at the time I hadd the feature to Prismedia so I have to workaround that, but now Peertube support planification, We should add it. I hope to work on it after adding the playlist feature :-) Concerning how to do that, I think I'll rely on the existing (or no existing) field publishAt, like this is actually done. If the field is here, it should contains a compatible date, in the future. If not, then publish the video with the status sets in parameters (either public or private)
LecygneNoir added the
Todo
label 5 years ago
Poster
Owner

Fixed by #18 thanks to @zykino!

Fixed by #18 thanks to @zykino!
LecygneNoir closed this issue 5 years ago
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.