.gitignore
CODE_OF_CONDUCT.md
LICENSE
README.md
pyproject.toml
requirements.txt
.devcontainer/devcontainer.json
.github/dependabot.yml
.github/workflows/publish.yml
.github/workflows/tests.yml
src/render_engine_youtube_embed/__init__.py
src/render_engine_youtube_embed/plugins.py
src/render_engine_youtube_embed/youtube_embed.py
src/render_engine_youtube_embed.egg-info/PKG-INFO
src/render_engine_youtube_embed.egg-info/SOURCES.txt
src/render_engine_youtube_embed.egg-info/dependency_links.txt
src/render_engine_youtube_embed.egg-info/requires.txt
src/render_engine_youtube_embed.egg-info/top_level.txt
tests/test_link_detect.py