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.
- Host: GitHub
- URL: https://github.com/gabriel-logan/listavideos
- Owner: gabriel-logan
- License: mit
- Created: 2023-05-04T06:51:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-17T06:57:00.000Z (about 2 years ago)
- Last Synced: 2025-03-18T09:38:43.045Z (about 1 year ago)
- Topics: collaborate, css, enumerate-files, folder-scan, html, php, php8, programing, video-web-optimization, web-development
- Language: PHP
- Homepage: https://gabriel-logan.github.io/ListaVideos/
- Size: 159 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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**


# Depois
**Usando o index.php**


## Contributing