An open API service indexing awesome lists of open source software.

https://github.com/gabriel-logan/listavideos

Page that checks the existence of videos in a folder, displaying them in an orderly way with title and in a nice format. Developed using PHP, HTML and CSS languages.
https://github.com/gabriel-logan/listavideos

collaborate css enumerate-files folder-scan html php php8 programing video-web-optimization web-development

Last synced: 5 months ago
JSON representation

Page that checks the existence of videos in a folder, displaying them in an orderly way with title and in a nice format. Developed using PHP, HTML and CSS languages.

Awesome Lists containing this project

README

          

# ListaVideos
Page that checks the existence of videos in a folder, displaying them in an orderly way with title and in a nice format. Developed using PHP, HTML and CSS languages.

Página que verifica a existência de vídeos em uma pasta, exibindo-os de forma ordenada com título e em um formato agradável. Desenvolvida utilizando as linguagens PHP, HTML e CSS.

Esta é uma página desenvolvida em PHP, HTML e CSS que tem a funcionalidade de verificar a existência de vídeos em uma pasta específica e, em seguida, exibi-los em uma página web. Cada vídeo é exibido com seu respectivo título e os mesmos são ordenados em um layout agradável e organizado. A página apresenta um design limpo e moderno, utilizando as tecnologias de front-end CSS e HTML para criar um visual esteticamente agradável e fácil de navegar.

# Para usar você apenas precisa colocar o index.php dentro da pasta onde estão seus videos.mp4

Por enquanto ela funciona apenas para videos mp4
Aceito colaborações para melhorar o código e adicionar novas funcionalidades.

## Download index.php
- [Clique aqui para baixar](https://gabriel-logan.github.io/ListaVideos/index.php) - PT-BR
- [Click here to download](https://gabriel-logan.github.io/ListaVideos/index_en.php) - EN

**by: Gabriel Logan**

# Antes

**Sem usar o index.php**

![Diretorio Antes](https://raw.githubusercontent.com/gabriel-logan/ListaVideos/main/Antes_Depois/diretorioAntes.png)
![Xampp Antes](https://raw.githubusercontent.com/gabriel-logan/ListaVideos/main/Antes_Depois/apacheXamppAntes.png)

# Depois

**Usando o index.php**

![Diretorio depois](https://raw.githubusercontent.com/gabriel-logan/ListaVideos/main/Antes_Depois/diretorioDepois.png)
![Xampp Depois](https://raw.githubusercontent.com/gabriel-logan/ListaVideos/main/Antes_Depois/apacheXamppDepois.png)

## Contributing