#58 Check of publish date should depend on platform

Open
opened 3 years ago by Zykino · 1 comments
Zykino commented 3 years ago

I uploaded a video on Peertbe the day it was to be published.
The day after, I got my Youtube’s quota back and wanted to upload there.

But since my NFO was as follow, uploading the 2021-02-26 got me the error that I was trying to upload to an already passed date.

[video]
name = 7 - Le sommet
peertubeAt = 2021-02-25T17:42:42
youtubeAt = 2021-03-04T17:42:42

But on the CLI parameter I specified --platform=youtube.

-> Do not check the peertubeAt parameter when uploading to youtube (and the other way around too).

I uploaded a video on Peertbe the day it was to be published. The day after, I got my Youtube’s quota back and wanted to upload there. But since my NFO was as follow, uploading the 2021-02-26 got me the error that I was trying to upload to an already passed date. ``` [video] name = 7 - Le sommet peertubeAt = 2021-02-25T17:42:42 youtubeAt = 2021-03-04T17:42:42 ``` But on the CLI parameter I specified `--platform=youtube`. -> Do not check the `peertubeAt` parameter when uploading to youtube (and the other way around too).
LecygneNoir added the
bug
label 3 years ago
LecygneNoir added the
Todo
label 3 years ago
Poster
Owner

Good catch this is indeed a bug, we should check the publishDate only for relevant platform 👍

Good catch this is indeed a bug, we should check the publishDate only for relevant platform 👍
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.