https://github.com/sensorario/youtube.attributes
https://github.com/sensorario/youtube.attributes
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sensorario/youtube.attributes
- Owner: sensorario
- Created: 2023-04-23T09:04:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-05T22:57:31.000Z (about 3 years ago)
- Last Synced: 2025-12-29T14:15:11.605Z (6 months ago)
- Language: PHP
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# youtube.attributes
## Run built-in server
```bash
php -S localhost:8888 -t public
```
[show me the code](/public)