{% extends 'material_base.html' %} {% block title %}Search page{% endblock %} {% block description %}Search the AYTA archive{% endblock %} {% block content %}
Searching is currently partially working and will probably not work optimally for a long time until the database and backend is fully reworked.
In the meantime if you know the channel name and video title you can use local search on this page
{{ stats[stat] }}
Title | Uploader | Date |
---|---|---|
{{ result.get('title') }} | {{ result.get('uploader') }} | {{ result.get('upload_date')|pretty_time }} |
Not the results you were looking for? Try adding quotes ("") around important words.
{% endif %} {% endif %}