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

[Forum] Embed PeerTube videos with the video tag #85

Open
FreeCAD-Bug-Importer opened this issue Feb 7, 2022 · 0 comments
Open

[Forum] Embed PeerTube videos with the video tag #85

FreeCAD-Bug-Importer opened this issue Feb 7, 2022 · 0 comments

Comments

@FreeCAD-Bug-Importer
Copy link

Issue imported from https://tracker.freecad.org/view.php?id=3546

  • Reporter: normandc
  • Date submitted: 7/24/2018
  • FreeCAD version:
  • Category: Feature
  • Status: confirmed
  • Tags:

Original report text

PeerTube is an open source, distributed (peer-to-peer) video sharing platform.

https://joinpeertube.org/en/

While this platform is just starting, it would be relevant to make the video tag compatible with PeerTube videos.

Use of the following in a forum post:

[video]https://framatube.org/videos/embed/217eefeb-883d-45be-b7fc-a788ad8507d3[/video]]
Produces a black screen with the message "Sorry, this URL is not supported".

Embedded html code looks like this:

<iframe width="560" height="315" sandbox="allow-same-origin allow-scripts" src="https://framatube.org/videos/embed/217eefeb-883d-45be-b7fc-a788ad8507d3" frameborder="0" allowfullscreen></iframe>

Additional information

Forum topic: https://forum.freecadweb.org/viewtopic.php?f=8&t=29669

Other bug information

  • Priority: normal
  • Severity: minor
  • Category: Feature
  • Updated: 2/6/2021

Discussion from Mantis ticket

Comment by Kunda1 2018-07-27 14:12

Doing an initial websearch on how to add peertube to phpbb results with nothing. An upstream issue needs to be opened on phpbb forum.


Comment by Kunda1 2018-07-27 14:21

CCing kkremitzki


Comment by Kunda1 2018-10-02 21:09

kkremitzki ping


Comment by Kunda1 2018-10-02 21:09

Assigned to kkremitzki


Comment by kkremitzki 2018-10-02 23:54

I'm unassigning myself as I don't think issue is really actionable. The [video] tag is not actually from phpBB, it's a 3rd party extension which has been unmaintained since 2013; modifying it ourselves would involve editing this file to add the feature: http://phpbbex.com/api/bbmedia.js and while it may be possible to do so, the gain is way too small for the effort required.


Comment by Kunda1 2018-10-03 16:04

When I get a chance I'll open a phpbb forum thread and ask there if any solutions are readily available for us to use instead of code.

@luzpaz luzpaz transferred this issue from FreeCAD/FreeCAD Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant