shomah4a / sphinxcontrib.youtube

sphinx extrension to embed youtube video
6 stars 25 forks source link

Error with Sphinx 6.1.2: can only concatenate str (not "PosixPath") to str #14

Open jfbu opened 1 year ago

jfbu commented 1 year ago

https://github.com/sphinx-doc/sphinx/issues/11115

minimal reproducer

Welcome to FOO's documentation!
===============================

Watch the demo
**************

.. youtube:: jjP6O_xuHxE
    :align: center
    :width: 800

i.e. pretty much any use of sphinxcontrib.youtube extension.