LICENSE
README.md
pyproject.toml
setup.py
ckanext/__init__.py
ckanext/video/__init__.py
ckanext/video/plugin.py
ckanext/video/providers.py
ckanext/video/logic/__init__.py
ckanext/video/logic/validators.py
ckanext/video/theme/templates/video_form.html
ckanext/video/theme/templates/video_view.html
ckanext_video.egg-info/PKG-INFO
ckanext_video.egg-info/SOURCES.txt
ckanext_video.egg-info/dependency_links.txt
ckanext_video.egg-info/entry_points.txt
ckanext_video.egg-info/not-zip-safe
ckanext_video.egg-info/requires.txt
ckanext_video.egg-info/top_level.txt
docs/_scripts/gen_api_pages.py
tests/test_validators.py
tests/test_view.py