docs: screenshots updates
This commit is contained in:
parent
c70b3a46bd
commit
50dd2d336c
4 changed files with 6 additions and 17 deletions
15
README.md
15
README.md
|
|
@ -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.
|
||||
|
||||
It’s a personal project designed to make downloading videos from the internet more convenient. It’s 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 I’m 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 don’t 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
|
||||
|
||||
|
|
|
|||
BIN
sc_short.jpg
BIN
sc_short.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 339 KiB After Width: | Height: | Size: 193 KiB |
BIN
sc_simple.jpg
BIN
sc_simple.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 176 KiB After Width: | Height: | Size: 166 KiB |
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue