LICENSE
MANIFEST.in
README.rst
justfile
pyproject.toml
pretalx_youtube/__init__.py
pretalx_youtube/api.py
pretalx_youtube/apps.py
pretalx_youtube/forms.py
pretalx_youtube/models.py
pretalx_youtube/recording.py
pretalx_youtube/signals.py
pretalx_youtube/urls.py
pretalx_youtube/views.py
pretalx_youtube.egg-info/PKG-INFO
pretalx_youtube.egg-info/SOURCES.txt
pretalx_youtube.egg-info/dependency_links.txt
pretalx_youtube.egg-info/entry_points.txt
pretalx_youtube.egg-info/requires.txt
pretalx_youtube.egg-info/top_level.txt
pretalx_youtube/locale/django.pot
pretalx_youtube/locale/ar/LC_MESSAGES/django.mo
pretalx_youtube/locale/ar/LC_MESSAGES/django.po
pretalx_youtube/locale/bg/LC_MESSAGES/django.mo
pretalx_youtube/locale/bg/LC_MESSAGES/django.po
pretalx_youtube/locale/ca/LC_MESSAGES/django.mo
pretalx_youtube/locale/ca/LC_MESSAGES/django.po
pretalx_youtube/locale/cs/LC_MESSAGES/django.mo
pretalx_youtube/locale/cs/LC_MESSAGES/django.po
pretalx_youtube/locale/de_DE/LC_MESSAGES/django.mo
pretalx_youtube/locale/de_DE/LC_MESSAGES/django.po
pretalx_youtube/locale/de_Formal/LC_MESSAGES/django.mo
pretalx_youtube/locale/de_Formal/LC_MESSAGES/django.po
pretalx_youtube/locale/el/LC_MESSAGES/django.mo
pretalx_youtube/locale/el/LC_MESSAGES/django.po
pretalx_youtube/locale/es/LC_MESSAGES/django.mo
pretalx_youtube/locale/es/LC_MESSAGES/django.po
pretalx_youtube/locale/es_MX/LC_MESSAGES/django.mo
pretalx_youtube/locale/es_MX/LC_MESSAGES/django.po
pretalx_youtube/locale/fr_FR/LC_MESSAGES/django.mo
pretalx_youtube/locale/fr_FR/LC_MESSAGES/django.po
pretalx_youtube/locale/id/LC_MESSAGES/django.mo
pretalx_youtube/locale/id/LC_MESSAGES/django.po
pretalx_youtube/locale/it/LC_MESSAGES/django.mo
pretalx_youtube/locale/it/LC_MESSAGES/django.po
pretalx_youtube/locale/ja_JP/LC_MESSAGES/django.mo
pretalx_youtube/locale/ja_JP/LC_MESSAGES/django.po
pretalx_youtube/locale/ko/LC_MESSAGES/django.mo
pretalx_youtube/locale/ko/LC_MESSAGES/django.po
pretalx_youtube/locale/nl/LC_MESSAGES/django.mo
pretalx_youtube/locale/nl/LC_MESSAGES/django.po
pretalx_youtube/locale/pl/LC_MESSAGES/django.mo
pretalx_youtube/locale/pl/LC_MESSAGES/django.po
pretalx_youtube/locale/pt_BR/LC_MESSAGES/django.mo
pretalx_youtube/locale/pt_BR/LC_MESSAGES/django.po
pretalx_youtube/locale/pt_PT/LC_MESSAGES/django.mo
pretalx_youtube/locale/pt_PT/LC_MESSAGES/django.po
pretalx_youtube/locale/ru/LC_MESSAGES/django.mo
pretalx_youtube/locale/ru/LC_MESSAGES/django.po
pretalx_youtube/locale/sl/LC_MESSAGES/django.mo
pretalx_youtube/locale/sl/LC_MESSAGES/django.po
pretalx_youtube/locale/sv/LC_MESSAGES/django.mo
pretalx_youtube/locale/sv/LC_MESSAGES/django.po
pretalx_youtube/locale/uk/LC_MESSAGES/django.mo
pretalx_youtube/locale/uk/LC_MESSAGES/django.po
pretalx_youtube/locale/vi/LC_MESSAGES/django.mo
pretalx_youtube/locale/vi/LC_MESSAGES/django.po
pretalx_youtube/locale/zh_Hans/LC_MESSAGES/django.mo
pretalx_youtube/locale/zh_Hans/LC_MESSAGES/django.po
pretalx_youtube/locale/zh_Hant/LC_MESSAGES/django.mo
pretalx_youtube/locale/zh_Hant/LC_MESSAGES/django.po
pretalx_youtube/migrations/0001_initial.py
pretalx_youtube/migrations/__init__.py
pretalx_youtube/static/pretalx_youtube/.gitkeep
pretalx_youtube/templates/pretalx_youtube/.gitkeep
pretalx_youtube/templates/pretalx_youtube/settings.html
tests/test_main.py