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

L'URL des vidéos Youtube est trop sensible #1

Open
jfcmontmorency opened this issue Aug 20, 2024 · 1 comment
Open

L'URL des vidéos Youtube est trop sensible #1

jfcmontmorency opened this issue Aug 20, 2024 · 1 comment
Labels
invalid This doesn't seem right

Comments

@jfcmontmorency
Copy link
Contributor

jfcmontmorency commented Aug 20, 2024

Ceci ne fonctionne pas (Google bloque la connexion) :

![type:video](https://www.youtube.com/watch?v=hrzXdKvG1CY)

Mais ceci règle la chose :

![type:video](https://www.youtube.com/embed/hrzXdKvG1CY)

Il faudrait donc que je corrige cela dans https://pypi.org/project/mkdocs-video/

@jfcmontmorency
Copy link
Contributor Author

@jfcmontmorency jfcmontmorency added the invalid This doesn't seem right label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant