Brighteon: Add Check for Video Encoding Completion #33

Closed
opened 2024-04-11 16:45:49 +00:00 by yuriy · 2 comments
Owner

Bitchute gives you a video URL before the video is finished encoding and if you visit the URL you will get a 404. Add a urldownloadtovar or curl check to check when the video finishes encoding and becomes available on the URL page.

image

Bitchute gives you a video URL before the video is finished encoding and if you visit the URL you will get a 404. Add a `urldownloadtovar` or `curl` check to check when the video finishes encoding and becomes available on the URL page. ![image](/attachments/5afac067-2412-462c-8885-2a0cacd01968)
Collaborator

This description references BitChute, just noting that this URL does not give you a 404 response. You'll have to load the page and then check if it comes back as "404".

On occasion, rendering will take a very long time to complete, so if their site doesn't render a video in ~2 hours, I'll do the following:

  • Update the Media Manager with the podcast, including this URL (I could update w/o the video URL but then I'd have to remember to add it back later)
  • Post to Discord, Telegram, and Social Media without a link to Brighteon. That way there are no 404s in the live announcement of the podcast.
This description references BitChute, just noting that this URL does not give you a 404 response. You'll have to load the page and then check if it comes back as "404". On occasion, rendering will take a very long time to complete, so if their site doesn't render a video in ~2 hours, I'll do the following: * Update the Media Manager with the podcast, including this URL (I could update w/o the video URL but then I'd have to remember to add it back later) * Post to Discord, Telegram, and Social Media without a link to Brighteon. That way there are no 404s in the live announcement of the podcast.
yuriy added the
Priority-C
label 2024-04-17 02:38:36 +00:00
Author
Owner

Got this done: ee21a03d55

You'll see a message in the errorlog whenever the Bitchute or Brighteon URL's are skipped in an Discord/Telegram Post

Got this done: https://freedomain.dev/yuriy/video-uploader/commit/ee21a03d55540d46c6d6fdab998aca5c3a4f31f7 You'll see a message in the errorlog whenever the Bitchute or Brighteon URL's are skipped in an Discord/Telegram Post
yuriy closed this issue 2024-06-25 04:20:44 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yuriy/video-uploader#33
No description provided.