docs: screenshots updates

This commit is contained in:
arabcoders 2026-06-01 07:44:41 +03:00
parent c70b3a46bd
commit 50dd2d336c
4 changed files with 6 additions and 17 deletions

View file

@ -109,17 +109,14 @@ For simple API documentation, you can refer to the [API documentation](API.md).
This project is not affiliated with yt-dlp or any other service.
Its a personal project designed to make downloading videos from the internet more convenient. Its not intended for
piracy or any unlawful use.
This is a personal project designed to make downloading videos from the internet more convenient for me. It is not
intended for piracy or any unlawful use. This project was built primarily for my own use and preferences.
AI-based tools may have been used to assist with parts of this project. Regardless of how a change is produced, every
change is reviewed and approved by the human maintainer before it is included.
AI-assisted tools are used in this project. If you are uncomfortable with this, you should not use this project.
This project was built primarily for my own needs and preferences. The UI might not be the most polished or visually
refined, but Im happy with it as it is. You can, however, create and load your own UI for complete customization.
Contributions are welcome, but I may decline changes that dont align with my vision for the project. Unsolicited pull
requests may be ignored. For suggestions or feature requests, please open a discussion or join the Discord server.
Contributions are welcome, but I may decline changes that do not interest me or do not align with my vision for this
project. Unsolicited pull requests will be closed. For suggestions or feature requests, please open a discussion or
join the Discord server.
# Social contact

Binary file not shown.

Before

Width:  |  Height:  |  Size: 339 KiB

After

Width:  |  Height:  |  Size: 193 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 176 KiB

After

Width:  |  Height:  |  Size: 166 KiB

View file

@ -608,14 +608,6 @@
</section>
</Transition>
<UAlert
v-if="historyInitialized && !showSections"
color="neutral"
variant="soft"
icon="i-lucide-inbox"
title="No queue or history items"
/>
<UModal
v-if="videoItem"
:open="videoOpen"